Uses of Interface
org.opengis.util.RecordType
Packages that use RecordType
Package
Description
Content information
(includes Feature catalogue and Coverage descriptions).
A set of base types from ISO 19103
which can not be mapped directly from Java, plus utilities.
-
Uses of RecordType in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return RecordTypeModifier and TypeMethodDescriptionCoverageDescription.getAttributeDescription()
Description of the attribute described by the measurement value. -
Uses of RecordType in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return RecordTypeModifier and TypeMethodDescriptionQuantitativeResult.getValueType()
Value type for reporting a data quality result, ornull
if none. -
Uses of RecordType in org.opengis.util
Methods in org.opengis.util that return RecordTypeModifier and TypeMethodDescriptionRecord.getRecordType()
Returns the type definition of record.Looks up the provided type name and returns the associated record type.Methods in org.opengis.util that return types with arguments of type RecordTypeModifier and TypeMethodDescriptionRecordSchema.getDescription()
Returns the dictionary of all (name, record type) pairs in this schema.