All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.asg.colourschemes.ThinStripes

java.lang.Object
   |
   +----benno.asg.colourschemes.ThinStripes

public class ThinStripes
extends Object
implements ColourScheme
like RandCol, but re-initialised the random number generator for each line, so that there are vertical stripes in the output.

Version:
$Revision: 1.3 $

Constructor Index

 o ThinStripes()

Method Index

 o next()
 o nextLine()

Constructors

 o ThinStripes
 public ThinStripes()

Methods

 o next
 public Color next()
 o nextLine
 public void nextLine()

All Packages  Class Hierarchy  This Package  Previous  Next  Index