| Package | Description |
|---|---|
| org.geotools.temporal.object | |
| org.opengis.temporal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPosition
A union class that consists of one of the data types listed as its attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Position |
DefaultInstant.getPosition()
Get the position of this instant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultInstant.setPosition(Position position) |
| Constructor and Description |
|---|
DefaultInstant(Position position) |
| Modifier and Type | Method and Description |
|---|---|
Position |
TemporalFactory.createPosition(Date position) |
Position |
Instant.getPosition()
Get the position of this instant.
|
| Modifier and Type | Method and Description |
|---|---|
Instant |
TemporalFactory.createInstant(Position instant) |
Copyright © 1996–2019 Geotools. All rights reserved.