MCPcopy Create free account
hub / github.com/KLayout/klayout / box

Method box

src/laybasic/laybasic/layLayoutViewBase.cc:3836–3840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3834}
3835
3836db::DBox
3837LayoutViewBase::box () const
3838{
3839 return mp_canvas->viewport ().box ();
3840}
3841
3842LayoutView *
3843LayoutViewBase::get_ui ()

Callers 8

save_imageMethod · 0.45
full_boxMethod · 0.45
ensure_visibleMethod · 0.45
pan_centerMethod · 0.45
zoom_byMethod · 0.45
shift_windowMethod · 0.45
goto_viewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected