Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
Packages that use IZoomConstraints
-
Uses of IZoomConstraints in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling that return IZoomConstraintsModifier and TypeMethodDescriptionILabelingStrategy.getZoomConstraints()Returns the current placement constraints that determine the position where the label is placed.Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling with parameters of type IZoomConstraintsModifier and TypeMethodDescriptionvoidILabelingStrategy.setZoomConstraints(IZoomConstraints constraints) Sets the PlacementConstraints that will determine where to place the labels.