VeaR/JEllipse

Uses of Package
pl.krakow.cmuj.bioinformatics.jellipse

Packages that use pl.krakow.cmuj.bioinformatics.jellipse
pl.krakow.cmuj.bioinformatics.jellipse Provides main application networking, file-handling and GUI support. 
 

Classes in pl.krakow.cmuj.bioinformatics.jellipse used by pl.krakow.cmuj.bioinformatics.jellipse
ColorScheme
          Interface allowing switching between predefined color schemes.
jEllipse
          Main application class serving all grqphic data representations.
jEllipse.NotSoGreedyAnimator
          Prepared out of library sources Animator method that in its original version swamps the CPU not allowing e.g the JMenus to refresh and pop up.
jEllipse.QuiteLazyAnimator
          Prepared out of library sources Animator method that in its original version swamps the CPU not allowing e.g the JMenus to refresh and pop up.
PdbFile
          String operations' implementations are dirty and require more study on regexps, although they work and are quite fast.
PlotRenderer
           
Plottable
          Common functions for all properties that can be represented in a 2D plot.
Screenshottable
           
StructureRenderer
           
Surface
          General-purpose drawing (plotting area).
SwingWorker.ThreadVar
          Class to maintain reference to current worker thread under separate synchronization control.
 


VeaR/JEllipse