org.jmol.symmetry
Class HallInfo.RotationTerm
java.lang.Object
org.jmol.symmetry.HallInfo.RotationTerm
- Enclosing class:
- HallInfo
class HallInfo.RotationTerm
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inputCode
String inputCode
primitiveCode
String primitiveCode
lookupCode
String lookupCode
translationString
String translationString
rotation
Rotation rotation
translation
Translation translation
seitzMatrix12ths
Matrix4f seitzMatrix12ths
isImproper
boolean isImproper
order
int order
axisType
char axisType
diagonalReferenceAxis
char diagonalReferenceAxis
allPositive
boolean allPositive
HallInfo.RotationTerm
HallInfo.RotationTerm()
HallInfo.RotationTerm
HallInfo.RotationTerm(String code,
int prevOrder,
char prevAxisType)
dumpInfo
String dumpInfo()
getXYZ
String getXYZ(boolean allPositive)
getRotationInfo
private void getRotationInfo(String code,
int prevOrder,
char prevAxisType)