|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemporalGeometricPrimitive | |
---|---|
org.opengis.coverage | Coverages (generate a value for any point). |
org.opengis.coverage.grid.quadrilateral | |
org.opengis.temporal |
Uses of TemporalGeometricPrimitive in org.opengis.coverage |
---|
Methods in org.opengis.coverage that return types with arguments of type TemporalGeometricPrimitive | |
---|---|
Set<TemporalGeometricPrimitive> |
DomainObject.getTemporalElements()
Returns the set of geometric primitives of which this domain is composed. |
Uses of TemporalGeometricPrimitive in org.opengis.coverage.grid.quadrilateral |
---|
Methods in org.opengis.coverage.grid.quadrilateral that return types with arguments of type TemporalGeometricPrimitive | |
---|---|
Set<TemporalGeometricPrimitive> |
GridCell.getTemporalElements()
This role name is inherited from DomainObject and associates the grid cell with a TM_Interval which represents the two TM_Instants which participate in the Grid Cell. |
Uses of TemporalGeometricPrimitive in org.opengis.temporal |
---|
Subinterfaces of TemporalGeometricPrimitive in org.opengis.temporal | |
---|---|
interface |
Instant
A zero-dimensional geometric primitive that represents position in time, equivalent to a point in space. |
interface |
Period
A one-dimensional geometric primitive that represent extent in time. |
Methods in org.opengis.temporal with parameters of type TemporalGeometricPrimitive | |
---|---|
Duration |
Separation.distance(TemporalGeometricPrimitive other)
Returns the distance from this temporal geometric primitive to another temporal geometric primitive. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |