|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.shapespecial.Ellipsoids.Ellipsoid
static class Ellipsoids.Ellipsoid
Field Summary | |
---|---|
(package private) javax.vecmath.Vector3f[] |
axes
|
(package private) javax.vecmath.Point3f |
center
|
(package private) double[] |
coef
|
(package private) short |
colix
|
(package private) java.lang.String |
id
|
(package private) boolean |
isOn
|
(package private) boolean |
isValid
|
(package private) float[] |
lengths
|
(package private) int |
modelIndex
|
(package private) float |
scale
|
(package private) boolean |
visible
|
Constructor Summary | |
---|---|
Ellipsoids.Ellipsoid(java.lang.String id,
int modelIndex)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String id
javax.vecmath.Vector3f[] axes
float[] lengths
javax.vecmath.Point3f center
double[] coef
short colix
int modelIndex
float scale
boolean visible
boolean isValid
boolean isOn
Constructor Detail |
---|
Ellipsoids.Ellipsoid(java.lang.String id, int modelIndex)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |