|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.display3d.core.Resolution
org.opensourcephysics.display3d.simple3d.Resolution
Nested Class Summary |
Nested classes inherited from class org.opensourcephysics.display3d.core.Resolution |
Resolution.ResolutionLoader |
Field Summary |
Fields inherited from class org.opensourcephysics.display3d.core.Resolution |
DIVISIONS, MAX_LENGTH |
Constructor Summary | |
Resolution(double max)
|
|
Resolution(int n1,
int n2,
int n3)
|
Methods inherited from class org.opensourcephysics.display3d.core.Resolution |
getLoader, getMaxLength, getN1, getN2, getN3, getType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Resolution(double max)
public Resolution(int n1, int n2, int n3)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |