Uses of Enum Class
org.geotools.mbstyle.layer.SymbolMBLayer.SymbolPlacement
Packages that use SymbolMBLayer.SymbolPlacement
-
Uses of SymbolMBLayer.SymbolPlacement in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return SymbolMBLayer.SymbolPlacementModifier and TypeMethodDescriptionSymbolMBLayer.getSymbolPlacement()
(Optional) One of point, line.Returns the enum constant of this class with the specified name.static SymbolMBLayer.SymbolPlacement[]
SymbolMBLayer.SymbolPlacement.values()
Returns an array containing the constants of this enum class, in the order they are declared.