Uses of Class
gov.nasa.worldwind.ogc.OGCServiceInformation
-
Packages that use OGCServiceInformation Package Description gov.nasa.worldwind.ogc gov.nasa.worldwind.ogc.wms -
-
Uses of OGCServiceInformation in gov.nasa.worldwind.ogc
Fields in gov.nasa.worldwind.ogc declared as OGCServiceInformation Modifier and Type Field Description protected OGCServiceInformationOGCCapabilities. serviceInformationMethods in gov.nasa.worldwind.ogc that return OGCServiceInformation Modifier and Type Method Description OGCServiceInformationOGCCapabilities. getServiceInformation()Returns the document's service information.Methods in gov.nasa.worldwind.ogc with parameters of type OGCServiceInformation Modifier and Type Method Description protected voidOGCCapabilities. setServiceInformation(OGCServiceInformation serviceInformation) -
Uses of OGCServiceInformation in gov.nasa.worldwind.ogc.wms
Subclasses of OGCServiceInformation in gov.nasa.worldwind.ogc.wms Modifier and Type Class Description classWMSServiceInformationParses a WMS Service element.
-