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

Author:
Martin Pernollet

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

Field Detail

up

protected float up
Constructor Detail

CellHighlightUp

public CellHighlightUp()
Method Detail

transformSelf

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

up

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


Copyright © 2014. All rights reserved.