mgICurveSegmentAbstract.h File Reference

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::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::IDirectPosition
OSGeo::FDO::Geometry::get_EndPosition ()
 Gets the ending position of this Curve.
__property System::Boolean OSGeo::FDO::Geometry::get_IsClosed ()
 Gets the closure state for the curve.
__property
OSGeo::FDO::Geometry::IDirectPosition
OSGeo::FDO::Geometry::get_StartPosition ()
 Gets the starting position of this curve segment.