Ring Class |
Namespace: Scilligence.MolEngine
public class Ring : Dequene<Atom>
The Ring type exposes the following members.
| Name | Description | |
|---|---|---|
| Bonds |
All bonds, which is in ring's order
| |
| Count | (Inherited from DequeneT.) | |
| Head | (Inherited from DequeneT.) | |
| IsAromatic |
Aromatic ring
| |
| Item | (Inherited from DequeneT.) | |
| Tail | (Inherited from DequeneT.) |
| Name | Description | |
|---|---|---|
| AddHead | (Inherited from DequeneT.) | |
| AddTail | (Inherited from DequeneT.) | |
| Align | ||
| AllAtoms | ||
| AllIn |
Test if the ring contains all atoms in a collection
| |
| Center |
Get the ring's geometry center
| |
| CloneReversed |
Clone the ring and reverse its order
| |
| Contains(Atom) |
Test if the ring contains the atom
| |
| Contains(Bond) |
Test if the ring contains the bond
| |
| ContainsAnyAtom |
Test if the ring contains any atom in a collection
| |
| ContainsAnyBond |
Test if the ring contains any atom in a collection
| |
| ContainsQueryAtom | ||
| Dump | ||
| Equals | (Inherited from Object.) | |
| EqualsTo | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FirstSharedAtom |
Find a shared atom by two rings
| |
| FirstSharedPair | ||
| FlipVertically | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf | (Inherited from DequeneT.) | |
| IsBio | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Move | ||
| Reverse |
Reverse the order of the ring object
| |
| Rotate(T) | (Inherited from DequeneT.) | |
| Rotate(Point3D, Double) | ||
| ToArray | (Inherited from DequeneT.) | |
| ToString | (Overrides ObjectToString.) |