Class Block

java.lang.Object
  |
  +--Block

public class Block
extends java.lang.Object


Constructor Summary
Block(TablePrimitive tp)
           
 
Method Summary
 boolean Add(TablePrimitive tp)
           
 int CheckForRepleatedTable()
           
 int Divide(MatrixStore ms, Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Block

public Block(TablePrimitive tp)
Method Detail

Add

public boolean Add(TablePrimitive tp)

CheckForRepleatedTable

public int CheckForRepleatedTable()

Divide

public int Divide(MatrixStore ms,
                  Document doc)