FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IGeometry* GeometryFactoryAbstract::CreateGeometry NAMESPACE_OSGEO_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 FgfGeometryFactory.


Comments or suggestions? Send us feedback.