|
|||||||||
| 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
public class Resolution
| Nested Class Summary |
|---|
| Nested classes/interfaces 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)
Constructor Resolution |
|
Resolution(int n1,
int n2,
int n3)
Constructor Resolution |
|
| Method Summary |
|---|
| 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)
max -
public Resolution(int n1,
int n2,
int n3)
n1 - n2 - n3 -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||