public abstract class AbstractLinePlacement extends java.lang.Object implements ILabelPlacement
Constructor and Description |
---|
AbstractLinePlacement() |
Modifier and Type | Method and Description |
---|---|
java.util.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, wait
isSuitableFor
public static final double PI
public static final double HALF_PI
public java.util.ArrayList<LabelLocationMetrics> guess(ILabelClass lc, Geometry geom, IPlacementConstraints pc, double cartographicSymbolSize, Cancellable cancel, ViewPort vp)
guess
in interface ILabelPlacement