MCPcopy Create free account
hub / github.com/dhale/jtk / repaint

Method repaint

core/src/main/java/edu/mines/jtk/sgl/View.java:165–168  ·  view source on GitHub ↗

Repaints all canvases on which this view draws. This method should be called when this view must redraw its world, for example, when that world changes, or when a canvas on which this view draws changes.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

setAxesOrientationMethod · 0.95
setAxesScaleMethod · 0.95
setWorldMethod · 0.95
setWorldToViewMethod · 0.95
addCanvasMethod · 0.95
removeCanvasMethod · 0.95
displayMethod · 0.45
setViewMethod · 0.45
setViewToCubeMethod · 0.45
setCubeToPixelMethod · 0.45
updateViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected