Uses of Interface
pl.poznan.put.interfaces.DisplayableExportable
Packages that use DisplayableExportable
Package
Description
Contains classes dealing with torsion angles handling.
-
Uses of DisplayableExportable in pl.poznan.put.protein
Classes in pl.poznan.put.protein that implement DisplayableExportableModifier and TypeClassDescriptionenumA torsion angle defined for proteins. -
Uses of DisplayableExportable in pl.poznan.put.rna
Classes in pl.poznan.put.rna that implement DisplayableExportableModifier and TypeClassDescriptionfinal classImmutable implementation ofPseudophasePuckerType.enumA torsion angle defined in a nucleotide.classAn angle describing the pseudophase pucker. -
Uses of DisplayableExportable in pl.poznan.put.torsion
Subinterfaces of DisplayableExportable in pl.poznan.put.torsionModifier and TypeInterfaceDescriptioninterfaceA torsion angle which is defined upon four atomic coordinates.interfaceThe main torsion angle type, which may consist of one or more basic angle types.interfaceA torsion angle.Classes in pl.poznan.put.torsion that implement DisplayableExportableModifier and TypeClassDescriptionclassAn average of one or more basic angle types.final classImmutable implementation ofAtomBasedTorsionAngleType.final classImmutable implementation ofAverageTorsionAngleType.final classImmutable implementation ofTorsionAngleDelta.final classImmutable implementation ofTorsionAngleValue.classA result of subtracting of two torsion angles.classA torsion angle with its value calculated.Methods in pl.poznan.put.torsion with parameters of type DisplayableExportableModifier and TypeMethodDescriptionImmutableAtomBasedTorsionAngleType.Builder.from(DisplayableExportable instance) Fill a builder with attribute values from the providedpl.poznan.put.interfaces.DisplayableExportableinstance.