|
|||||||||
| Home >> All >> joelib >> math >> [ symmetry overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.math.symmetry
Class SymCoordinates

java.lang.Objectjoelib.math.symmetry.SymCoordinates
- Direct Known Subclasses:
- SymAtom
- public class SymCoordinates
- extends java.lang.Object
SymmetryElement.
| Field Summary | |
double[] |
coord
|
static int |
DIMENSION
|
| Constructor Summary | |
SymCoordinates()
Constructor for the AtomIntInt object |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
DIMENSION
public static final int DIMENSION
- See Also:
- Constant Field Values
coord
public double[] coord
| Constructor Detail |
SymCoordinates
public SymCoordinates()
- Constructor for the AtomIntInt object
|
|||||||||
| Home >> All >> joelib >> math >> [ symmetry overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
joelib.math.symmetry.SymCoordinates