public class EllipsoidShape extends Object implements Shape
EllipsoidShape(Vector center, Vector radius)
boolean
contains(Vector pt)
Vector
getCenter()
getRadius()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EllipsoidShape(Vector center, Vector radius)
public boolean contains(Vector pt)
contains
Shape
public Vector getCenter()
public Vector getRadius()
Copyright © 2012. All Rights Reserved.