public interface ILabelPlacement
| 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,
org.gvsig.fmap.mapcontext.ViewPort vp) |
boolean |
isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType) |
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)
Copyright © 2026 gvSIG Association. All rights reserved.