Uses of Interface
org.opengis.util.Record
Packages that use Record
Package
Description
Content information
(includes Feature catalogue and Coverage descriptions).
Spatial representation information
(includes grid and vector representation).
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 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.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.