Uses of Interface
org.geotools.api.data.ServiceInfo
-
-
Uses of ServiceInfo in org.geotools.api.data
Subinterfaces of ServiceInfo in org.geotools.api.data Modifier and Type Interface Description interfaceFileServiceInfoExtendsServiceInfowith information about the underlying file structureMethods in org.geotools.api.data that return ServiceInfo Modifier and Type Method Description ServiceInfoDataAccess. getInfo()Information about this service. -
Uses of ServiceInfo in org.geotools.appschema.resolver.data
Methods in org.geotools.appschema.resolver.data that return ServiceInfo Modifier and Type Method Description ServiceInfoSampleDataAccess. getInfo()Unsupported operation. -
Uses of ServiceInfo in org.geotools.coverage.grid.io
Methods in org.geotools.coverage.grid.io that return ServiceInfo Modifier and Type Method Description ServiceInfoAbstractGridCoverage2DReader. getInfo()Information about this source.ServiceInfoGridCoverage2DReader. getInfo()Information about the store. -
Uses of ServiceInfo in org.geotools.coverage.io
Methods in org.geotools.coverage.io that return ServiceInfo Modifier and Type Method Description ServiceInfoCoverageAccess. getInfo(ProgressListener listener)Description of the CoverageAccess we are connected to here. -
Uses of ServiceInfo in org.geotools.coverage.io.impl
Methods in org.geotools.coverage.io.impl that return ServiceInfo Modifier and Type Method Description ServiceInfoDefaultCoverageAccess. getInfo(ProgressListener listener) -
Uses of ServiceInfo in org.geotools.coverage.io.netcdf
Methods in org.geotools.coverage.io.netcdf that return ServiceInfo Modifier and Type Method Description ServiceInfoNetCDFAccess. getInfo(ProgressListener listener) -
Uses of ServiceInfo in org.geotools.coverageio
Methods in org.geotools.coverageio that return ServiceInfo Modifier and Type Method Description ServiceInfoBaseGridCoverage2DReader. getInfo()Information about this source. -
Uses of ServiceInfo in org.geotools.data
Classes in org.geotools.data that implement ServiceInfo Modifier and Type Class Description classDefaultFileServiceInfoDefault implementation ofFileServiceInfo.classDefaultServiceInfoImplementation of DefaultServiceInfo as a java bean.Constructors in org.geotools.data with parameters of type ServiceInfo Constructor Description DefaultServiceInfo(ServiceInfo copy) -
Uses of ServiceInfo in org.geotools.data.complex
Methods in org.geotools.data.complex that return ServiceInfo Modifier and Type Method Description ServiceInfoAppSchemaDataAccess. getInfo()Not a supported operation. -
Uses of ServiceInfo in org.geotools.data.directory
Methods in org.geotools.data.directory that return ServiceInfo Modifier and Type Method Description ServiceInfoDirectoryDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.gen
Methods in org.geotools.data.gen that return ServiceInfo Modifier and Type Method Description ServiceInfoPreGeneralizedDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.geoparquet
Methods in org.geotools.data.geoparquet that return ServiceInfo Modifier and Type Method Description ServiceInfoForwardingDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.ows
Fields in org.geotools.data.ows declared as ServiceInfo Modifier and Type Field Description protected ServiceInfoAbstractOpenWebService. infoMethods in org.geotools.data.ows that return ServiceInfo Modifier and Type Method Description protected abstract ServiceInfoAbstractOpenWebService. createInfo()Implemented by a subclass to describe serviceServiceInfoAbstractOpenWebService. getInfo()Description of this service. -
Uses of ServiceInfo in org.geotools.data.property
Methods in org.geotools.data.property that return ServiceInfo Modifier and Type Method Description ServiceInfoPropertyDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.store
Methods in org.geotools.data.store that return ServiceInfo Modifier and Type Method Description ServiceInfoContentDataStore. getInfo()ServiceInfoDecoratingDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.transform
Methods in org.geotools.data.transform that return ServiceInfo Modifier and Type Method Description ServiceInfoSingleFeatureSourceDataStore. getInfo() -
Uses of ServiceInfo in org.geotools.data.wfs
Subinterfaces of ServiceInfo in org.geotools.data.wfs Modifier and Type Interface Description interfaceWFSServiceInfoExtends the standardServiceInfointerface to provide WFS specific metadata. -
Uses of ServiceInfo in org.geotools.data.wfs.impl
Methods in org.geotools.data.wfs.impl that return ServiceInfo Modifier and Type Method Description ServiceInfoWFSContentDataAccess. getInfo() -
Uses of ServiceInfo in org.geotools.data.wfs.internal.v1_x
Classes in org.geotools.data.wfs.internal.v1_x that implement ServiceInfo Modifier and Type Class Description classCapabilitiesServiceInfoAdapts a WFS capabilities document toServiceInfo -
Uses of ServiceInfo in org.geotools.data.wfs.internal.v2_0
Classes in org.geotools.data.wfs.internal.v2_0 that implement ServiceInfo Modifier and Type Class Description classCapabilities200ServiceInfoAdapts a WFS capabilities document toServiceInfo -
Uses of ServiceInfo in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return ServiceInfo Modifier and Type Method Description ServiceInfoImageMosaicReader. getInfo() -
Uses of ServiceInfo in org.geotools.gce.imagemosaic.catalog.oracle
Methods in org.geotools.gce.imagemosaic.catalog.oracle that return ServiceInfo Modifier and Type Method Description ServiceInfoDataStoreWrapper. getInfo() -
Uses of ServiceInfo in org.geotools.ows.wms
Classes in org.geotools.ows.wms that implement ServiceInfo Modifier and Type Class Description protected classWebMapServer.WMSInfoClass quickly describing Web Map Service.Methods in org.geotools.ows.wms that return ServiceInfo Modifier and Type Method Description protected ServiceInfoWebMapServer. createInfo() -
Uses of ServiceInfo in org.geotools.ows.wmts
Methods in org.geotools.ows.wmts that return ServiceInfo Modifier and Type Method Description protected ServiceInfoWebMapTileServer. createInfo()
-