com.jzy3d.surfedit.surface.colors
Class CellHighlightNegative

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

public class CellHighlightNegative
extends Object
implements ICellHighlightColorTransform

Author:
Martin Pernollet

Constructor Summary
CellHighlightNegative()
           
 
Method Summary
protected  void negative(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
 

Constructor Detail

CellHighlightNegative

public CellHighlightNegative()
Method Detail

transformSelf

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

negative

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


Copyright © 2014. All rights reserved.