| FDO API Reference | Feature Data Objects |
#include <IRingAbstract.h>
Inherits FdoIDisposable.
Inherited by FdoILinearRing, and FdoIRing.
Inheritance diagram for FdoIRingAbstract:

Definition at line 34 of file IRingAbstract.h.
Public Member Functions | |
| virtual FDO_GEOM_API FdoInt32 | GetDimensionality () const=0 |
| Gets the dimensionality of ordinates in this object. | |
| virtual FDO_GEOM_API FdoIEnvelope * | GetEnvelope () const=0 |
| Gets the envelope for the object. | |
Protected Member Functions | |
| virtual FDO_GEOM_API | ~FdoIRingAbstract () |
| Default destructor. | |
| Comments or suggestions? Send us feedback. |