public abstract class AbstractLinePlacement extends java.lang.Object implements ILabelPlacement
| Constructor and Description |
|---|
AbstractLinePlacement() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics> |
guess(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc,
org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel,
org.gvsig.fmap.mapcontext.ViewPort vp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSuitableForpublic static final double HALF_PI
public static final double PI
public java.util.ArrayList<org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics> guess(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc,
org.gvsig.fmap.geom.Geometry geom,
org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel,
org.gvsig.fmap.mapcontext.ViewPort vp)
guess in interface ILabelPlacementCopyright © 2024 gvSIG Association. All rights reserved.