Class Increasing
- java.lang.Object
-
- tech.tablesaw.plotly.components.Component
-
- tech.tablesaw.plotly.components.change.Change
-
- tech.tablesaw.plotly.components.change.Increasing
-
public class Increasing extends Change
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Increasing.IncreasingBuilder
-
Nested classes/interfaces inherited from class tech.tablesaw.plotly.components.change.Change
Change.ChangeBuilder
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Increasing.IncreasingBuilder
builder()
-
Methods inherited from class tech.tablesaw.plotly.components.change.Change
asJavascript, getContext, getJSONContext
-
Methods inherited from class tech.tablesaw.plotly.components.Component
asJavascript, asJSON, getEngine, toString
-
-
-
-
Method Detail
-
builder
public static Increasing.IncreasingBuilder builder()
-
-