public class LinePlacementAtBest extends CompoundLabelPlacement
Constructor and Description |
---|
LinePlacementAtBest() |
Modifier and Type | Method and Description |
---|---|
ArrayList<LabelLocationMetrics> |
guess(ILabelClass lc,
Geometry geom,
IPlacementConstraints constraints,
double cartographicSymbolSize,
Cancellable cancel,
ViewPort vp) |
boolean |
isSuitableFor(IPlacementConstraints placementConstraints,
int shapeType) |
public ArrayList<LabelLocationMetrics> guess(ILabelClass lc, Geometry geom, IPlacementConstraints constraints, double cartographicSymbolSize, Cancellable cancel, ViewPort vp)
guess
in interface ILabelPlacement
guess
in class CompoundLabelPlacement
public boolean isSuitableFor(IPlacementConstraints placementConstraints, int shapeType)
isSuitableFor
in interface ILabelPlacement
isSuitableFor
in class CompoundLabelPlacement