com.jzy3d.surfedit.surface.colors
Class CellHighlightDown

java.lang.Object
  extended by com.jzy3d.surfedit.surface.colors.CellHighlightDown
All Implemented Interfaces:
ICellHighlightColorTransform

public class CellHighlightDown
extends java.lang.Object
implements ICellHighlightColorTransform

Author:
Martin Pernollet

Constructor Summary
CellHighlightDown()
           
 
Method Summary
 void transformSelf(org.jzy3d.colors.Color original)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellHighlightDown

public CellHighlightDown()
Method Detail

transformSelf

public void transformSelf(org.jzy3d.colors.Color original)
Specified by:
transformSelf in interface ICellHighlightColorTransform