| Package | Description |
|---|---|
| org.jaitools.imageutils.iterator |
| Class and Description |
|---|
| AbstractSimpleIterator
Base class for image iterators with row-column (line-pixel) movement.
|
| AbstractSimpleIterator.DelegateHelper
This is implemented by sub-classes to pass a method back to
this class to create the delegate iterator.
|
| AbstractSimpleIterator.Order
Constants defining the visiting order that the iterator will
follow when moved with the
next() method. |
Copyright © 2009–2020. All rights reserved.