Uses of Class
org.geotools.tile.impl.ScaleZoomLevelMatcher
Packages that use ScaleZoomLevelMatcher
-
Uses of ScaleZoomLevelMatcher in org.geotools.tile
Methods in org.geotools.tile with parameters of type ScaleZoomLevelMatcherModifier and TypeMethodDescriptionint
TileService.getZoomLevelFromMapScale
(ScaleZoomLevelMatcher zoomLevelMatcher, double scaleFactor) Translates the map scale into a zoom-level for the map services.int
TileService.getZoomLevelToUse
(ScaleZoomLevelMatcher zoomLevelMatcher, double scaleFactor, boolean useRecommended) Returns the zoom-level that should be used to fetch the tiles. -
Uses of ScaleZoomLevelMatcher in org.geotools.tile.impl
Methods in org.geotools.tile.impl that return ScaleZoomLevelMatcherModifier and TypeMethodDescriptionstatic ScaleZoomLevelMatcher
ScaleZoomLevelMatcher.createMatcher
(ReferencedEnvelope requestExtent, CoordinateReferenceSystem crsTiles, double scale)