com.tensegrity.graphics.primitive2D
Class Ellipse2DState

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

public class Ellipse2DState
extends java.lang.Object
implements PrimitiveState

TODO: comment

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

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

Constructor Detail

Ellipse2DState

public Ellipse2DState(Ellipse2D ellipse)
Method Detail

getBoundingBox

public final BoundingBox getBoundingBox()


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