Uses of Class
org.geotools.mbstyle.layer.FillMBLayer.FillTranslateAnchor
-
Packages that use FillMBLayer.FillTranslateAnchor Package Description org.geotools.mbstyle.layer -
-
Uses of FillMBLayer.FillTranslateAnchor in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return FillMBLayer.FillTranslateAnchor Modifier and Type Method Description FillMBLayer.FillTranslateAnchorFillMBLayer. getFillTranslateAnchor()(Optional) Controls the translation reference point.static FillMBLayer.FillTranslateAnchorFillMBLayer.FillTranslateAnchor. valueOf(String name)Returns the enum constant of this type with the specified name.static FillMBLayer.FillTranslateAnchor[]FillMBLayer.FillTranslateAnchor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-