FDO API Reference Feature Data Objects

static FDO_GEOM_API FdoFgfGeometryFactory* FdoFgfGeometryFactory::GetInstance  )  [static]
 

Acquires an object of this class.

Remarks:
This class is its own factory. The object returned might not be a new instance, and might not be a private instance. The object returned may maintain internal pools of other objects in this package, for performance. Pools will be small, tuned to transient object use.
Returns:
Returns a FdoFgfGeometryFactory object

Comments or suggestions? Send us feedback.