org.tm4j.tmnav.renderer.section.SectionTableModel .useMatrix(org.tm4j.panckoucke.impl.abstraction.util.MatrixNode mn,int colToIgnore)

Description

Fill the table model with values from the given MatrixNode.

Parameters
int colToIgnore an optional index of a column that shall be ignored
org.tm4j.panckoucke.impl.abstraction.util.MatrixNode mn the MatrixNode to initialize the table from

Other Resources

Related Topics