deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.model.csct.pt
Interface Dimensioned

All Known Implementing Classes:
CompoundCoordinateSystem, CoordinatePoint, CoordinateSystem, Envelope, GeocentricCoordinateSystem, GeographicCoordinateSystem, HorizontalCoordinateSystem, LocalCoordinateSystem, ProjectedCoordinateSystem, TemporalCoordinateSystem, VerticalCoordinateSystem

public interface Dimensioned

Interface for dimensioned object. Objects implementing this interface may have an arbitrary number of dimensions. It is generally not possible to determine their dimension only by their type. For example a CoordinatePoint may very well be one-dimensional (e.g. a height), two-dimensional (e.g. a geographic coordinate), three-dimensional, etc. The actual number of dimension can be queried by getDimension().

Version:
1.0
Author:
Martin Desruisseaux

Method Summary
 int getDimension()
          Returns the number of dimensions.
 

Method Detail

getDimension

int getDimension()
Returns the number of dimensions.


deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net