org.jopendocument.model.table
Class TableShapes

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

public class TableShapes
extends Object


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

Constructor Detail

TableShapes

public TableShapes()
Method Detail

addDrawFrame

public void addDrawFrame(DrawFrame p)

getDrawFrames

public List<DrawFrame> getDrawFrames()


Copyright © 2010 jOpenDocument All Rights Reserved.