OSGeo ::FDO ::Geometry ::IPoint* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreatePoint ( OSGeo::FDO::Geometry::IDirectPosition position  ) 

Point.

Creates a point object by copying from a position.

Parameters:
position Input position to copy
Returns:
Returns a point

Reimplemented in OSGeo::FDO::Geometry::FgfGeometryFactory.