Uses of Enum Class
org.geotools.mbstyle.layer.SymbolMBLayer.Alignment
Packages that use SymbolMBLayer.Alignment
-
Uses of SymbolMBLayer.Alignment in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return SymbolMBLayer.AlignmentModifier and TypeMethodDescriptionSymbolMBLayer.getIconRotationAlignment()Optional enum.SymbolMBLayer.getTextPitchAlignment()Optional enum.SymbolMBLayer.getTextRotationAlignment()Optional enum.static SymbolMBLayer.AlignmentReturns the enum constant of this class with the specified name.static SymbolMBLayer.Alignment[]SymbolMBLayer.Alignment.values()Returns an array containing the constants of this enum class, in the order they are declared.