mgICurveString.h File Reference

Include dependency graph for mgICurveString.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Geometry

Classes

class  OSGeo::FDO::Geometry::CurveStringCollection
 The CurveStringCollection class is a collection of CurvePolygon objects. More...

Functions

__property
OSGeo::FDO::Geometry::CurveSegmentCollection
OSGeo::FDO::Geometry::get_CurveSegments ()
 Gets all the curve segments.
__property
OSGeo::FDO::Geometry::ICurveSegmentAbstract
OSGeo::FDO::Geometry::get_Item (System::Int32 index)
 Gets the curve segment at the given zero-based index.