Uses of Class
com.jniwrapper.ComplexArray

Packages that use ComplexArray
com.jniwrapper The com.jniwrapper package contains classes that allow calling native functions from Java(TM) code. 
com.jniwrapper.jawt The com.jniwrapper.jawt package contains auxiliary classes for accessing the JAWT features of the underlying platform. 
 

Uses of ComplexArray in com.jniwrapper
 

Methods in com.jniwrapper with parameters of type ComplexArray
static void ComplexArray.arrayCopy(ComplexArray from, ComplexArray to)
          Copy ComplexArray content
 

Uses of ComplexArray in com.jniwrapper.jawt
 

Methods in com.jniwrapper.jawt that return ComplexArray
 ComplexArray JAWT_DrawingSurfaceInfo.getClip()
          Returns the array of clip rectangles.