Uses of Class
com.google.refine.browsing.util.NumericBinIndex
Packages that use NumericBinIndex
-
Uses of NumericBinIndex in com.google.refine.browsing.facets
Methods in com.google.refine.browsing.facets that return NumericBinIndexModifier and TypeMethodDescriptionstatic NumericBinIndexScatterplotFacet.getBinIndex(Project project, Column column, Evaluable eval, String expression) static NumericBinIndexScatterplotFacet.getBinIndex(Project project, Column column, Evaluable eval, String expression, String mode) Methods in com.google.refine.browsing.facets with parameters of type NumericBinIndexModifier and TypeMethodDescriptionprotected voidRangeFacet.retrieveDataFromBaseBinIndex(NumericBinIndex index) protected voidScatterplotFacet.retrieveDataFromBinIndices(NumericBinIndex index_x, NumericBinIndex index_y) -
Uses of NumericBinIndex in com.google.refine.browsing.util
Subclasses of NumericBinIndex in com.google.refine.browsing.utilFields in com.google.refine.browsing.util declared as NumericBinIndexModifier and TypeFieldDescriptionprotected final NumericBinIndexExpressionNumericValueBinner._indexConstructors in com.google.refine.browsing.util with parameters of type NumericBinIndexModifierConstructorDescriptionExpressionNumericValueBinner(RowEvaluable rowEvaluable, NumericBinIndex index)