|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageSet.Iterator | |
|---|---|
| org.jaitools.imageutils | Helper classes used by image operators, plus general utility classes. |
| Uses of ImageSet.Iterator in org.jaitools.imageutils |
|---|
| Methods in org.jaitools.imageutils that return ImageSet.Iterator | |
|---|---|
ImageSet.Iterator<K> |
ImageSet.getIterator()
Gets a new iterator based on the bounds of the first image added to this set or, if that has been removed, the image that has been in this set for the longest period. |
ImageSet.Iterator<K> |
ImageSet.getIterator(K referenceImageKey)
Gets a new iterator based on the bounds of the image with the specified key value. |
ImageSet.Iterator<K> |
ImageSet.getIterator(Rectangle bounds)
Gets a new iterator based on the bounds of the image with the specified key value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||