Click or drag to resize

Ring Methods

The Ring type exposes the following members.

Methods
  NameDescription
Public methodAddHead (Inherited from DequeneT.)
Public methodAddTail (Inherited from DequeneT.)
Public methodStatic memberAlign
Public methodAllAtoms
Public methodAllIn
Test if the ring contains all atoms in a collection
Public methodCenter
Get the ring's geometry center
Public methodCloneReversed
Clone the ring and reverse its order
Public methodContains(Atom)
Test if the ring contains the atom
Public methodContains(Bond)
Test if the ring contains the bond
Public methodContainsAnyAtom
Test if the ring contains any atom in a collection
Public methodContainsAnyBond
Test if the ring contains any atom in a collection
Public methodContainsQueryAtom
Public methodDump
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEqualsTo
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFirstSharedAtom
Find a shared atom by two rings
Public methodStatic memberFirstSharedPair
Public methodFlipVertically
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from DequeneT.)
Public methodIsBio
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMove
Public methodReverse
Reverse the order of the ring object
Public methodRotate(T) (Inherited from DequeneT.)
Public methodRotate(Point3D, Double)
Public methodToArray (Inherited from DequeneT.)
Public methodToString (Overrides ObjectToString.)
Top
See Also