Uses of Class
org.gvsig.fmap.mapcontext.layers.operations.LayerNotFoundInCollectionException
Packages that use LayerNotFoundInCollectionException
-
Uses of LayerNotFoundInCollectionException in org.gvsig.fmap.mapcontext.layers
Methods in org.gvsig.fmap.mapcontext.layers that throw LayerNotFoundInCollectionException -
Uses of LayerNotFoundInCollectionException in org.gvsig.fmap.mapcontext.layers.operations
Methods in org.gvsig.fmap.mapcontext.layers.operations that throw LayerNotFoundInCollectionExceptionModifier and TypeMethodDescriptionvoidAdds a new layer to this collection before or after an element if supplied, and if not at the beginning or end of the collection.voidLayerCollection.move(FLayer layer, LayerCollection group, int where, FLayer adjoiningLayer) Moves a layer from this collection to another collection before or after an element if supplied, and if not at the beginning or end of the collection.