| Package | Description |
|---|---|
| de.gsi.chart.axes | |
| de.gsi.chart.axes.spi |
| Modifier and Type | Method and Description |
|---|---|
static AxisLabelOverlapPolicy |
AxisLabelOverlapPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisLabelOverlapPolicy[] |
AxisLabelOverlapPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AxisLabelOverlapPolicy |
AbstractAxisParameter.getOverlapPolicy()
Gets the value of the property overlapPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<AxisLabelOverlapPolicy> |
AbstractAxisParameter.overlapPolicyProperty()
The side of the plot which this axis is being drawn on
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAxisParameter.setOverlapPolicy(AxisLabelOverlapPolicy value)
Sets the value of the property overlapPolicy.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.