MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / render

Method render

src/org/opensourcephysics/display/Renderable.java:22–22  ·  view source on GitHub ↗

Renders a representation of the object onscreen.

()

Source from the content-addressed store, hash-verified

20 * Renders a representation of the object onscreen.
21 */
22 public BufferedImage render();
23
24 /**
25 * Renders a representation of the object onto an image.

Callers 15

doStepMethod · 0.65
mainMethod · 0.65
saveImageMethod · 0.65
ComponentImageMethod · 0.65
mouseMethod · 0.65
mouseMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
updateMethod · 0.65
setParentMethod · 0.65
destroyMethod · 0.65
renderAnimatedFramesMethod · 0.65

Implementers 13

DrawingPanelsrc/org/opensourcephysics/display/Draw
FrameAppletsrc/org/opensourcephysics/davidson/app
EjsControlFramesrc/org/opensourcephysics/ejs/control/
EjsFramesrc/org/opensourcephysics/ejs/control/
EjsSimulationControlsrc/org/opensourcephysics/ejs/control/
OSPFramesrc/org/opensourcephysics/display/OSPF
OSPDialogsrc/org/opensourcephysics/display/OSPD
DrawingFramesrc/org/opensourcephysics/display/Draw
DataRastersrc/org/opensourcephysics/display2d/Da
ImageDatasrc/org/opensourcephysics/display2d/Da
DrawingPanel3Dsrc/org/opensourcephysics/display3d/si
DrawingFrame3Dsrc/org/opensourcephysics/display3d/si

Calls

no outgoing calls

Tested by 1

initCarpetMethod · 0.52