Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.events.LegendContentsChangedListener
Packages that use LegendContentsChangedListener
Package
Description
-
Uses of LegendContentsChangedListener in org.gvsig.fmap.mapcontext.layers.vectorial
Classes in org.gvsig.fmap.mapcontext.layers.vectorial that implement LegendContentsChangedListener -
Uses of LegendContentsChangedListener in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Classes in org.gvsig.fmap.mapcontext.layers.vectorial.impl that implement LegendContentsChangedListener -
Uses of LegendContentsChangedListener in org.gvsig.fmap.mapcontext.raster.api.legend.listeners
Subinterfaces of LegendContentsChangedListener in org.gvsig.fmap.mapcontext.raster.api.legend.listenersModifier and TypeInterfaceDescriptioninterfaceInterface with raster legend events -
Uses of LegendContentsChangedListener in org.gvsig.fmap.mapcontext.rendering.legend
Classes in org.gvsig.fmap.mapcontext.rendering.legend that implement LegendContentsChangedListenerModifier and TypeClassDescriptionclassClass ZSort is used in order to store information about the symbols which are placed in the Z axis (because a level of symbols has been used).Methods in org.gvsig.fmap.mapcontext.rendering.legend that return LegendContentsChangedListenerMethods in org.gvsig.fmap.mapcontext.rendering.legend with parameters of type LegendContentsChangedListenerModifier and TypeMethodDescriptionvoidILegend.addLegendListener(LegendContentsChangedListener listener) Adds a new listener to the legend.voidILegend.removeLegendListener(LegendContentsChangedListener listener) Removes a listener from the legend.