Uses of Class
org.gvsig.mvtrenderer.lib.impl.MVTTile.MVTDataSource
Packages that use MVTTile.MVTDataSource
-
Uses of MVTTile.MVTDataSource in org.gvsig.mvtrenderer.lib.impl
Method parameters in org.gvsig.mvtrenderer.lib.impl with type arguments of type MVTTile.MVTDataSourceModifier and TypeMethodDescriptionMVTStyles.getLayersToDraw(Map<String, MVTTile.MVTDataSource> dataSources, org.locationtech.jts.geom.Envelope tileEnvelope, org.geotools.api.referencing.crs.CoordinateReferenceSystem tileCRS) Builds and returns the list of layers (MVTLayer) ready to be painted, in the correct order (Z-order) defined by the Mapbox style.