Create a TableCell object and initialize it from the supplied Record container.
Parameters: escherRecord - EscherSpContainer container which holds information about this shape Parameters: parent - the parent of the shape
Create a new TableCell. This constructor is used when a new shape is created.
Parameters: parent - the parent of this Shape. For example, if this text box is a cellin a table then the parent is Table.
Method Detail
anchorBorder
protected void anchorBorder(int type, Line line)(Code)