ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTGroup Class |
The following tables list the members exposed by ImGearARTGroup.
Name | Description | |
---|---|---|
![]() | ImGearARTGroup Constructor | Initializes a new instance of the ImGearARTGroup class object. |
Name | Description | |
---|---|---|
![]() | bringToFront | Moves the group of marks to the top of Z-Order. |
![]() | copy | Copies the group of marks to the Windows clipboard. |
![]() | cut | Cuts the group of marks to the Windows clipboard. |
![]() | getAccess | Gets the access to the group.
|
![]() | getCount | Gets the marks count in the group.
|
![]() | getDescription | Gets the group description.
|
![]() | getItem | Gets a mark by index. |
![]() | getName | Gets the group name.
|
![]() | iterator | Returns an iterator over the elements in this group. |
![]() | removeAll | Removes all marks from the group. |
![]() | removeAt | Removes a mark specified by index from the group. |
![]() | select | Selects or deselects all marks in the group. |
![]() | sendToBack | Moves the group of marks to the bottom of Z-Order. |
![]() | setAccess | Sets the access to the group.
|
![]() | setDescription | Sets the group description.
|
![]() | setItem | Sets a mark by index. |
![]() | setName | Sets the group name.
|