- Home
- JSON
- CoordinateSequence
- Abstract Type
- Subtypes
- CoordinateArrayListSequence, PackedCoordinateSequence
- Implemented Interfaces
- Cloneable
Properties
name |
data type |
constraints |
description |
dimension
|
number
|
required
|
|
measures
|
number
|
required
|
|
Example
This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
"dimension" : 12345,
"measures" : 12345
}