Uses of Enum
pl.poznan.put.notation.NucleobaseEdge
Packages that use NucleobaseEdge
Package
Description
A set of enums describing different notations used in structural biology.
-
Uses of NucleobaseEdge in pl.poznan.put.notation
Methods in pl.poznan.put.notation that return NucleobaseEdgeModifier and TypeMethodDescriptionLeontisWesthof.edge3()LeontisWesthof.edge5()static NucleobaseEdgeReturns the enum constant of this type with the specified name.static NucleobaseEdge[]NucleobaseEdge.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NucleobaseEdge in pl.poznan.put.rna
Methods in pl.poznan.put.rna with parameters of type NucleobaseEdgeModifier and TypeMethodDescriptiondefault org.apache.commons.math3.geometry.euclidean.threed.Vector3DNucleobase.edgeVector(PdbResidue residue, NucleobaseEdge edge) Nucleobase.edgeVectorAtoms(NucleobaseEdge edge) Purine.edgeVectorAtoms(NucleobaseEdge edge) Pyrimidine.edgeVectorAtoms(NucleobaseEdge edge)