Uses of Enum Class
org.geotools.mbstyle.layer.SymbolMBLayer.TextAnchor
Packages that use SymbolMBLayer.TextAnchor
-
Uses of SymbolMBLayer.TextAnchor in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return SymbolMBLayer.TextAnchorModifier and TypeMethodDescriptionSymbolMBLayer.getTextAnchor()Part of the text placed closest to the anchor (requires text-field).static SymbolMBLayer.TextAnchorParse provided jsonString as a TextAnchor.static SymbolMBLayer.TextAnchorReturns the enum constant of this class with the specified name.static SymbolMBLayer.TextAnchor[]SymbolMBLayer.TextAnchor.values()Returns an array containing the constants of this enum class, in the order they are declared.