public class LazyDimension extends Dimension
getWidth() or getHeight() are called for the first time.| Modifier and Type | Field and Description |
|---|---|
protected Node |
node |
protected String |
template |
UNDETERMINED, x, y| Constructor and Description |
|---|
LazyDimension(Node n,
String t) |
| Modifier and Type | Method and Description |
|---|---|
int |
getArea() |
int |
getHeight() |
int |
getWidth() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}