FDO API Reference Feature Data Objects

mgIRing.h File Reference

Include dependency graph for mgIRing.h:

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


Functions

__property NAMESPACE_OSGEO_GEOMETRY::CurveSegmentCollection * get_CurveSegments ()
 Gets all the curve segments.
__property NAMESPACE_OSGEO_GEOMETRY::ICurveSegmentAbstractget_Item (System::Int32 index)
 Gets the curve segment at the given zero-based index.

Variables

BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
ICurveSegmentAbstract
END_NAMESPACE_OSGEO_GEOMETRY
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IRing
 The IRing class is ring Geometry helper type. This is the most general non-abstract ring type. FdoIRing is defined by an ordered collection of contiguous curve segments.

Comments or suggestions? Send us feedback.