Package org.openl.rules.dt
Interface DTScale.RowScale
-
- Enclosing class:
- DTScale
public static interface DTScale.RowScale
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetActualIndex(int logicalIndex)intgetActualSize(int size)intgetLogicalIndex(int actualIndex)intgetMultiplier()
-