Class TLcdMultilevelGridLayer

java.lang.Object
com.luciad.view.map.multilevelgrid.TLcdMultilevelGridLayer
All Implemented Interfaces:
ILcdPropertyChangeSource, ILcdSelection<Object>, ILcdGXYLayer, ILcdLayer, Serializable

public class TLcdMultilevelGridLayer extends Object implements ILcdGXYLayer
An ILcdGXYLayer implementation that can be added to an ILcdGXYView to render and label a ILcdMultilevelGrid. Note that the model does not contain the grid. The grid can be accessed using getMultilevelGrid().
Since:
7.0
See Also: