| Package | Description |
|---|---|
| org.opengis.util |
A set of base types from ISO 19103
which can not be mapped directly from Java, plus utilities.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordType
The type definition of a record.
|
| Modifier and Type | Method and Description |
|---|---|
Map<MemberName,Type> |
RecordType.getMemberTypes()
Returns the dictionary of all (name, type) pairs in this record type.
|
Copyright © 1994–2017 Open Geospatial Consortium. All rights reserved.