Package | Description |
---|---|
org.geotools.mbstyle.layer |
Modifier and Type | Method and Description |
---|---|
SymbolMBLayer.TextAnchor |
SymbolMBLayer.getTextAnchor()
Part of the text placed closest to the anchor (requires text-field).
|
static SymbolMBLayer.TextAnchor |
SymbolMBLayer.TextAnchor.parse(String jsonString)
Parse provided jsonString as a TextAnchor.
|
static SymbolMBLayer.TextAnchor |
SymbolMBLayer.TextAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolMBLayer.TextAnchor[] |
SymbolMBLayer.TextAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2022 Geotools. All rights reserved.