Uses of Interface
repast.simphony.gis.legend.LegendAction
Packages that use LegendAction
-
Uses of LegendAction in repast.simphony.gis.legend
Methods in repast.simphony.gis.legend with parameters of type LegendActionModifier 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.