FDO API Reference Feature Data Objects

mgICurveSegmentAbstract.h File Reference

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


Functions

__property NAMESPACE_OSGEO_COMMON::GeometryComponentType get_DerivedType ()
 Gets the type of the most-derived interface in the Geometry package for this object.
__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property NAMESPACE_OSGEO_GEOMETRY::IDirectPositionget_EndPosition ()
 Gets the ending position of this curve segment.
__property System::Boolean get_IsClosed ()
 Gets the closure state for the curve segment.
__property NAMESPACE_OSGEO_GEOMETRY::IDirectPositionget_StartPosition ()
 Gets the starting position of this curve segment.

Variables

public __gc __interface ICurveSegmentAbstract
 The ICurveSegmentAbstract class is an abstract geometric Curve Segment object. This class is used strictly as a component of curves and, thus, does not inherit from IGeometry.
public __gc __interface IDirectPosition
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IEnvelope

Comments or suggestions? Send us feedback.