| Class | Description |
|---|---|
| CrystalBuilder |
A class containing methods to find interfaces in a given crystallographic Structure by
reconstructing the crystal lattice through application of symmetry operators
|
| CrystalCell |
A crystal cell's parameters.
|
| CrystalTransform |
Representation of a transformation in a crystal:
- a transformation id (each of the transformations in a space group, 0 to m)
- a crystal translation
The transformation matrix in crystal basis is stored, representing the basic
transformation together with the crystal translation.
|
| SpaceGroup |
A crystallographic space group.
|
| SymoplibParser |
A class containing static methods to parse the symop.lib file from the
CCP4 package.
|
| UnitCellBoundingBox |
A class to contain the BoundingBoxes of all molecules in a full unit cell
|
| Enum | Description |
|---|---|
| BravaisLattice |
An enum to represent the 7 Bravais lattices
|
| TransformType |
Copyright © 2000–2016 BioJava. All rights reserved.