igeo
Class IRandom

java.lang.Object
  extended by igeo.IRand
      extended by igeo.IRandom

public class IRandom
extends IRand

An alias class of IRand.


Field Summary
 
Fields inherited from class igeo.IRand
defaultSeed, random
 
Constructor Summary
IRandom()
           
 
Method Summary
 
Methods inherited from class igeo.IRand
clr, clr, clr, get, get, get, getColor, getColor, getColor, getDouble, getDouble, getDouble, getf, getf, getf, getFloat, getFloat, getFloat, getGray, getGray, getGray, getGrayColor, getGrayColor, getGrayColor, geti, geti, geti, getInt, getInt, getInt, getInteger, getInteger, getInteger, getPercent, getPoint, getPoint, getPoint, getPoint, getPoint, getPoint, getPoint, gray, gray, gray, init, init, initByTime, percent, point, point, point, point, point, point, point, pt, pt, pt, pt, pt, pt, pt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRandom

public IRandom()