org.opengis.temporal
Interface TemporalTopologicalComplex

All Superinterfaces:
TemporalComplex, TemporalObject

@UML(identifier="TM_TopologicalComplex",
     specification=ISO_19108)
public interface TemporalTopologicalComplex
extends TemporalComplex

An aggregation of connected temporal topological primitives. This is the only subclass of temporal complex.

Author:
Alexander Petkov

Method Summary
 Collection<TemporalTopologicalPrimitive> getTemporalTopologicalPrimitives()
          The aggregation of connected temporal topological primitives.
 

Method Detail

getTemporalTopologicalPrimitives

Collection<TemporalTopologicalPrimitive> getTemporalTopologicalPrimitives()
The aggregation of connected temporal topological primitives.



Copyright © 1996-2014 Geotools. All Rights Reserved.