Uses of Class
org.geotools.tile.TileFactory
Packages that use TileFactory
Package
Description
-
Uses of TileFactory in org.geotools.ows.wmts.client
Subclasses of TileFactory in org.geotools.ows.wmts.clientMethods in org.geotools.ows.wmts.client that return TileFactory -
Uses of TileFactory in org.geotools.tile
Methods in org.geotools.tile that return TileFactoryModifier and TypeMethodDescriptionabstract TileFactory
TileService.getTileFactory()
Returns the TileFactory which is used to call the method getTileFromCoordinate(). -
Uses of TileFactory in org.geotools.tile.impl
Subclasses of TileFactory in org.geotools.tile.implModifier and TypeClassDescriptionclass
The WebMercatorTileFactory is an abstract class that holds some of the tile calculation logic for Mercator-based tile services. -
Uses of TileFactory in org.geotools.tile.impl.bing
Methods in org.geotools.tile.impl.bing that return TileFactoryModifier and TypeMethodDescriptionBingService.getTileFactory()
Returns the TileFactory which is used to call the method getTileFromCoordinate(). -
Uses of TileFactory in org.geotools.tile.impl.osm
Subclasses of TileFactory in org.geotools.tile.impl.osmModifier and TypeClassDescriptionclass
The tile factory implementation for the OpenStreetMap familyMethods in org.geotools.tile.impl.osm that return TileFactory