Package | Description |
---|---|
org.geotools.metadata.iso |
Metadata implementation.
|
org.geotools.metadata.iso.distribution |
Distribution implementation.
|
org.opengis.metadata |
Root package for metadata.
|
Modifier and Type | Method and Description |
---|---|
Distribution |
MetaDataImpl.getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s).
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataImpl.setDistributionInfo(Distribution newValue)
Provides information about the distributor of and options for obtaining the resource(s).
|
Modifier and Type | Class and Description |
---|---|
class |
DistributionImpl
Information about the distributor of and options for obtaining the resource.
|
Constructor and Description |
---|
DistributionImpl(Distribution source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Distribution |
MetaData.getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s).
|
Copyright © 1996–2022 Geotools. All rights reserved.