Uses of Class
org.openrefine.operations.RowMapOperation.GridMap
-
Packages that use RowMapOperation.GridMap Package Description org.openrefine.operations org.openrefine.operations.column -
-
Uses of RowMapOperation.GridMap in org.openrefine.operations
Methods in org.openrefine.operations that return RowMapOperation.GridMap Modifier and Type Method Description protected RowMapOperation.GridMapExpressionBasedOperation. getGridMap(Grid state, ChangeContext context)protected RowMapOperation.GridMapRowMapOperation. getGridMap(Grid state, ChangeContext context)Returns the function that is applied to each row and row index, the new column model applied to the grid, and the new overlay models. -
Uses of RowMapOperation.GridMap in org.openrefine.operations.column
Methods in org.openrefine.operations.column that return RowMapOperation.GridMap Modifier and Type Method Description RowMapOperation.GridMapColumnSplitOperation. getGridMap(Grid state, ChangeContext context)
-