|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndeterminateValue | |
---|---|
org.opengis.temporal |
Uses of IndeterminateValue in org.opengis.temporal |
---|
Fields in org.opengis.temporal declared as IndeterminateValue | |
---|---|
static IndeterminateValue |
IndeterminateValue.AFTER
|
static IndeterminateValue |
IndeterminateValue.BEFORE
|
static IndeterminateValue |
IndeterminateValue.NOW
|
static IndeterminateValue |
IndeterminateValue.UNKNOWN
|
Methods in org.opengis.temporal that return IndeterminateValue | |
---|---|
IndeterminateValue |
TemporalPosition.getIndeterminatePosition()
This attribute provides the only value for temporal position unless a subtype of TemporalPosition is used as the data type. |
static IndeterminateValue |
IndeterminateValue.valueOf(String code)
Returns the IndeterminateValue that matches the given string, or returns a new one if none match it. |
static IndeterminateValue[] |
IndeterminateValue.values()
Returns the list of IndeterminateValue s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |