|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsim.portrayal3d.grid.GridDefaultTransform
sim.portrayal.GridDefaultTransform| Constructor Summary | |
GridDefaultTransform()
|
|
| Method Summary | |
static javax.media.j3d.Transform3D |
getDefaultGrid2DTransform(double width,
double height)
|
static javax.media.j3d.Transform3D |
getDefaultGrid2DTransform(double width,
double height,
double scale)
|
static javax.media.j3d.Transform3D |
getDefaultGrid3DTransform(double width,
double height,
double length)
|
static javax.media.j3d.Transform3D |
getDefaultGrid3DTransform(double width,
double height,
double length,
double scale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridDefaultTransform()
| Method Detail |
public static javax.media.j3d.Transform3D getDefaultGrid3DTransform(double width,
double height,
double length,
double scale)
public static javax.media.j3d.Transform3D getDefaultGrid3DTransform(double width,
double height,
double length)
public static javax.media.j3d.Transform3D getDefaultGrid2DTransform(double width,
double height,
double scale)
public static javax.media.j3d.Transform3D getDefaultGrid2DTransform(double width,
double height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||