Package com.treemap.details
Class DetailsDataFrame<N,R,C,V,Color,Font>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.macrofocus.molap.dataframe.AbstractDataFrame
com.macrofocus.molap.dataframe.AbstractDataFrame.ColumnSeries
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.macrofocus.molap.index.UniqueIndex<String>
com.macrofocus.molap.series.Series<String,
?> getRowClass
(C c) com.macrofocus.molap.index.UniqueIndex<C>
getValueAt
(C c, String s) com.macrofocus.molap.dataframe.DataFrame
protected void
protected void
Methods inherited from class com.macrofocus.molap.dataframe.AbstractDataFrame
addDataFrameListener, addWeakDataFrameListener, aggregate, aggregate, append, appendAndReindex, benchmark, columns, filter, getCentroid, getColumn, getColumnAddress, getColumnCount, getColumnKey, getColumnName, getConstant, getCount, getCountDistinct, getCountDistinctWithNull, getCube, getDataFrameAggregation, getDistributiveStatistics, getFirst, getFirstQuartile, getMax, getMean, getMedian, getMin, getNotNullSum, getPercentileQuartile, getRandom, getRowAddress, getRowCount, getRowKey, getStatistics, getStdDev, getSum, getThirdQuartile, getUnivariateStatistics, getVariance, getVarianceByPopulation, getWeightedMean, getWeightedSum, notifyDataFrameChanged, orderRows, print, print, printSchema, reindexColumns, reindexRows, reindexRowsDefault, reindexRowsUsingColumn, reindexRowsUsingColumnDefault, reindexRowsUsingColumns, remapColumns, removeColumns, removeDataFrameListener, removeDataFrameListeners, removeDuplicates, rows
-
Constructor Details
-
DetailsDataFrame
-
-
Method Details
-
getRowClass
-
getColumnClass
-
getValueAt
-
getRow
-
getRowIndex
-
getColumnIndex
-
join
public com.macrofocus.molap.dataframe.DataFrame join(com.macrofocus.molap.series.Series series, String[] strings) -
scheduleUpdate
protected void scheduleUpdate() -
updateImmediatelly
protected void updateImmediatelly()
-