Package | Description |
---|---|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
org.opengis.style |
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PointPlacement
A PointPlacement specifies how a text label is positioned relative to a geometric point.
|
Modifier and Type | Class and Description |
---|---|
class |
PointPlacementImpl
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
PointPlacement |
StyleFactory.pointPlacement(AnchorPoint anchor,
Displacement displacement,
Expression rotation) |
Modifier and Type | Method and Description |
---|---|
Object |
StyleVisitor.visit(PointPlacement pointPlacement,
Object data)
Called when accept is called on a Point Placement
|
Copyright © 1996–2019 Geotools. All rights reserved.