Class | Description |
---|---|
BioAssemblyTools | |
BiologicalAssemblyBuilder |
Reconstructs the quaternary structure of a protein from an asymmetric unit
|
CartesianProduct<T> |
A cartesian product between two lists A and B is the set of all ordered pairs
of the elements of both sets.
|
ModelTransformationMatrix |
Isolation issue -
The original version of this (renamed as GLTransformationMatrix) uses FloatBuffer objects obtained from
GL to store and operate on the matrices - doing so destroys the ability
to isolate the model, because the loaders use this to generate and store biological unit and non-crystallographic
transformations.
|
OperatorResolver |
A class to resolve the operators for transformations
|
OrderedPair<T> |
An ordered pair represents a component of a cartesian product.
|