FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IGeometry* OSGeo::FDO::Geometry::FgfGeometryFactory::CreateGeometry ( OSGeo::FDO::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 OSGeo::FDO::Geometry::GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.