|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.geom.Point2D
za.co.luma.geom.Vector2DDouble
za.co.luma.math.sampling.PoissonDiskMultiSampler.Circle
public static class PoissonDiskMultiSampler.Circle
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.awt.geom.Point2D |
---|
java.awt.geom.Point2D.Double, java.awt.geom.Point2D.Float |
Field Summary |
---|
Fields inherited from class za.co.luma.geom.Vector2DDouble |
---|
x, y |
Constructor Summary | |
---|---|
PoissonDiskMultiSampler.Circle(double x,
double y,
double radius)
|
Method Summary | |
---|---|
double |
getRadius()
|
Methods inherited from class za.co.luma.geom.Vector2DDouble |
---|
add, angle, distance, getPointBetween, getX, getY, minus, orthoUnit, pointInTriangle, sameSide, scalarCross, scale, scale, setAngle, setLocation, setSize, size, size, subtract, toString, unit, unitVector |
Methods inherited from class java.awt.geom.Point2D |
---|
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocation |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PoissonDiskMultiSampler.Circle(double x, double y, double radius)
Method Detail |
---|
public double getRadius()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |