org.xistrat.gui.d3
Class Marble

java.lang.Object
  extended by org.xistrat.gui.d3.Marble

public final class Marble
extends java.lang.Object

derived from demo applet by Justin Legakis using Perlin's noise

Since:
0.6.90

Constructor Summary
Marble()
           
 
Method Summary
static double doMarble(int color, int shaded, int turb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marble

public Marble()
Method Detail

doMarble

public static double doMarble(int color,
                              int shaded,
                              int turb)