| Modifier and Type | Class and Description |
|---|---|
class |
Crystal
Class representing a molecular crystal.
|
| Modifier and Type | Field and Description |
|---|---|
protected ICrystal |
ChemModel.crystal
A Crystal.
|
| Modifier and Type | Method and Description |
|---|---|
ICrystal |
Crystal.clone()
Makes a clone of this crystal.
|
ICrystal |
ChemModel.getCrystal()
Gets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChemModel.setCrystal(ICrystal crystal)
Sets the Crystal contained in this ChemModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DebugCrystal
Debugging data class.
|
| Modifier and Type | Method and Description |
|---|---|
ICrystal |
DebugCrystal.clone()
Makes a clone of this crystal.
|
ICrystal |
DebugChemModel.getCrystal()
Gets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugChemModel.setCrystal(ICrystal crystal)
Sets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CrystalGeometryTools.fractionalToCartesian(ICrystal crystal)
Creates Cartesian coordinates for all Atoms in the Crystal.
|
| Modifier and Type | Method and Description |
|---|---|
ICrystal |
ICrystal.clone()
Returns a deep clone of this IChemObject.
|
ICrystal |
IChemModel.getCrystal()
Gets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IChemModel.setCrystal(ICrystal crystal)
Sets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDBWriter.writeCrystal(ICrystal crystal) |
| Modifier and Type | Method and Description |
|---|---|
org.xmlcml.cml.element.CMLMolecule |
Convertor.cdkCrystalToCMLMolecule(ICrystal crystal) |
| Modifier and Type | Field and Description |
|---|---|
protected ICrystal |
ChemModel.crystal
A Crystal.
|
| Modifier and Type | Method and Description |
|---|---|
ICrystal |
Crystal.clone()
Makes a clone of this crystal.
|
ICrystal |
ChemModel.getCrystal()
Gets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChemModel.setCrystal(ICrystal crystal)
Sets the Crystal contained in this ChemModel.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
AbstractValidator.validateCrystal(ICrystal subject) |
ValidationReport |
IValidator.validateCrystal(ICrystal subject) |
ValidationReport |
ValidatorEngine.validateCrystal(ICrystal subject) |
Copyright © 2022. All rights reserved.