| Package | Description |
|---|---|
| de.gsi.chart | |
| de.gsi.chart.ui.geometry |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Corner,StackPane> |
Chart.axesCorner |
protected Map<Corner,StackPane> |
Chart.titleLegendCorner |
| Modifier and Type | Method and Description |
|---|---|
StackPane |
Chart.getAxesCornerPane(Corner corner) |
StackPane |
Chart.getTitleLegendCornerPane(Corner corner) |
| Modifier and Type | Method and Description |
|---|---|
static Corner |
Corner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Corner[] |
Corner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.