DepthLine constructor

DepthLine(
  1. KlineState klineState,
  2. int repaintFlag,
  3. Map style
)

Implementation

DepthLine(this.klineState, this.repaintFlag, this.style);