Package org.gvsig.labeling.placements
Class PolygonPlacementConstraints
java.lang.Object
org.gvsig.labeling.placements.AbstractPlacementConstraints
org.gvsig.labeling.placements.PolygonPlacementConstraints
- All Implemented Interfaces:
Cloneable,org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints,org.gvsig.tools.persistence.Persistent
- Author:
- jaume dominguez faus - jaume.dominguez@iver.es
-
Field Summary
FieldsFields inherited from class org.gvsig.labeling.placements.AbstractPlacementConstraints
PLACEMENT_CONSTRAINTS_PERSISTENCE_NAMEFields inherited from interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
AT_ANGLE_SPECIFIED_BY_A_FIELD, AT_BEST_OF_LINE, AT_SPECIFIED_ANGLE, AT_THE_BEGINING_OF_THE_LINE, AT_THE_END_OF_THE_LINE, AT_THE_MIDDLE_OF_THE_LINE, DefaultDuplicateLabelsMode, FOLLOWING_LINE, HORIZONTAL, OFFSET_HORIZONTALY_AROUND_THE_POINT, ON_TOP_OF_THE_POINT, ONE_LABEL_PER_FEATURE, ONE_LABEL_PER_FEATURE_PART, PARALLEL, PERPENDICULAR, REMOVE_DUPLICATE_LABELS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.labeling.placements.AbstractPlacementConstraints
clone, getDuplicateLabelsMode, isAboveTheLine, isAroundThePoint, isAtBestOfLine, isAtTheBeginingOfLine, isAtTheEndOfLine, isBelowTheLine, isFitInsidePolygon, isFollowingLine, isHorizontal, isInTheMiddleOfLine, isOnTheLine, isOnTopOfThePoint, isPageOriented, isParallel, isPerpendicular, loadFromState, saveToState, setAboveTheLine, setBelowTheLine, setDuplicateLabelsMode, setFitInsidePolygon, setLocationAlongTheLine, setOnTheLine, setPageOriented, setPlacementMode
-
Field Details
-
POLYGON_PLACE_CONSTRAINTS
- See Also:
-
-
Constructor Details
-
PolygonPlacementConstraints
public PolygonPlacementConstraints()
-
-
Method Details
-
registerPersistent
public static void registerPersistent()
-