| Package | Description |
|---|---|
| com.dukascopy.api.drawings |
| Modifier and Type | Method and Description |
|---|---|
static IPatternWidgetChartObject.Pattern |
IPatternWidgetChartObject.Pattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPatternWidgetChartObject.Pattern[] |
IPatternWidgetChartObject.Pattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IPatternWidgetChartObject.Pattern> |
IPatternWidgetChartObject.getPatternsToAnalyze()
Returns current set of patterns to search.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPatternWidgetChartObject.addPattern(IPatternWidgetChartObject.Pattern pattern)
Adds pattern to analyze.
|
void |
IPatternWidgetChartObject.removePattern(IPatternWidgetChartObject.Pattern pattern)
Removes pattern from list to analyze.
|
Copyright © 2016. All rights reserved.