Uses of Class
org.biojava.nbio.structure.gui.util.color.ContinuousColorMapperTransform
Packages that use ContinuousColorMapperTransform
-
Uses of ContinuousColorMapperTransform in org.biojava.nbio.structure.gui.util.color
Subclasses of ContinuousColorMapperTransform in org.biojava.nbio.structure.gui.util.colorModifier and TypeClassDescriptionclass
Performs a log10 transform on input before passing the values off to another colorMapper.class
Performs a sqrt transform on input before passing the values off to another colorMapper.