#include <ogr_geometry.h>
Inheritance diagram for OGRCurve:
Public Member Functions | |
virtual int | get_IsClosed () const |
|
Return TRUE if curve is closed. Tests if a curve is closed. A curve is closed if its start point is equal to its end point. This method relates to the SFCOM ICurve::get_IsClosed() method.
|