Modifier and Type | Method and Description |
---|---|
ResourceInfo |
SampleDataAccessFeatureSource.getInfo()
Not yet implemented.
|
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
AbstractGridCoverage2DReader.getInfo(String coverageName)
Default implementation returns a FileResourceInfo containing same fileGroup list contained in
the ServiceInfo object.
|
ResourceInfo |
GridCoverage2DReader.getInfo(String coverageName)
Information about a specific resource.
|
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
CoverageSource.getInfo(ProgressListener listener)
Information describing the contents of this resource.
|
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
DefaultCoverageSource.getInfo(ProgressListener listener) |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
NetCDFReader.getInfo(String coverageName) |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
BaseGridCoverage2DReader.getInfo(String subname)
Information about the named gridcoverage.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FileResourceInfo
Extends
ResourceInfo with information about the file structure of the resource |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileResourceInfo
Default implementation of
FileResourceInfo . |
class |
DefaultResourceInfo
Default implementation of ResourceInfo; a simple java bean.
|
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
FeatureSource.getInfo()
Returns information describing this
FeatureSource which may include title,
description and spatial parameters. |
Constructor and Description |
---|
DefaultResourceInfo(ResourceInfo copy) |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
CollectionFeatureSource.getInfo() |
ResourceInfo |
SpatialIndexFeatureSource.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
MappingFeatureSource.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
CSVFeatureStore.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
DirectoryFeatureSource.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
PreGeneralizedFeatureSource.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
GeoJSONFeatureStore.getInfo() |
Modifier and Type | Field and Description |
---|---|
protected Map<R,ResourceInfo> |
AbstractOpenWebService.resourceInfo |
Modifier and Type | Method and Description |
---|---|
protected abstract ResourceInfo |
AbstractOpenWebService.createInfo(R resource) |
ResourceInfo |
AbstractOpenWebService.getInfo(R resource) |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
PropertyFeatureStore.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
ContentFeatureSource.getInfo()
A default ResourceInfo with a generic description.
|
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
TransformFeatureSource.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
DefaultView.getInfo() |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
WFSContentComplexFeatureSource.getInfo() |
Modifier and Type | Interface and Description |
---|---|
interface |
FeatureTypeInfo |
Modifier and Type | Class and Description |
---|---|
class |
FeatureTypeInfoImpl |
Modifier and Type | Class and Description |
---|---|
class |
ImageMosaicFileResourceInfo
FileResourceInfo implementation for ImageMosaic. |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
ImageMosaicReader.getInfo(String coverageName) |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
JDBCFeatureStore.getInfo() |
Modifier and Type | Class and Description |
---|---|
class |
WebMapServer.LayerInfo
Quickly describe a layer.
|
Modifier and Type | Method and Description |
---|---|
protected ResourceInfo |
WebMapServer.createInfo(Layer layer) |
Modifier and Type | Method and Description |
---|---|
protected ResourceInfo |
WebMapTileServer.createInfo(Layer resource) |
Copyright © 1996–2023 Geotools. All rights reserved.