public static class LogGridDataSource.Area
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
height |
double |
width |
double |
x |
double |
y |
| Constructor and Description |
|---|
LogGridDataSource.Area(double x,
double y,
double width,
double height) |