|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemporalReferenceSystem | |
---|---|
org.geotools.temporal.object | |
org.geotools.temporal.reference | |
org.opengis.temporal |
Uses of TemporalReferenceSystem in org.geotools.temporal.object |
---|
Methods in org.geotools.temporal.object that return TemporalReferenceSystem | |
---|---|
TemporalReferenceSystem |
DefaultTemporalPosition.getFrame()
Returns the TM_ReferenceSystem associated with this TM_TemporalPosition, if not specified, it is assumed to be an association to the Gregorian calendar and UTC. |
Methods in org.geotools.temporal.object with parameters of type TemporalReferenceSystem | |
---|---|
void |
DefaultTemporalPosition.setFrame(TemporalReferenceSystem frame)
|
Uses of TemporalReferenceSystem in org.geotools.temporal.reference |
---|
Classes in org.geotools.temporal.reference that implement TemporalReferenceSystem | |
---|---|
class |
DefaultCalendar
|
class |
DefaultClock
|
class |
DefaultOrdinalReferenceSystem
|
class |
DefaultTemporalCoordinateSystem
|
class |
DefaultTemporalReferenceSystem
|
Uses of TemporalReferenceSystem in org.opengis.temporal |
---|
Subinterfaces of TemporalReferenceSystem in org.opengis.temporal | |
---|---|
interface |
Calendar
A discrete temporal reference system that provides a basis for defining temporal position to a resolution of one day. |
interface |
Clock
Provides a basis for defining temporal position within a day. |
interface |
OrdinalReferenceSystem
Provides only the attributes inherited from temporal reference system. |
interface |
TemporalCoordinateSystem
A temporal coordinate system to simplify the computation of temporal distances between points and the functional description of temporal operations. |
Methods in org.opengis.temporal that return TemporalReferenceSystem | |
---|---|
TemporalReferenceSystem |
TemporalFactory.createTemporalReferenceSystem(ReferenceIdentifier name,
Extent domainOfValidity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |