org.jmol.symmetry
class HallInfo.RotationTerm extends Object
Field Summary | |
---|---|
boolean | allPositive |
char | axisType |
char | diagonalReferenceAxis |
String | inputCode |
boolean | isImproper |
String | lookupCode |
int | order |
String | primitiveCode |
Rotation | rotation |
Matrix4f | seitzMatrix12ths |
Translation | translation |
String | translationString |
Constructor Summary | |
---|---|
RotationTerm() | |
RotationTerm(String code, int prevOrder, char prevAxisType) |
Method Summary | |
---|---|
String | dumpInfo() |
void | getRotationInfo(String code, int prevOrder, char prevAxisType) |
String | getXYZ(boolean allPositive) |