Package | Description |
---|---|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
Modifier and Type | Field and Description |
---|---|
static TextSymbolizer.PolygonAlignOptions |
TextSymbolizer.DEFAULT_POLYGONALIGN
Default value for the polygonAlign
|
Modifier and Type | Method and Description |
---|---|
static TextSymbolizer.PolygonAlignOptions |
TextSymbolizer.PolygonAlignOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextSymbolizer.PolygonAlignOptions[] |
TextSymbolizer.PolygonAlignOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.