public class ChartLayout
extends Layout
| Modifier and Type | Field | Description |
|---|---|---|
static int |
MARGIN |
the margin
|
static int |
PADDING |
the padding
|
| Constructor | Description |
|---|---|
ChartLayout() |
Constructor.
|
| Modifier and Type | Method | 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