Uses of Class
com.bookmap.js.api.IndicatorProperties
-
Uses of IndicatorProperties in com.bookmap.js.api
Subclasses of IndicatorProperties in com.bookmap.js.api Modifier and Type Class Description classIndicatorPropertiesExperimentalMethods in com.bookmap.js.api that return IndicatorProperties Modifier and Type Method Description IndicatorPropertiesIndicatorProperties. setGraphType(velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.GraphType graphType)IndicatorPropertiesIndicatorProperties. setInitialValue(double initialValue)IndicatorPropertiesIndicatorProperties. setModifiable(boolean isModifiable)IndicatorPropertiesIndicatorProperties. setName(java.lang.String name)IndicatorPropertiesIndicatorProperties. setSensitivity(double sensitivity)Methods in com.bookmap.js.api with parameters of type IndicatorProperties Modifier and Type Method Description IndicatorJsApi. registerIndicator(IndicatorProperties properties)CreatesIndicatorwith provided settings