Uses of Class
JxnAbstractPainter
-
-
Uses of JxnAbstractPainter in <Unnamed>
Subclasses of JxnAbstractPainter in <Unnamed> Modifier and Type Class Description classJxnGraphicsPainterDefines a graphical object for display in aPlotFrame.classJxnLine3DPainterDefines a line object for display in aJxnPerspectivePlotFrame.classJxnPolygonPainterDefines a polygon for display in aPlotFrame.classJxnRealArrayCurveCurve representation ofJxnRealArrayAlgebrainstance(s) (used internally).classJxnShape2DPainterDefines a painter object for the display of an object from packagejava.awt.geom(implementations ofjava.awt.Shape) in aPlotFrame.classJxnSymbolPainterDefines a symbol for display in aPlotFrame.classJxnTextPainterDefines a text object for display in aPlotFrame.Methods in <Unnamed> with parameters of type JxnAbstractPainter Modifier and Type Method Description static JxnBasicPlotFrameJxnAbstractPainter. plot(JxnAbstractPainter ap)Creates a PlotFrame to displayap.static JxnBasicPlotFrameJxnAbstractPainter. plot90(JxnAbstractPainter ap)TODO: wozu?
-