|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageGraphicsBaseImpl | |
---|---|
com.jmex.awt.swingui |
Uses of ImageGraphicsBaseImpl in com.jmex.awt.swingui |
---|
Subclasses of ImageGraphicsBaseImpl in com.jmex.awt.swingui | |
---|---|
(package private) class |
JOGLImageGraphics
JOGL implementation of ImageGraphics . |
(package private) class |
LWJGLImageGraphics
LWJGL implementation of ImageGraphics . |
Fields in com.jmex.awt.swingui declared as ImageGraphicsBaseImpl | |
---|---|
protected ImageGraphicsBaseImpl |
ImageGraphicsBaseImpl.mipMapChild
|
Constructors in com.jmex.awt.swingui with parameters of type ImageGraphicsBaseImpl | |
---|---|
ImageGraphicsBaseImpl(java.awt.image.BufferedImage awtImage,
byte[] data,
java.awt.Graphics2D delegate,
Image image,
java.awt.Rectangle dirty,
int translationX,
int translationY,
float scaleX,
float scaleY,
int mipMapCount,
ImageGraphicsBaseImpl mipMapChild,
int mipMapLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |