com.tensegrity.graphics.primitive2D
Class Rect2DState

java.lang.Object
  extended bycom.tensegrity.graphics.primitive2D.Rect2DState
All Implemented Interfaces:
PrimitiveState

public class Rect2DState
extends java.lang.Object
implements PrimitiveState

TODO: comment

Version:
$Id: Rect2DState.java,v 1.1 2005/07/14 11:10:24 MichaelKegel Exp $
Author:
MKegel

Constructor Summary
Rect2DState(Rect2D rect)
           
 
Method Summary
 BoundingBox getBoundingBox()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rect2DState

public Rect2DState(Rect2D rect)
Method Detail

getBoundingBox

public final BoundingBox getBoundingBox()


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.