org.jopendocument.renderer
Class ODTCellTextLineItem
java.lang.Object
org.jopendocument.renderer.ODTCellTextLineItem
public class ODTCellTextLineItem
- extends Object
ODTCellTextLineItem
public ODTCellTextLineItem()
getItems
public List<ODTCellTextItem> getItems()
getHeight
public int getHeight()
addItem
public void addItem(ODTCellTextItem item)
getSize
public int getSize()
toString
public String toString()
- Overrides:
toString
in class Object
getTotalWidthWithoutSpace
public int getTotalWidthWithoutSpace()
Copyright © 2010 jOpenDocument All Rights Reserved.