All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----picture.PicPipe
|
+----picture.RndColor
This code is (c) 1996 Leemon Baird
<leemon@cs.cmu.edu>,
http://www.cs.cmu.edu/~baird
The source and object code may be redistributed freely.
If the code is modified, please state so in the comments.
protected Colors solidCol
protected ColorVector colVect
protected Random random
public RndColor()
public String BNF(int lang)
public void unparse(Unparser u,
int lang)
public Object parse(Parser p,
int lang) throws ParserException
public void get(PicPipeList source,
Colors color,
double x,
double y,
double z,
double t,
double dx,
double dy,
double dz,
double dt)
All Packages Class Hierarchy This Package Previous Next Index