VeaR/JEllipse

Uses of Interface
pl.krakow.cmuj.bioinformatics.jellipse.Plottable

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

Uses of Plottable in pl.krakow.cmuj.bioinformatics.jellipse
 

Classes in pl.krakow.cmuj.bioinformatics.jellipse that implement Plottable
(package private)  class AbsDeviation
          Enables plotting the absolute value of the difference between the Ln of the radius of curvature of the current structure (observable) and the value of the parameter obtained analyzing model peptides.
(package private)  class AvgDihedralAngle
          Enables plotting averaged dihedral angle between consecutive peptide bond planes computed along the whole polypeptide chain.
(package private)  class Deviation
          Enables plotting the difference between the log,sub>n of radius of curvature of the current structure (observable) and the value of the parameter obtained analyzing model peptides.
(package private)  class LnCurvature
          Enables plotting natural logarithm of the radius of the local curvature computed along the whole polypeptide chain.
 

Fields in pl.krakow.cmuj.bioinformatics.jellipse declared as Plottable
(package private)  Plottable jEllipse.Property
           
 


VeaR/JEllipse