public static class GridBase.MapBasedRowHeightFactory extends Object implements Callback<Integer,Double>
MapBasedRowHeightFactory(Map<Integer,Double> rowHeightMap)
Double
call(Integer index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapBasedRowHeightFactory(Map<Integer,Double> rowHeightMap)
public Double call(Integer index)
call
Callback<Integer,Double>