FDO .NET API Reference Feature Data Objects

mgICurveSegmentAbstract.h File Reference

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

Go to the source code of this file.


Namespaces

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

Classes

class  OSGeo::FDO::Geometry::CurveSegmentCollection
 The CurveSegmentCollection class represents a collection of CurveSegment objects. More...

Functions

__property OSGeo::FDO::Common::GeometryComponentType OSGeo::FDO::Geometry::get_DerivedType ()
 Gets the type of the most-derived interface in the Geometry package for this object.
__property System::Int32 OSGeo::FDO::Geometry::get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property OSGeo::FDO::Geometry::IDirectPositionOSGeo::FDO::Geometry::get_EndPosition ()
 Gets the ending position of this curve segment.
__property System::Boolean OSGeo::FDO::Geometry::get_IsClosed ()
 Gets the closure state for the curve segment.
__property OSGeo::FDO::Geometry::IDirectPositionOSGeo::FDO::Geometry::get_StartPosition ()
 Gets the starting position of this curve segment.

Variables

public __gc __interface OSGeo::FDO::Geometry::ICurveSegmentAbstract
public __gc __interface OSGeo::FDO::Geometry::IDirectPosition
public __gc __interface OSGeo::FDO::Geometry::IEnvelope

Comments or suggestions? Send us feedback.