logo


pixelsources
Class SimpleAutomata

java.lang.Object
  extended by pixelsources.SimpleAutomata

public class SimpleAutomata
extends java.lang.Object


Field Summary
 java.awt.image.DataBuffer data
 java.awt.image.BufferedImage draw
 
Constructor Summary
SimpleAutomata()
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

draw

public java.awt.image.BufferedImage draw

data

public java.awt.image.DataBuffer data
Constructor Detail

SimpleAutomata

public SimpleAutomata()