Package org.geotools.api.temporal
Interface TemporalTopologicalComplex
- All Superinterfaces:
TemporalComplex
,TemporalObject
An aggregation of connected temporal topological primitives. This is the
only subclass of temporal complex.
- Author:
- Alexander Petkov
-
Method Summary
-
Method Details
-
getTemporalTopologicalPrimitives
Collection<TemporalTopologicalPrimitive> getTemporalTopologicalPrimitives()The aggregation of connected temporal topological primitives.
-