Uses of Class
tech.tablesaw.plotly.components.change.ChangeLine
-
Packages that use ChangeLine Package Description tech.tablesaw.plotly.components.change -
-
Uses of ChangeLine in tech.tablesaw.plotly.components.change
Fields in tech.tablesaw.plotly.components.change declared as ChangeLine Modifier and Type Field Description protected ChangeLine
Change.ChangeBuilder. changeLine
Methods in tech.tablesaw.plotly.components.change that return ChangeLine Modifier and Type Method Description ChangeLine
ChangeLine.LineBuilder. build()
Methods in tech.tablesaw.plotly.components.change with parameters of type ChangeLine Modifier and Type Method Description Change.ChangeBuilder
Change.ChangeBuilder. changeLine(ChangeLine line)
Decreasing.DecreasingBuilder
Decreasing.DecreasingBuilder. changeLine(ChangeLine line)
Increasing.IncreasingBuilder
Increasing.IncreasingBuilder. changeLine(ChangeLine line)
-