ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTGroupArray Class |
The following tables list the members exposed by ImGearARTGroupArray.
Name | Description | |
---|---|---|
![]() | ImGearARTGroupArray Constructor |
Name | Description | |
---|---|---|
![]() | add | Adds an annotation group to the array. |
![]() | find | Finds a group specified by the name in the array. |
![]() | getCount | Gets number of ART groups in the array.
|
![]() | getGroup | Gets a group specified by the name. |
![]() | getItem | Overloaded. Gets a group by index. |
![]() | iterator | To iterate over the collection. |
![]() | remove | Overloaded. Removes the specified group from the array. |
![]() | removeAll | Removes all groups from the array. |
![]() | removeAt | Removes a group specified by index from the array. |
![]() | setItem | Sets a group by index. |