Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Member Functions | List of all members
Ilwis::VertexIterator Class Reference
Inheritance diagram for Ilwis::VertexIterator:

Public Member Functions

 VertexIterator (geos::geom::Geometry *geom)
 
 VertexIterator (const UPGeometry &geom)
 
VertexIteratoroperator= (const VertexIterator &iter)
 
VertexIteratoroperator++ ()
 
VertexIterator operator++ (int n)
 
VertexIteratoroperator-- ()
 
VertexIterator operator-- (int n)
 
VertexIteratoroperator+= (int n)
 
VertexIteratoroperator-= (int n)
 
geos::geom::Coordinate & operator[] (quint32 n)
 
bool operator== (const VertexIterator &iter) const
 
bool operator!= (const VertexIterator &iter) const
 
bool operator< (const VertexIterator &iter) const
 
bool operator> (const VertexIterator &iter) const
 
bool operator<= (const VertexIterator &iter) const
 
bool operator>= (const VertexIterator &iter) const
 
const geos::geom::Coordinate & operator* () const
 
geos::geom::Coordinate & operator* ()
 
geos::geom::Coordinate * operator-> ()
 
VertexIterator operator- (int n)
 
VertexIterator operator+ (int n)
 
bool nextSubGeometry () const
 

The documentation for this class was generated from the following files: