Subclasses of LegendNodeInfo in org.geotools.gui.swing.legend |
class |
LegendLayerNodeInfo
it is used to keep the information about legend tree root and layer node
such as name, expanded icon, collapsed icon, and isSelected when mean
isLayerVisible or does user select the checkbox for this layer node |
class |
LegendRootNodeInfo
stores Context Object reference and others |
class |
LegendRuleNodeInfo
This class only store name of the style element node and the icon for the
style, it maybe will be extended to create icon itself. for creating Icon,
a feature sample is required to get value out of the rule. |