public class PlacementManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addLabelPlacement(java.lang.Class<?> labelPlacementClass) |
static org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints |
createPlacementConstraints(int geotype)
Creates a new instance of placement constraints from a vector layer.
|
static ILabelPlacement |
getPlacement(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType) |
public static void addLabelPlacement(java.lang.Class<?> labelPlacementClass)
public static org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints createPlacementConstraints(int geotype)
throws java.lang.Exception
layerDest - org.gvsig.tools.locator.LocatorExceptionorg.gvsig.fmap.geom.type.GeometryTypeNotValidExceptionorg.gvsig.fmap.geom.type.GeometryTypeNotSupportedExceptionjava.lang.Exceptionpublic static ILabelPlacement getPlacement(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints, int shapeType)
Copyright © 2024 gvSIG Association. All rights reserved.