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 ILabelPlacementguess in class CompoundLabelPlacementpublic boolean isSuitableFor(IPlacementConstraints placementConstraints, int shapeType)
isSuitableFor in interface ILabelPlacementisSuitableFor in class CompoundLabelPlacement