|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.plugins.j3d.utils.J3DSerialization
public class J3DSerialization
This class is @serial
| Field Summary | |
|---|---|
java.util.List<J3DUtils.ThreeDDemoKnot> |
list
|
Matrix4d |
matrix
|
java.lang.Boolean |
useView
|
| Constructor Summary | |
|---|---|
J3DSerialization(java.lang.Boolean useView,
java.util.List<J3DUtils.ThreeDDemoKnot> l,
Transform3D t)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<J3DUtils.ThreeDDemoKnot> list
public Matrix4d matrix
public java.lang.Boolean useView
| Constructor Detail |
|---|
public J3DSerialization(java.lang.Boolean useView,
java.util.List<J3DUtils.ThreeDDemoKnot> l,
Transform3D t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||