Package | Description |
---|---|
com.dukascopy.api.drawings |
Modifier and Type | Method and Description |
---|---|
IScreenLabelChartObject.Corner |
IScreenLabelChartObject.getCorner()
Returns corner which label is attached to.
|
static IScreenLabelChartObject.Corner |
IScreenLabelChartObject.Corner.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IScreenLabelChartObject.Corner[] |
IScreenLabelChartObject.Corner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IScreenLabelChartObject.setCorner(IScreenLabelChartObject.Corner corner)
Attaches label to new corner.
|
Copyright © 2024. All rights reserved.