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