public static class GralCanvasStorage.PaintOrderImage extends GralCanvasStorage.PaintOrder
Modifier and Type | Field and Description |
---|---|
int |
dxImage |
int |
dyImage |
GralImageBase |
image |
Constructor and Description |
---|
PaintOrderImage(GralImageBase image,
int line,
int column,
int heigth,
int width,
GralRectangle pixelImage) |
getImplData, setImplData
public final GralImageBase image
public final int dxImage
public final int dyImage
PaintOrderImage(GralImageBase image, int line, int column, int heigth, int width, GralRectangle pixelImage)