Constant Field Values

Contents

tech.tablesaw.*

  • tech.tablesaw.columns.dates.DateColumnType
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • tech.tablesaw.columns.numbers.FloatColumnType
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • tech.tablesaw.columns.strings.StringColumnType
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • tech.tablesaw.columns.times.TimeColumnType
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • tech.tablesaw.plotly.api.HorizontalBarPlot
    Modifier and Type
    Constant Field
    Value
    protected static final int
    HEIGHT
    700
    protected static final int
    WIDTH
    900
  • tech.tablesaw.plotly.api.ParetoPlot
    Modifier and Type
    Constant Field
    Value
    protected static final int
    HEIGHT
    700
    protected static final int
    WIDTH
    900
  • tech.tablesaw.plotly.api.VerticalBarPlot
    Modifier and Type
    Constant Field
    Value
    protected static final int
    HEIGHT
    700
    protected static final int
    WIDTH
    900