Class Decreasing
- java.lang.Object
-
- tech.tablesaw.plotly.components.Component
-
- tech.tablesaw.plotly.components.change.Change
-
- tech.tablesaw.plotly.components.change.Decreasing
-
public class Decreasing extends Change
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Decreasing.DecreasingBuilder
-
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 Decreasing.DecreasingBuilder
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 Decreasing.DecreasingBuilder builder()
-
-