Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
Packages that use ILabelingMethod
-
Uses of ILabelingMethod in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling that return ILabelingMethodModifier and TypeMethodDescriptionILabelingMethod.cloneMethod()ILabelingStrategy.getLabelingMethod()Returns the labeling method currently in use.Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling with parameters of type ILabelingMethodModifier and TypeMethodDescriptionvoidILabelingStrategy.setLabelingMethod(ILabelingMethod method) Sets the labeling method that will be used the next time the the draw is invoked.