FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoIGeometry* FdoGeometryFactoryAbstract::CreateGeometry FdoIEnvelope envelope  )  [pure virtual]
 

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

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.