com.jzy3d.surfedit.surface.colors
Class CellHighlightUp

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

public class CellHighlightUp
extends java.lang.Object
implements ICellHighlightColorTransform

Author:
Martin Pernollet

Constructor Summary
CellHighlightUp()
           
 
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

CellHighlightUp

public CellHighlightUp()
Method Detail

transformSelf

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