public interface WMTSOGCManager
BufferCacheService
s.Modifier and Type | Method and Description |
---|---|
WMTSTile |
createTile(int[] size,
int[] position,
double[] coords)
Creates a tile structure
|
WMTSClient |
createWMTSClient(String url)
Creates a new client to connect to a WMTS server
|
WMTSClient createWMTSClient(String url) throws ConnectException, IOException
url
- ConnectException
IOException
WMTSTile createTile(int[] size, int[] position, double[] coords)
size
- position
- coords
-