class |
EmptyIterator |
An iterator for empty geometries
|
class |
GeomCollectionIterator |
A path iterator for the LiteShape class, specialized to iterate over a geometry collection.
|
class |
LineIterator |
A path iterator for the LiteShape class, specialized to iterate over LineString object.
|
class |
PackedLineIterator |
A path iterator for the LiteShape class, specialized to iterate over LineString object.
|
class |
PointIterator |
A path iterator for the LiteShape class, specialized to iterate over Point objects.
|
class |
PolygonIterator |
A path iterator for the LiteShape class, specialized to iterate over Polygon objects.
|