org.jopendocument.model.table
Class TableShapes

java.lang.Object
  extended by org.jopendocument.model.table.TableShapes

public class TableShapes
extends java.lang.Object


Constructor Summary
TableShapes()
           
 
Method Summary
 void addDrawFrame(DrawFrame p)
           
 java.util.List<DrawFrame> getDrawFrames()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableShapes

public TableShapes()
Method Detail

addDrawFrame

public void addDrawFrame(DrawFrame p)

getDrawFrames

public java.util.List<DrawFrame> getDrawFrames()