Uses of Interface
Jxn3DPainter
-
-
Uses of Jxn3DPainter in <Unnamed>
Classes in <Unnamed> that implement Jxn3DPainter Modifier and Type Class Description class
JxnLine3DPainter
Defines a line object for display in aJxnPerspectivePlotFrame
.Methods in <Unnamed> with parameters of type Jxn3DPainter Modifier and Type Method Description JxnPerspectivePlotFrame
JxnPerspectivePlotFrame. add(Jxn3DPainter painter3D)
Shows an additional 3D-object in thisJxnPerspectivePlotFrame
.JxnPerspectivePlotFrame
JxnPerspectivePlotFrame. add(Jxn3DPainter[] painter3dArray)
Shows additional 3D-objects in thisJxnPerspectivePlotFrame
.
-