org.jmol.symmetry
class HallInfo extends Object
Nested Class Summary | |
---|---|
class | HallInfo.RotationTerm |
Field Summary | |
---|---|
String | hallSymbol |
boolean | isCentrosymmetric |
char | latticeCode |
String | latticeExtension |
int | nRotations |
String | primitiveHallSymbol |
HallInfo.RotationTerm[] | rotationTerms |
Point3i | vector12ths |
String | vectorCode |
Constructor Summary | |
---|---|
HallInfo(String hallSymbol) |
Method Summary | |
---|---|
String | dumpInfo() |
String | extractLatticeInfo(String name) |
String | extractRotationInfo(String name, int prevOrder, char prevAxisType) |
String | extractVectorInfo(String name) |
String | getLatticeDesignation() |