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