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 TypeClassDescriptionclassWrapper around aJSONObjectcontaining a Mapbox canvas source.classWrapper around aJSONObjectholding a Mapbox GeoJSON source.classWrapper around aJSONObjectcontaining a Mapbox image source.classWrapper around aJSONObjectcontaining a Mapbox media (image or video) source.classWrapper around aJSONObjectholding a Mapbox raser source.classWrapper around aJSONObjectholding a tiled Mapbox source.classWrapper around aJSONObjectholding a Mapbox vectorsource.classWrapper around aJSONObjectcontaining a Mapbox video source.Methods in org.geotools.mbstyle.source that return MBSourceModifier and TypeMethodDescriptionstatic MBSourceMBSource.create(JSONObject json, MBObjectParser parser)