Uses of Class
org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
Packages that use FLyrVect
Package
Description
-
Uses of FLyrVect in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext that return types with arguments of type FLyrVectMethods in org.gvsig.fmap.mapcontext with parameters of type FLyrVectModifier and TypeMethodDescriptionbooleanvoidMapContext.setGraphicsLayer(String name, FLyrVect layer) Method parameters in org.gvsig.fmap.mapcontext with type arguments of type FLyrVectModifier and TypeMethodDescriptionbooleanLayersToSnap.addAll(Collection<? extends FLyrVect> c) voidMapContext.setLayersToSnap(Set<FLyrVect> layers) Adds the layers to the current "layersToSnap" without replacing the current instance of "layersToSnap" -
Uses of FLyrVect in org.gvsig.fmap.mapcontext.layers
Methods in org.gvsig.fmap.mapcontext.layers that return FLyrVect -
Uses of FLyrVect in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Subclasses of FLyrVect in org.gvsig.fmap.mapcontext.layers.vectorial.impl -
Uses of FLyrVect in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling with parameters of type FLyrVectModifier and TypeMethodDescriptionorg.gvsig.fmap.dal.feature.FeatureSetILabelingMethod.getFeatureIteratorByLabelClass(FLyrVect layer, ILabelClass lc, ViewPort viewPort, String[] usedFields)