Foxit PDF SDK
|
This is the complete list of members for com.foxit.sdk.common.fxcrt.Int32Array, including all inherited members.
add(int newElement) | com.foxit.sdk.common.fxcrt.Int32Array | |
find(int data, int iStart) | com.foxit.sdk.common.fxcrt.Int32Array | |
getAt(int nIndex) | com.foxit.sdk.common.fxcrt.Int32Array | |
getSize() | com.foxit.sdk.common.fxcrt.Int32Array | |
getUpperBound() | com.foxit.sdk.common.fxcrt.Int32Array | |
insertAt(int nIndex, int newElement, int nCount) | com.foxit.sdk.common.fxcrt.Int32Array | |
insertAt(int nStartIndex, BasicArray pNewArray) | com.foxit.sdk.common.fxcrt.Int32Array | |
Int32Array() | com.foxit.sdk.common.fxcrt.Int32Array | |
Int32Array(Int32Array other) | com.foxit.sdk.common.fxcrt.Int32Array | |
removeAll() | com.foxit.sdk.common.fxcrt.Int32Array | |
removeAt(int nIndex, int nCount) | com.foxit.sdk.common.fxcrt.Int32Array | |
setAt(int nIndex, int newElement) | com.foxit.sdk.common.fxcrt.Int32Array | |
setAtGrow(int nIndex, int newElement) | com.foxit.sdk.common.fxcrt.Int32Array | |
setSize(int nNewSize, int nGrowBy) | com.foxit.sdk.common.fxcrt.Int32Array |