ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearArray Class |
The following tables list the members exposed by ImGearArray.
Name | Description | |
---|---|---|
ImGearArray Constructor | Overloaded. |
Name | Description | |
---|---|---|
getData | Returns the reference passed to the constructor. | |
getLength | Gets length of array. | |
getValue | Gets the element at index i of the array. Boxes if it is a primitive type. Only recognizes primitive types used in the SDK. |