Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3836
db::DBox
3837
LayoutViewBase::box () const
3838
{
3839
return mp_canvas->viewport ().box ();
3840
}
3841
3842
LayoutView *
3843
LayoutViewBase::get_ui ()
Callers
8
save_image
Method · 0.45
save_image_with_options
Method · 0.45
full_box
Method · 0.45
ensure_visible
Method · 0.45
pan_center
Method · 0.45
zoom_by
Method · 0.45
shift_window
Method · 0.45
goto_view
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected