Uses of Class
org.gvsig.labeling.placements.LinePlacementConstraints
Packages that use LinePlacementConstraints
-
Uses of LinePlacementConstraints in org.gvsig.labeling.label
Fields in org.gvsig.labeling.label declared as LinePlacementConstraintsModifier and TypeFieldDescriptionstatic LinePlacementConstraintsGeneralLabelingStrategy.DefaultLinePlacementConstraints -
Uses of LinePlacementConstraints in org.gvsig.labeling.placements
Methods in org.gvsig.labeling.placements that return LinePlacementConstraintsMethods in org.gvsig.labeling.placements with parameters of type LinePlacementConstraintsModifier and TypeMethodDescriptionvoidMultiShapePlacementConstraints.setLineConstraints(LinePlacementConstraints l) Constructors in org.gvsig.labeling.placements with parameters of type LinePlacementConstraintsModifierConstructorDescriptionMultiShapePlacementConstraints(PointPlacementConstraints pointConstraints, LinePlacementConstraints lineConstraints, PolygonPlacementConstraints polygonConstraints)