Uses of Interface
org.openscience.cdk.interfaces.IPDBAtom
Packages that use IPDBAtom
Package
Description
-
Uses of IPDBAtom in org.openscience.cdk.debug
Classes in org.openscience.cdk.debug that implement IPDBAtom -
Uses of IPDBAtom in org.openscience.cdk.interfaces
Methods in org.openscience.cdk.interfaces with parameters of type IPDBAtom -
Uses of IPDBAtom in org.openscience.cdk.protein.data
Classes in org.openscience.cdk.protein.data that implement IPDBAtomModifier and TypeClassDescriptionclass
Represents the idea of an atom as used in PDB files.Methods in org.openscience.cdk.protein.data with parameters of type IPDBAtomModifier and TypeMethodDescriptionvoid
Adds the atom oAtom without specifying aIMonomer
or a Strand.void
Adds the atom oAtom to a specified Monomer.void
Adds the IPDBAtom oAtom to a specified Monomer of a specified Strand. -
Uses of IPDBAtom in org.openscience.cdk.silent
Classes in org.openscience.cdk.silent that implement IPDBAtomModifier and TypeClassDescriptionclass
Represents the idea of an atom as used in PDB files.Methods in org.openscience.cdk.silent with parameters of type IPDBAtomModifier and TypeMethodDescriptionvoid
Adds the atom oAtom without specifying aIMonomer
or a Strand.void
Adds the atom oAtom to a specified Monomer.void
Adds the IPDBAtom oAtom to a specified Monomer of a specified Strand.