GeoAPI 1.0
Build 2004-05-18

org.opengis.go.geometry
Interface BoundsFactory


public interface BoundsFactory

BoundsFactory defines a common abstraction for classes that create Boundss.

Version:
$Revision: 1.1 $, $Date: 2004/03/02 03:14:41 $
Author:
Open GIS Consortium, Inc.
See Also:
Bounds

Method Summary
 Bounds createBounds(Class boundsInterface)
          Creates a Bounds instance that implements the given bounds interface
 

Method Detail

createBounds

Bounds createBounds(Class boundsInterface)
Creates a Bounds instance that implements the given bounds interface

Parameters:
boundsInterface - The Class of the desired Bounds.
Returns:
the newly created Bounds object.

GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium