| Package | Description |
|---|---|
| org.gvsig.labeling.placements |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLinePlacement |
class |
CannotPlaceLabel |
class |
CompoundLabelPlacement |
class |
LinePlacementAtBest |
class |
LinePlacementAtExtremities |
class |
LinePlacementInTheMiddle |
class |
MarkerCenteredAtPoint |
class |
MarkerPlacementAroundPoint |
class |
MarkerPlacementOnPoint |
class |
MultiShapePlacement |
class |
PolygonPlacementInside |
class |
PolygonPlacementOnCentroid |
class |
PolygonPlacementParallel |
| Modifier and Type | Method and Description |
|---|---|
static ILabelPlacement |
PlacementManager.getPlacement(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints,
int shapeType) |
| Constructor and Description |
|---|
CompoundLabelPlacement(ILabelPlacement[] suitablePlacements) |
MultiShapePlacement(ILabelPlacement pointPlacement,
ILabelPlacement linePlacement,
ILabelPlacement polygonPlacement)
Creates a new instance of MultiShapePlacement initializing the respective
placements to those passed as parameters.
|
Copyright © 2026 gvSIG Association. All rights reserved.