Uses of Interface
org.opengis.metadata.distribution.Format
Packages that use Format
Package
Description
Information concerning the distributor of, and options for obtaining, a resource.
Information to uniquely identify the data or service.
Description of the quality of geographic data.
-
Uses of Format in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return FormatModifier and TypeMethodDescriptiondefault Format
DataFile.getFileFormat()
Deprecated.Removed in latest XSD schemas.Methods in org.opengis.metadata.distribution that return types with arguments of type FormatModifier and TypeMethodDescriptiondefault Collection
<? extends Format> DigitalTransferOptions.getDistributionFormats()
Formats of distribution.Collection
<? extends Format> Distribution.getDistributionFormats()
Provides a description of the format of the data to be distributed.Collection
<? extends Format> Distributor.getDistributorFormats()
Provides information about the format used by the distributor. -
Uses of Format in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type FormatModifier and TypeMethodDescriptiondefault Collection
<? extends Format> Identification.getResourceFormats()
Description of the format of the resource(s). -
Uses of Format in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return FormatModifier and TypeMethodDescriptiondefault Format
CoverageResult.getResultFormat()
Provides information about the format of the result coverage data.