OGRCurve Class Reference

#include <ogr_geometry.h>

Inheritance diagram for OGRCurve:

OGRGeometry OGRLineString OGRLinearRing List of all members.

Public Member Functions

virtual int get_IsClosed () const

Detailed Description

Abstract curve base class.


Member Function Documentation

int OGRCurve::get_IsClosed  )  const [virtual]
 

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.

Returns:
TRUE if closed, else FALSE.


The documentation for this class was generated from the following files:
Generated on Mon Jan 9 18:03:32 2006 for OGR by  doxygen 1.4.6