Class FracLac_2003AugustC.ColourRule

java.lang.Object
  |
  +--FracLac_2003AugustC.ColourRule
Enclosing class:
FracLac_2003AugustC

public class FracLac_2003AugustC.ColourRule
extends java.lang.Object

Class specifies colours to use for colour coding local fractal dimensions calculated over many subareas. Is used by FracLac_2003AugustC.drawit(int, int, int, java.awt.Graphics2D, int, int[], int[], double[])


Constructor Summary
FracLac_2003AugustC.ColourRule()
          Constructor accepts no parameters.
 
Method Summary
 java.awt.Color makeColourRule(int K)
          Sets values for colours in local dimensions graphic depending on passed value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FracLac_2003AugustC.ColourRule

public FracLac_2003AugustC.ColourRule()
Constructor accepts no parameters.

Method Detail

makeColourRule

public java.awt.Color makeColourRule(int K)
Sets values for colours in local dimensions graphic depending on passed value.

Parameters:
K - integer on which colour decision is made
Returns:
Color based on K