Package org.luwrain.reader
Class TableCell
java.lang.Object
org.luwrain.reader.view.NodeBase
org.luwrain.reader.Node
org.luwrain.reader.TableCell
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.luwrain.reader.Node
empty, extraInfo, importance, IMPORTANCE_REGULAR, subnodes, type
-
Method Summary
Methods inherited from class org.luwrain.reader.Node
addSubnode, allSubnodesSingleLine, arrangeListItems, getCompleteText, getImportance, getIndexInParentSubnodes, getParentNode, getParentType, getSubnode, getSubnodeCount, getSubnodes, getType, hasNodeInAllParents, isInTable, noSubnodes, noText, setImportance, setParentNode, setSubnodes, toString
Methods inherited from class org.luwrain.reader.view.NodeBase
getNodeHeight, getNodeWidth, getNodeX, getNodeY, getRowParts, setNodeHeight, setNodeWidth, setNodeX, setNodeY, setRowParts
-
Method Details
-
preprocess
public void preprocess() -
getTable
-
getColIndex
public int getColIndex() -
getRowIndex
public int getRowIndex()
-