| Package | Description |
|---|---|
| com.dukascopy.api.drawings |
| Modifier and Type | Method and Description |
|---|---|
static IDecoratedChartObject.Decoration |
IDecoratedChartObject.Decoration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDecoratedChartObject.Decoration[] |
IDecoratedChartObject.Decoration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<IDecoratedChartObject.Placement,IDecoratedChartObject.Decoration> |
IDecoratedChartObject.getDecorations() |
| Modifier and Type | Method and Description |
|---|---|
void |
IDecoratedChartObject.setDecoration(IDecoratedChartObject.Placement placement,
IDecoratedChartObject.Decoration decoration)
Sets new decoration for current figure
|
Copyright © 2016. All rights reserved.