|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.symmetry.PointGroup.Operation
private class PointGroup.Operation
Field Summary | |
---|---|
(package private) int |
index
|
(package private) javax.vecmath.Vector3f |
normalOrAxis
|
(package private) int |
order
|
(package private) int |
type
|
(package private) int |
typeIndex
|
Constructor Summary | |
---|---|
PointGroup.Operation()
|
|
PointGroup.Operation(javax.vecmath.Vector3f v)
|
|
PointGroup.Operation(javax.vecmath.Vector3f v,
int i)
|
Method Summary | |
---|---|
(package private) java.lang.String |
getLabel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int type
int order
int index
int typeIndex
javax.vecmath.Vector3f normalOrAxis
Constructor Detail |
---|
PointGroup.Operation()
PointGroup.Operation(javax.vecmath.Vector3f v, int i)
PointGroup.Operation(javax.vecmath.Vector3f v)
Method Detail |
---|
java.lang.String getLabel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |