Uses of Class
de.grogra.pf.data.Dataseries
Packages that use Dataseries
-
Uses of Dataseries in de.grogra.pf.data
Methods in de.grogra.pf.data that return DataseriesModifier and TypeMethodDescriptionDataset.addColumn()Adds a new column to this dataset and returns it as a dataseries.Dataset.addColumn(Comparable key) Adds a new column to this dataset and returns it as a dataseries.DatasetRef.addColumn()DatasetRef.addColumn(Comparable key) Dataset.addRow()Adds a new row to this dataset and returns it as a dataseries.Dataset.addRow(Comparable key) Adds a new row to this dataset and returns it as a dataseries.DatasetRef.addRow()DatasetRef.addRow(Comparable key) Dataset.getColumn(int column) Returnscolumnas a dataseries.DatasetRef.getColumn(int column) Dataset.getRow(int row) Returnsrowas a dataseries.DatasetRef.getRow(int row) Dataseries.operator$shl(double[] v) Dataseries.operator$shl(Number v) Dataset.operator$shl(double[] v) Dataset.operator$shl(Number v) DatasetRef.operator$shl(Number v) Sets the value of cellitov.Sets the value of cellito the pair(x, y).Sets the value of cellito the triple(x, y, z).Sets the value of cellitov.Sets the x-value of cellitov.Sets the y-value of cellitov.Sets the z-value of cellitov.