| Package | Description |
|---|---|
| org.geotools.styling |
Allows for symbolization of geospatial data.
|
| org.geotools.xml.styling |
| Modifier and Type | Class and Description |
|---|---|
class |
OtherTextImpl |
| Modifier and Type | Method and Description |
|---|---|
OtherText |
TextSymbolizerImpl.getOtherText() |
OtherText |
TextSymbolizer2.getOtherText()
Other text can be used to allow open ended extensions on text oriented output formats
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextSymbolizerImpl.setOtherText(OtherText otherText) |
void |
TextSymbolizer2.setOtherText(OtherText otherText) |
| Modifier and Type | Method and Description |
|---|---|
protected OtherText |
SLDParser.parseOtherText(Node root) |
Copyright © 1996–2019 Geotools. All rights reserved.