ChartIQDrawingManager

An implementation of DrawingManager that checks which parameters and settings a drawing tool supports

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun isSupportingAxisLabel(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports axis label setting

Link copied to clipboard
open override fun isSupportingDeviations(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports deviations parameters

Link copied to clipboard
open override fun isSupportingElliottWave(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports VolumeProfile settings

Link copied to clipboard
open override fun isSupportingFibonacci(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports Fibonacci parameters

Link copied to clipboard
open override fun isSupportingFillColor(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports fill color setting

Link copied to clipboard
open override fun isSupportingFont(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports font setting

Link copied to clipboard
open override fun isSupportingLineColor(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports line color setting

Link copied to clipboard
open override fun isSupportingLineType(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports line type setting

Link copied to clipboard
open override fun isSupportingSettings(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports settings setting

Link copied to clipboard
open override fun isSupportingVolumeProfile(drawingTool: DrawingTool): Boolean

Checks if a drawing tool supports Elliot wave parameters