Package org.gvsig.labeling.placements
Class LinePlacementAtExtremities
java.lang.Object
org.gvsig.labeling.placements.AbstractLinePlacement
org.gvsig.labeling.placements.LinePlacementAtExtremities
- All Implemented Interfaces:
ILabelPlacement
-
Field Summary
Fields inherited from class org.gvsig.labeling.placements.AbstractLinePlacement
HALF_PI, PI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetricsinitialLocation(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc, org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc, org.apache.batik.ext.awt.geom.PathLength pathLen, org.gvsig.tools.task.Cancellable cancel) booleanisSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints, int shapeType) Methods inherited from class org.gvsig.labeling.placements.AbstractLinePlacement
guess
-
Constructor Details
-
LinePlacementAtExtremities
public LinePlacementAtExtremities()
-
-
Method Details
-
initialLocation
public org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics initialLocation(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc, org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc, org.apache.batik.ext.awt.geom.PathLength pathLen, org.gvsig.tools.task.Cancellable cancel) -
isSuitableFor
public boolean isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints, int shapeType)
-