Uses of Interface
cz.cuni.jagrlib.iface.ColormapStore

Packages that use ColormapStore
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
cz.cuni.jagrlib.testing Temporary JaGrLib modules. 
 

Uses of ColormapStore in cz.cuni.jagrlib.piece
 

Classes in cz.cuni.jagrlib.piece that implement ColormapStore
 class Colormaps
          Simple colormap store implementation.
 

Uses of ColormapStore in cz.cuni.jagrlib.testing
 

Classes in cz.cuni.jagrlib.testing that implement ColormapStore
 class SampleColormap
          Sample colormap generator.