Uses of Class
org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
Packages that use ComposedLayer
-
Uses of ComposedLayer in org.gvsig.fmap.mapcontext.layers
Methods in org.gvsig.fmap.mapcontext.layers that return ComposedLayerModifier and TypeMethodDescriptionFLayer.newComposedLayer()Returns a new instance ofComposedLayer.FLyrDefault.newComposedLayer()FLayers.print_old(Graphics2D g, ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, double scale, org.gvsig.compat.print.PrintAttributes properties, ComposedLayer group) Checks all layers (each one as a sub-node of this node collection of layers) of this collection and draws their requested properties.Methods in org.gvsig.fmap.mapcontext.layers with parameters of type ComposedLayerModifier and TypeMethodDescriptionFLayers.print_old(Graphics2D g, ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, double scale, org.gvsig.compat.print.PrintAttributes properties, ComposedLayer group) Checks all layers (each one as a sub-node of this node collection of layers) of this collection and draws their requested properties.