Uses of Class
org.geotools.geometry.jts.AbstractLiteIterator

Packages that use AbstractLiteIterator
org.geotools.geometry.jts   
 

Uses of AbstractLiteIterator in org.geotools.geometry.jts
 

Subclasses of AbstractLiteIterator in org.geotools.geometry.jts
 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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.