Summary:
Detail:
private Vector2d
a
b
c
d
Quad2d()
Quad2d(Vector2d[] points)
Quad2d(Vector2d[] points, int a, int b, int c, int d)
Quad2d(Vector2d a, Vector2d b, Vector2d c, Vector2d d)
Vector2d
getA()
getB()
getC()
getCenter()
getCenter(Vector2d target)
getD()
double
getMaxX()
getMaxY()
getMinX()
getMinY()
getRandom(Random random)
getRandom(Random random, Vector2d vec)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object