Uses of Class
org.jaitools.imageutils.shape.AbstractLiteIterator

Packages that use AbstractLiteIterator
org.jaitools.imageutils.shape   
 

Uses of AbstractLiteIterator in org.jaitools.imageutils.shape
 

Subclasses of AbstractLiteIterator in org.jaitools.imageutils.shape
 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 © 2009-2015. All Rights Reserved.