GeoAPI 1.0
Build 2004-05-18

org.opengis.go
Interface CommonFactory


public interface CommonFactory

CommonFactory defines a common abstraction for getting the different factories for classes that all GO-1 objects have a common dependency on.

Version:
$Revision: 1.4.2.1 $, $Date: 2004/05/17 22:02:59 $
Author:
Open GIS Consortium, Inc.

Method Summary
 BoundsFactory getBoundsFactory()
          Returns the BoundsFactory singleton.
 CommonCapabilities getCapabilities()
          Returns an object that represents the capabilities of this common factory and its associated canvas.
 CRSAuthorityFactory getCRSAuthorityFactory()
          Returns the CRSAuthorityFactory singleton.
 CRSFactory getCRSFactory()
          Returns the CoordinateReferenceSystemFactory singleton.
 DatumAuthorityFactory getDatumAuthorityFactory()
          Returns the DatumAuthorityFactory singleton.
 DatumFactory getDatumFactory()
          Returns the DatumFactory singleton.
 

Method Detail

getCapabilities

CommonCapabilities getCapabilities()
Returns an object that represents the capabilities of this common factory and its associated canvas.


getBoundsFactory

BoundsFactory getBoundsFactory()
Returns the BoundsFactory singleton.


getCRSFactory

CRSFactory getCRSFactory()
Returns the CoordinateReferenceSystemFactory singleton.


getCRSAuthorityFactory

CRSAuthorityFactory getCRSAuthorityFactory()
Returns the CRSAuthorityFactory singleton.


getDatumAuthorityFactory

DatumAuthorityFactory getDatumAuthorityFactory()
Returns the DatumAuthorityFactory singleton.


getDatumFactory

DatumFactory getDatumFactory()
Returns the DatumFactory singleton.


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium