Uses of Class
org.geotools.data.ows.Service
-
Packages that use Service Package Description org.geotools.data.ows org.geotools.ows.wmts.model -
-
Uses of Service in org.geotools.data.ows
Methods in org.geotools.data.ows that return Service Modifier and Type Method Description Service
Capabilities. getService()
The Service contains metadata about the OWS.Methods in org.geotools.data.ows with parameters of type Service Modifier and Type Method Description void
Capabilities. setService(Service service)
-
Uses of Service in org.geotools.ows.wmts.model
Subclasses of Service in org.geotools.ows.wmts.model Modifier and Type Class Description class
WMTSService
-