Uses of Package
org.geotools.mbstyle.parse
-
Packages that use org.geotools.mbstyle.parse Package Description org.geotools.mbstyle Support for MapBox Style generation for GeoTools.org.geotools.mbstyle.expression org.geotools.mbstyle.layer org.geotools.mbstyle.parse JSON Parsing support for MapBox Style support.org.geotools.mbstyle.source org.geotools.mbstyle.transform -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle Class Description MBFormatException Thrown if the MapBox JSON used byMBStyle
does not conform to the MapBox specification -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle.expression Class Description MBFormatException Thrown if the MapBox JSON used byMBStyle
does not conform to the MapBox specificationMBObjectParser Helper class used to perform JSON traversal ofJSONObject
and perform Expression and Filter conversions. -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle.layer Class Description MBFilter MBFilter json wrapper, allowing conversion to a GeoTools Filter.MBFormatException Thrown if the MapBox JSON used byMBStyle
does not conform to the MapBox specificationMBObjectParser Helper class used to perform JSON traversal ofJSONObject
and perform Expression and Filter conversions. -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle.parse Class Description MBFilter MBFilter json wrapper, allowing conversion to a GeoTools Filter.MBFormatException Thrown if the MapBox JSON used byMBStyle
does not conform to the MapBox specificationMBFunction MBFunction json wrapper, allowing conversion of function to a GeoTools Expression.MBFunction.FunctionCategory Function category property, zoom, or property and zoom.MBFunction.FunctionType Optional type, one of identity, exponential, interval, categorical.MBObjectParser Helper class used to perform JSON traversal ofJSONObject
and perform Expression and Filter conversions.MBObjectStops.LayerStops Function stops representation. -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle.source Class Description MBObjectParser Helper class used to perform JSON traversal ofJSONObject
and perform Expression and Filter conversions. -
Classes in org.geotools.mbstyle.parse used by org.geotools.mbstyle.transform Class Description MBObjectParser Helper class used to perform JSON traversal ofJSONObject
and perform Expression and Filter conversions.