Uses of Class
org.geotools.mbstyle.source.MBSource
Packages that use MBSource
Package
Description
Support for MapBox Style generation for GeoTools.
-
Uses of MBSource in org.geotools.mbstyle
Methods in org.geotools.mbstyle that return types with arguments of type MBSource -
Uses of MBSource in org.geotools.mbstyle.source
Subclasses of MBSource in org.geotools.mbstyle.sourceModifier and TypeClassDescriptionclass
Wrapper around aJSONObject
containing a Mapbox canvas source.class
Wrapper around aJSONObject
holding a Mapbox GeoJSON source.class
Wrapper around aJSONObject
containing a Mapbox image source.class
Wrapper around aJSONObject
containing a Mapbox media (image or video) source.class
Wrapper around aJSONObject
holding a Mapbox raser source.class
Wrapper around aJSONObject
holding a tiled Mapbox source.class
Wrapper around aJSONObject
holding a Mapbox vectorsource.class
Wrapper around aJSONObject
containing a Mapbox video source.Methods in org.geotools.mbstyle.source that return MBSourceModifier and TypeMethodDescriptionstatic MBSource
MBSource.create
(JSONObject json, MBObjectParser parser)