ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTGroupEnumerator Class |
For a list of all members of this type, see ImGearARTGroupEnumerator members.
Name | Description | |
---|---|---|
![]() | hasNext | Returns true if the iteration has more elements. (In other words, returns true if next would return an element rather than throwing an exception.) |
![]() | next | Returns the next element in the iteration. |
![]() | remove | This is a read-only iterator so calling this has no effect. |