Uses of Class
repast.simphony.gis.legend.LegendEntry
-
Uses of LegendEntry in repast.simphony.gis.legend
Modifier and TypeInterfaceDescriptioninterface
LegendAction<T extends LegendEntry>
Deprecated.2D piccolo based code is being removedModifier and TypeClassDescriptionclass
Deprecated.2D piccolo based code is being removedclass
Deprecated.2D piccolo based code is being removedModifier and TypeMethodDescriptionLegendModel.createLayerEntry
(org.geotools.map.Layer layer) Deprecated.Add a new gis data layer to the legend.Modifier and TypeMethodDescriptionboolean
LegendAction.canProcess
(LegendEntry entry) Deprecated.Does this legend action support the entry being passed to it.Modifier and TypeMethodDescriptionvoid
MapLegend.addLegendAction
(String name, LegendAction<LegendEntry> action) Deprecated.Add an action that will be offered when the user right clicks on a layer entry in the legend.