|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Distribution | |
---|---|
org.geotools.metadata.iso | Metadata implementation. |
org.geotools.metadata.iso.distribution | Distribution implementation. |
org.opengis.metadata | Root package for metadata. |
Uses of Distribution in org.geotools.metadata.iso |
---|
Methods in org.geotools.metadata.iso that return Distribution | |
---|---|
Distribution |
MetaDataImpl.getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s). |
Methods in org.geotools.metadata.iso with parameters of type Distribution | |
---|---|
void |
MetaDataImpl.setDistributionInfo(Distribution newValue)
Provides information about the distributor of and options for obtaining the resource(s). |
Uses of Distribution in org.geotools.metadata.iso.distribution |
---|
Classes in org.geotools.metadata.iso.distribution that implement Distribution | |
---|---|
class |
DistributionImpl
Information about the distributor of and options for obtaining the resource. |
Constructors in org.geotools.metadata.iso.distribution with parameters of type Distribution | |
---|---|
DistributionImpl(Distribution source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of Distribution in org.opengis.metadata |
---|
Methods in org.opengis.metadata that return Distribution | |
---|---|
Distribution |
MetaData.getDistributionInfo()
Provides information about the distributor of and options for obtaining the resource(s). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |