FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IGeometry* FgfGeometryFactory::CreateGeometry NAMESPACE_OSGEO_GEOMETRY::IEnvelope envelope  ) 
 

Creates a Geometry object by converting from an envelope.

Remarks:
This method will produce a new FGF-based Geometry based on the given envelope.
Parameters:
envelope Input Source envelope
Returns:
Returns a geometry

Reimplemented from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.