Uses of Class
org.gvsig.fmap.mapcontext.rendering.legend.events.SymbolLegendEvent
Packages that use SymbolLegendEvent
Package
Description
-
Uses of SymbolLegendEvent in org.gvsig.fmap.mapcontext.layers.vectorial
Methods in org.gvsig.fmap.mapcontext.layers.vectorial with parameters of type SymbolLegendEvent -
Uses of SymbolLegendEvent in org.gvsig.fmap.mapcontext.rendering.legend
Methods in org.gvsig.fmap.mapcontext.rendering.legend with parameters of type SymbolLegendEventModifier and TypeMethodDescriptionbooleanZSort.classifiedSymbolChange(SymbolLegendEvent e) voidILegend.fireDefaultSymbolChangedEvent(SymbolLegendEvent event) Executed when the default symbol of a legend is changed.booleanZSort.symbolChanged(SymbolLegendEvent e) -
Uses of SymbolLegendEvent in org.gvsig.fmap.mapcontext.rendering.legend.events
Methods in org.gvsig.fmap.mapcontext.rendering.legend.events with parameters of type SymbolLegendEventModifier and TypeMethodDescriptionbooleanLegendContentsChangedListener.symbolChanged(SymbolLegendEvent e) Invocado cuando se cambia en el legend el sÃmbolo por defecto.