Uses of Class
tico.board.components.TRoundRect

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

Uses of TRoundRect in tico.board.components
 

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