public class CompoundLabelPlacement extends java.lang.Object implements ILabelPlacement
| Constructor and Description |
|---|
CompoundLabelPlacement(ILabelPlacement[] suitablePlacements) |
| 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 constraints,
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 CompoundLabelPlacement(ILabelPlacement[] suitablePlacements)
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 constraints,
double cartographicSymbolSize,
org.gvsig.tools.task.Cancellable cancel,
org.gvsig.fmap.mapcontext.ViewPort vp)
guess in interface ILabelPlacementpublic boolean isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType)
isSuitableFor in interface ILabelPlacementCopyright © 2025 gvSIG Association. All rights reserved.