Uses of Interface
com.jzy3d.surfedit.surface.ICellHighlightColorTransform

Packages that use ICellHighlightColorTransform
com.jzy3d.surfedit.surface   
com.jzy3d.surfedit.surface.colors   
com.jzy3d.surfedit.surface.composite   
com.jzy3d.surfedit.surface.simple   
 

Uses of ICellHighlightColorTransform in com.jzy3d.surfedit.surface
 

Methods in com.jzy3d.surfedit.surface that return ICellHighlightColorTransform
 ICellHighlightColorTransform IInteractiveSurface.getHighlightColorTransform()
           
 

Methods in com.jzy3d.surfedit.surface with parameters of type ICellHighlightColorTransform
 void IInteractiveSurface.setHighlightColorTransform(ICellHighlightColorTransform highlightColorTransform)
           
 

Uses of ICellHighlightColorTransform in com.jzy3d.surfedit.surface.colors
 

Classes in com.jzy3d.surfedit.surface.colors that implement ICellHighlightColorTransform
 class CellHighlightDown
           
 class CellHighlightNegative
           
 class CellHighlightUp
           
 

Uses of ICellHighlightColorTransform in com.jzy3d.surfedit.surface.composite
 

Fields in com.jzy3d.surfedit.surface.composite declared as ICellHighlightColorTransform
protected  ICellHighlightColorTransform CompositeInteractiveSurface.highlightColorTransform
           
 

Methods in com.jzy3d.surfedit.surface.composite that return ICellHighlightColorTransform
 ICellHighlightColorTransform CompositeInteractiveSurface.getHighlightColorTransform()
           
 

Methods in com.jzy3d.surfedit.surface.composite with parameters of type ICellHighlightColorTransform
 void CompositeInteractiveSurface.setHighlightColorTransform(ICellHighlightColorTransform highlightColorTransform)
           
 

Uses of ICellHighlightColorTransform in com.jzy3d.surfedit.surface.simple
 

Fields in com.jzy3d.surfedit.surface.simple declared as ICellHighlightColorTransform
protected  ICellHighlightColorTransform SimpleInteractiveSurface.highlightColorTransform
           
 

Methods in com.jzy3d.surfedit.surface.simple that return ICellHighlightColorTransform
 ICellHighlightColorTransform SimpleInteractiveSurface.getHighlightColorTransform()
           
 

Methods in com.jzy3d.surfedit.surface.simple with parameters of type ICellHighlightColorTransform
 void SimpleInteractiveSurface.setHighlightColorTransform(ICellHighlightColorTransform highlightColorTransform)
           
 



Copyright © 2014. All rights reserved.