Uses of Class
tico.board.components.TOval

Packages that use TOval
tico.board.components Package that contains the models of board components. 
 

Uses of TOval in tico.board.components
 

Methods in tico.board.components that return TOval
static TOval TOval.XMLDecode(org.w3c.dom.Element element)
          Returns a TOval object from the data contained in the XML Element.