Uses of Class
org.gvsig.fmap.mapcontext.layers.FLyrDefault
Packages that use FLyrDefault
Package
Description
-
Uses of FLyrDefault in org.gvsig.fmap.mapcontext.layers
Subclasses of FLyrDefault in org.gvsig.fmap.mapcontext.layersModifier and TypeClassDescriptionclassRepresents a generic collection of layers, that can be represented as a node in a tree of nodes of layers.Methods in org.gvsig.fmap.mapcontext.layers with parameters of type FLyrDefaultModifier and TypeMethodDescriptionstatic LayerEventLayerEvent.createActivationChangedEvent(FLyrDefault default1, String property) Creates a new layer event notifying an "activation changed" action.static LayerEventLayerEvent.createDrawValuesChangedEvent(FLyrDefault default1, String property) static LayerEventLayerEvent.createEditionChangedEvent(FLyrDefault default1, String property) Creates a new layer event notifying an "edition changed" action.static LayerEventLayerEvent.createNameChangedEvent(FLyrDefault default1, String property) Creates a new layer event notifying an action of "change of the name of a layer".static LayerEventLayerEvent.createVisibilityChangedEvent(FLyrDefault default1, String property) Creates a new layer event notifying a "visibility changed" action. -
Uses of FLyrDefault in org.gvsig.fmap.mapcontext.layers.vectorial
Subclasses of FLyrDefault in org.gvsig.fmap.mapcontext.layers.vectorial -
Uses of FLyrDefault in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Subclasses of FLyrDefault in org.gvsig.fmap.mapcontext.layers.vectorial.impl