public abstract class AbstractLinePlacement extends Object implements ILabelPlacement
| Constructor and Description |
|---|
AbstractLinePlacement() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<LabelLocationMetrics> |
guess(ILabelClass lc,
Geometry geom,
IPlacementConstraints pc,
double cartographicSymbolSize,
Cancellable cancel,
ViewPort vp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSuitableForpublic static final double PI
public static final double HALF_PI
public ArrayList<LabelLocationMetrics> guess(ILabelClass lc, Geometry geom, IPlacementConstraints pc, double cartographicSymbolSize, Cancellable cancel, ViewPort vp)
guess in interface ILabelPlacement