Uses of Interface
org.opengis.util.Record
Packages that use Record
Package
Description
Identification of the feature catalogue used,
or description of the content of a coverage dataset.
Information concerning the distributor of, and options for obtaining, a resource.
Description of the quality of geographic data.
Information concerning the mechanisms used to represent spatial information in a dataset.
A set of base types from ISO 19103
which cannot be mapped directly from Java, plus utilities.
-
Uses of Record in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return RecordModifier and TypeMethodDescriptiondefault Record
SampleDimension.getOtherProperty()
Instance of other attribute type that defines attributes not explicitly included inCoverageContentType
.Methods in org.opengis.metadata.content that return types with arguments of type RecordModifier and TypeMethodDescriptionCollection
<? extends Record> RangeElementDescription.getRangeElements()
Specific range elements, i.e. range elements associated with a name and their definition. -
Uses of Record in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return RecordModifier and TypeMethodDescriptiondefault Record
StandardOrderProcess.getOrderOptions()
Request/purchase choices. -
Uses of Record in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return types with arguments of type RecordModifier and TypeMethodDescriptionCollection
<? extends Record> QuantitativeResult.getValues()
Quantitative value or values, content determined by the evaluation procedure used. -
Uses of Record in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return RecordModifier and TypeMethodDescriptionGeoreferenceable.getGeoreferencedParameters()
Terms which support grid data georeferencing. -
Uses of Record in org.opengis.util
Methods in org.opengis.util with parameters of type RecordModifier and TypeMethodDescriptionboolean
RecordType.isInstance
(Record record) Determines if the specified record is compatible with this record type.