OSGeo ::FDO ::Geometry ::IGeometry* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreateGeometry ( OSGeo::FDO::Geometry::IEnvelope envelope  ) 

Creates a Geometry object by converting from an envelope.

Remarks:
This method will produce a new Geometry based on the given envelope. The actual geometry type produced is implementation-dependent.
Parameters:
envelope Input Source envelope
Returns:
Returns a Geometry

Reimplemented in OSGeo::FDO::Geometry::FgfGeometryFactory.