Uses of Class
org.apache.sis.util.iso.RecordDefinition
Packages that use RecordDefinition
Package
Description
Implementations of GeoAPI types from the
package.
invalid reference
org.opengis.util
-
Uses of RecordDefinition in org.apache.sis.util.iso
Subclasses of RecordDefinition in org.apache.sis.util.isoModifier and TypeClassDescriptionclass
An immutable definition of the type of a record.(package private) static final class
RecordDefinition
implementation used as a fallback when the user suppliedRecordType
is not an instance ofDefaultRecordType
.Fields in org.apache.sis.util.iso declared as RecordDefinitionModifier and TypeFieldDescription(package private) final RecordDefinition
DefaultRecord.definition
The type definition of this record.