public class MatrixRepaintRequest
extends java.lang.Object
true to indicate that the entire matrix should be redrawn.| Modifier and Type | Field and Description |
|---|---|
int |
height |
boolean |
redraw |
int |
width |
int |
x |
int |
y |
| Constructor and Description |
|---|
MatrixRepaintRequest(boolean redraw) |
MatrixRepaintRequest(int x,
int y,
int width,
int height) |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.