Class FracLac_2003August__1.ColourRule

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

public class FracLac_2003August__1.ColourRule
extends java.lang.Object

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


Constructor Summary
FracLac_2003August__1.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_2003August__1.ColourRule

public FracLac_2003August__1.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