org.jmol.symmetry
private class PointGroup.Operation extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
index |
(package private) Vector3f |
normalOrAxis |
(package private) int |
order |
(package private) int |
type |
Constructor and Description |
---|
PointGroup.Operation() |
PointGroup.Operation(Vector3f v) |
PointGroup.Operation(Vector3f v,
int i) |
int type
int order
int index
Vector3f normalOrAxis
PointGroup.Operation()
PointGroup.Operation(Vector3f v, int i)
PointGroup.Operation(Vector3f v)
String getLabel()