Uses of Class
tico.board.components.TRectangle

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

Uses of TRectangle in tico.board.components
 

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