Package | Description |
---|---|
com.dukascopy.api.drawings |
Modifier and Type | Method and Description |
---|---|
static IPatternWidgetChartObject.Pattern |
IPatternWidgetChartObject.Pattern.valueOf(java.lang.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 |
---|---|
java.util.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 © 2024. All rights reserved.