Uses of Interface
org.gvsig.fmap.mapcontext.events.FMapEvent
Packages that use FMapEvent
Package
Description
-
Uses of FMapEvent in org.gvsig.fmap.mapcontext.events
Classes in org.gvsig.fmap.mapcontext.events that implement FMapEventModifier and TypeClassDescriptionclassAn atomic event represents a group of events that will be attended without any interruption.classEvent produced when changes the background color of the view port.classErrorEventstores all necessary information of an error produced on a layer.classEvent produced when the adjusted extent or the time of the view port have changed.classclassEvent produced when the projection of the view port has changed.Methods in org.gvsig.fmap.mapcontext.events that return FMapEvent -
Uses of FMapEvent in org.gvsig.fmap.mapcontext.layers
Classes in org.gvsig.fmap.mapcontext.layers that implement FMapEventModifier and TypeClassDescriptionclassEvent produced when a layer is been added or removed, or has been added or removed, or its visibility or activation state has changed from a collection of layers.classTheLayerDrawEventclass represents an event produced on a layer about a drawing change.classEvent produced when changes the visibility, activation, edition status, or the name of a layer.classEvent produced when a layer has been or is being moved from a collection of layers.classEvent associated to a selection on a vector layer. -
Uses of FMapEvent in org.gvsig.fmap.mapcontext.raster.api.legend
Subinterfaces of FMapEvent in org.gvsig.fmap.mapcontext.raster.api.legendModifier and TypeInterfaceDescriptioninterfaceLegendEventrepresents an event produced at a legend in a layer.Classes in org.gvsig.fmap.mapcontext.raster.api.legend that implement FMapEventModifier and TypeClassDescriptionfinal classclassfinal classclassclass -
Uses of FMapEvent in org.gvsig.fmap.mapcontext.rendering.legend.events
Subinterfaces of FMapEvent in org.gvsig.fmap.mapcontext.rendering.legend.eventsModifier and TypeInterfaceDescriptioninterfaceLegendEventrepresents an event produced at a legend in a layer.interfaceClasses in org.gvsig.fmap.mapcontext.rendering.legend.events that implement FMapEventModifier and TypeClassDescriptionclassEvent produced on a classified legend.classEvent produced when changes the interval value of a classification legend.classEvent produced when changes the value in the field of labeling of a legend.classEvent or set of events produced when changes a legend.classThe classLegendClearEventstores all necessary information of an event produced when a legend is cleared.classclassEvent produced when changes one of the symbols of a classified legend.classEvent produced when changes any value of a legend.classMethods in org.gvsig.fmap.mapcontext.rendering.legend.events that return FMapEventMethods in org.gvsig.fmap.mapcontext.rendering.legend.events with parameters of type FMapEventModifier and TypeMethodDescriptionstatic LegendChangedEventLegendChangedEvent.createLegendChangedEvent(ILegend legend, FMapEvent event) voidLegendChangedEvent.setSourceEvent(FMapEvent event)