|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceIdentifier | |
|---|---|
| org.opengis.referencing | Reference systems. |
| org.opengis.temporal | |
| Uses of ReferenceIdentifier in org.opengis.referencing |
|---|
| Methods in org.opengis.referencing that return ReferenceIdentifier | |
|---|---|
ReferenceIdentifier |
IdentifiedObject.getName()
The primary name by which this object is identified. |
| Methods in org.opengis.referencing that return types with arguments of type ReferenceIdentifier | |
|---|---|
Set<ReferenceIdentifier> |
IdentifiedObject.getIdentifiers()
An identifier which references elsewhere the object's defining information. |
| Uses of ReferenceIdentifier in org.opengis.temporal |
|---|
| Methods in org.opengis.temporal that return ReferenceIdentifier | |
|---|---|
ReferenceIdentifier |
TemporalReferenceSystem.getName()
Provides a name that uniquely identifies the temporal referece system. |
| Methods in org.opengis.temporal with parameters of type ReferenceIdentifier | |
|---|---|
Calendar |
TemporalFactory.createCalendar(ReferenceIdentifier name,
Extent domainOfValidit)
|
Clock |
TemporalFactory.createClock(ReferenceIdentifier name,
Extent domainOfValidity,
InternationalString referenceEvent,
ClockTime referenceTime,
ClockTime utcReference)
|
OrdinalReferenceSystem |
TemporalFactory.createOrdinalReferenceSystem(ReferenceIdentifier name,
Extent domainOfValidity,
Collection<OrdinalEra> ordinalEraSequence)
|
TemporalCoordinateSystem |
TemporalFactory.createTemporalCoordinateSystem(ReferenceIdentifier name,
Extent domainOfValidity,
Date origin,
InternationalString interval)
|
TemporalReferenceSystem |
TemporalFactory.createTemporalReferenceSystem(ReferenceIdentifier name,
Extent domainOfValidity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||