EVolve.data
Class ElementFilter

java.lang.Object
  |
  +--EVolve.data.ElementFilter

public class ElementFilter
extends java.lang.Object


Field Summary
protected  java.awt.Color colorBlue
           
 
Constructor Summary
ElementFilter(ElementDefinition elementDefinition, Selection[] selection)
           
 
Method Summary
 java.awt.Color getColor(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colorBlue

protected java.awt.Color colorBlue
Constructor Detail

ElementFilter

public ElementFilter(ElementDefinition elementDefinition,
                     Selection[] selection)
Method Detail

getColor

public java.awt.Color getColor(Element element)