public class ChartLayout
extends Layout
| Modifier and Type | Field and Description |
|---|---|
static int |
MARGIN
the margin
|
static int |
PADDING
the padding
|
| Constructor and Description |
|---|
ChartLayout()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Point |
computeSize(Composite composite,
int wHint,
int hHint,
boolean flushCache) |
protected void |
layout(Composite composite,
boolean flushCache) |
public static final int MARGIN
public static final int PADDING