Uses of Interface
org.opengis.metadata.distribution.Format
Packages that use Format
Package
Description
Distribution information.
Identification information
(includes data and service identification).
-
Uses of Format in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return FormatModifier and TypeMethodDescriptionDataFile.getFileFormat()
Defines the format of the transfer data file.Methods in org.opengis.metadata.distribution that return types with arguments of type FormatModifier and TypeMethodDescriptionCollection<? 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 TypeMethodDescriptionCollection<? extends Format>
Identification.getResourceFormats()
Provides a 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 TypeMethodDescriptionCoverageResult.getResultFormat()
Provides information about the format of the result coverage data.