|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.symmetry.Rotation
class Rotation
| Field Summary | |
|---|---|
(package private) static Rotation[] |
hallRotationTerms
|
(package private) String |
rotCode
|
(package private) Matrix4f |
seitzMatrix
|
(package private) Matrix4f |
seitzMatrixInv
|
| Constructor Summary | |
|---|---|
(package private) |
Rotation()
|
private |
Rotation(String code,
String matrixData)
|
| Method Summary | |
|---|---|
(package private) static Rotation |
lookup(String code)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String rotCode
Matrix4f seitzMatrix
Matrix4f seitzMatrixInv
static final Rotation[] hallRotationTerms
| Constructor Detail |
|---|
Rotation()
private Rotation(String code,
String matrixData)
| Method Detail |
|---|
static final Rotation lookup(String code)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||