MCPcopy Create free account
hub / github.com/Kitware/VTK / lock

Method lock

Wrapping/Java/vtk/vtkPanel.java:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 // // Code that causes a render
47 // panel.unlock();
48 public void lock() { Lock(); }
49
50 public void unlock() { UnLock(); }
51

Callers 10

getJavaObjectMethod · 0.45
registerJavaObjectMethod · 0.45
unRegisterJavaObjectMethod · 0.45
gcMethod · 0.45
deleteAllMethod · 0.45
runMethod · 0.45
setInteractorStyleMethod · 0.45
DeleteMethod · 0.45
DeleteMethod · 0.45
DeleteMethod · 0.45

Calls 1

LockMethod · 0.95

Tested by

no test coverage detected