#include <IRingAbstract.h>
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. |