public class PolygonPlacementOnCentroid extends MarkerPlacementOnPoint implements ILabelPlacement
| Constructor and Description |
|---|
PolygonPlacementOnCentroid() |
| 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 placementConstraints,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel) |
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 placementConstraints,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel,
org.gvsig.fmap.mapcontext.ViewPort vp) |
boolean |
isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType) |
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 placementConstraints,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel)
guess in class MarkerPlacementOnPointpublic 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 placementConstraints,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel,
org.gvsig.fmap.mapcontext.ViewPort vp)
guess in interface ILabelPlacementguess in class MarkerPlacementOnPointpublic boolean isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType)
isSuitableFor in interface ILabelPlacementisSuitableFor in class MarkerPlacementOnPointCopyright © 2024 gvSIG Association. All rights reserved.