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