Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
Packages that use IPlacementConstraints
-
Uses of IPlacementConstraints in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling that return IPlacementConstraintsModifier and TypeMethodDescriptionILabelingStrategy.getPlacementConstraints()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 IPlacementConstraintsModifier and TypeMethodDescriptionvoidILabelingStrategy.setPlacementConstraints(IPlacementConstraints constraints) Sets the PlacementConstraints that will determine where to place the labels.