| Package | Description |
|---|---|
| org.opengis.metadata.content |
Content information
(includes Feature catalogue and Coverage descriptions).
|
| org.opengis.metadata.quality | |
| org.opengis.util |
A set of base types from ISO 19103
which can not be mapped directly from Java, plus utilities.
|
| Modifier and Type | Method and Description |
|---|---|
RecordType |
CoverageDescription.getAttributeDescription()
Description of the attribute described by the measurement value.
|
| Modifier and Type | Method and Description |
|---|---|
RecordType |
QuantitativeResult.getValueType()
Value type for reporting a data quality result, or
null if none. |
| Modifier and Type | Method and Description |
|---|---|
RecordType |
Record.getRecordType()
Returns the type definition of record.
|
RecordType |
RecordSchema.locate(TypeName name)
Looks up the provided type name and returns the associated record type.
|
| Modifier and Type | Method and Description |
|---|---|
Map<TypeName,RecordType> |
RecordSchema.getDescription()
Returns the dictionary of all (name, record type) pairs
in this schema.
|
Copyright © 1994–2017 Open Geospatial Consortium. All rights reserved.