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 Object
implements ICellHighlightColorTransform

Author:
Martin Pernollet

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

Field Detail

down

protected float down
Constructor Detail

CellHighlightDown

public CellHighlightDown()
Method Detail

transformSelf

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

down

protected void down(org.jzy3d.colors.Color c)


Copyright © 2014. All rights reserved.