Uses of Class
org.geotools.mbstyle.layer.FillExtrusionMBLayer.TranslateAnchor
-
Packages that use FillExtrusionMBLayer.TranslateAnchor Package Description org.geotools.mbstyle.layer -
-
Uses of FillExtrusionMBLayer.TranslateAnchor in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return FillExtrusionMBLayer.TranslateAnchor Modifier and Type Method Description FillExtrusionMBLayer.TranslateAnchorFillExtrusionMBLayer. getFillExtrusionTranslateAnchor()(Optional) One of map, viewport.static FillExtrusionMBLayer.TranslateAnchorFillExtrusionMBLayer.TranslateAnchor. valueOf(String name)Returns the enum constant of this type with the specified name.static FillExtrusionMBLayer.TranslateAnchor[]FillExtrusionMBLayer.TranslateAnchor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-