|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.symmetry.HallInfo
class HallInfo
| Nested Class Summary | |
|---|---|
(package private) class |
HallInfo.RotationTerm
|
| Field Summary | |
|---|---|
(package private) String |
hallSymbol
|
(package private) boolean |
isCentrosymmetric
|
(package private) char |
latticeCode
|
(package private) String |
latticeExtension
|
(package private) int |
nRotations
|
(package private) String |
primitiveHallSymbol
|
(package private) HallInfo.RotationTerm[] |
rotationTerms
|
(package private) Point3i |
vector12ths
|
(package private) String |
vectorCode
|
| Constructor Summary | |
|---|---|
HallInfo(String hallSymbol)
|
|
| Method Summary | |
|---|---|
(package private) String |
dumpInfo()
|
private String |
extractLatticeInfo(String name)
|
private String |
extractRotationInfo(String name,
int prevOrder,
char prevAxisType)
|
private String |
extractVectorInfo(String name)
|
private String |
getLatticeDesignation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String hallSymbol
String primitiveHallSymbol
char latticeCode
String latticeExtension
boolean isCentrosymmetric
int nRotations
HallInfo.RotationTerm[] rotationTerms
Point3i vector12ths
String vectorCode
| Constructor Detail |
|---|
HallInfo(String hallSymbol)
| Method Detail |
|---|
String dumpInfo()
private String getLatticeDesignation()
private String extractLatticeInfo(String name)
private String extractVectorInfo(String name)
private String extractRotationInfo(String name,
int prevOrder,
char prevAxisType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||