|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.symmetry.HallInfo.RotationTerm
class HallInfo.RotationTerm
| Field Summary | |
|---|---|
(package private) boolean |
allPositive
|
(package private) char |
axisType
|
(package private) char |
diagonalReferenceAxis
|
(package private) String |
inputCode
|
(package private) boolean |
isImproper
|
(package private) String |
lookupCode
|
(package private) int |
order
|
(package private) String |
primitiveCode
|
(package private) Rotation |
rotation
|
(package private) Matrix4f |
seitzMatrix12ths
|
(package private) Translation |
translation
|
(package private) String |
translationString
|
| Constructor Summary | |
|---|---|
HallInfo.RotationTerm()
|
|
HallInfo.RotationTerm(String code,
int prevOrder,
char prevAxisType)
|
|
| Method Summary | |
|---|---|
(package private) String |
dumpInfo()
|
private void |
getRotationInfo(String code,
int prevOrder,
char prevAxisType)
|
(package private) String |
getXYZ(boolean allPositive)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String inputCode
String primitiveCode
String lookupCode
String translationString
Rotation rotation
Translation translation
Matrix4f seitzMatrix12ths
boolean isImproper
int order
char axisType
char diagonalReferenceAxis
boolean allPositive
| Constructor Detail |
|---|
HallInfo.RotationTerm()
HallInfo.RotationTerm(String code,
int prevOrder,
char prevAxisType)
| Method Detail |
|---|
String dumpInfo()
String getXYZ(boolean allPositive)
private void getRotationInfo(String code,
int prevOrder,
char prevAxisType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||