GeoAPI 1.0
Build 2004-05-18

org.opengis.referencing.crs
Interface CompoundCRS

All Superinterfaces:
CoordinateReferenceSystem, Info, ReferenceSystem

public interface CompoundCRS
extends CoordinateReferenceSystem

A coordinate reference system describing the position of points through two or more independent coordinate reference systems. Thus it is associated with two or more Coordinate Systems and Datums by defining the compound CRS as an ordered set of two or more instances of CoordinateReferenceSystem.

Version:
Abstract specification 2.0
Author:
ISO 19111, OpenGIS® consortium
UML identifier (abstract type): SC_CompoundCRS

Method Summary
 CoordinateReferenceSystem[] getCoordinateReferenceSystems()
          The ordered list of coordinate reference systems.
 
Methods inherited from interface CoordinateReferenceSystem
getCoordinateSystem, getDatum
 
Methods inherited from interface ReferenceSystem
getScope, getValidArea
 
Methods inherited from interface Info
getIdentifiers, getName, getRemarks
 

Method Detail

getCoordinateReferenceSystems

CoordinateReferenceSystem[] getCoordinateReferenceSystems()
The ordered list of coordinate reference systems.

Returns:
The coordinate reference systems.
UML identifier (association): includesCRS

GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium