Interface and Description |
---|
ej.kf.UncaughtExceptionHandler
Use
Thread.UncaughtExceptionHandler |
Class and Description |
---|
ej.microui.display.transform.ImageRotation
Use
Rotate instead. |
Method and Description |
---|
ej.microui.display.transform.ImageScale.draw(GraphicsContext, Image, int, int, int) |
ej.microui.display.transform.ImageRotation.drawBilinear(GraphicsContext, Image, int, int, int) |
ej.microui.display.transform.ImageRotation.drawNearestNeighbor(GraphicsContext, Image, int, int, int) |
ej.bon.Util.dynamicCodeAllowed()
Please consider Kernel & Features specification instead.
|
ej.microui.display.transform.ImageScale.getFactor()
Use
ImageScale.getFactorX() or ImageScale.getFactorY() instead. |
ej.kf.Kernel.setUncaughtExceptionHandler(UncaughtExceptionHandler) |
ej.bon.Util.throwExceptionInThread(RuntimeException, Thread)
Please consider Kernel & Features specification instead.
|
ej.bon.Util.throwHardExceptionInThread(RuntimeException, Thread)
Please consider Kernel & Features specification instead.
|