Packages

c

org.openmole.plotlyjs

PlotLineBuilder

class PlotLineBuilder extends JSOptionBuilder[PlotLine, PlotLineBuilder]

Linear Supertypes
JSOptionBuilder[PlotLine, PlotLineBuilder], JSOptionSetter[PlotLine, PlotLineBuilder], AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlotLineBuilder
  2. JSOptionBuilder
  3. JSOptionSetter
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new PlotLineBuilder(dict: OptMap)

Value Members

  1. def _result: PlotLine
    Definition Classes
    JSOptionBuilder
  2. def dash(v: Dash): PlotLineBuilder
  3. val dict: OptMap
    Definition Classes
    PlotLineBuilder → JSOptionBuilder
  4. def set(v: Color): PlotLineBuilder
  5. def shape(v: String): PlotLineBuilder
  6. def simplify(v: Boolean): PlotLineBuilder
  7. def smoothing(v: Double): PlotLineBuilder
  8. def toString(): String
    Definition Classes
    JSOptionBuilder → AnyRef → Any
  9. def width(v: Double): PlotLineBuilder