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

Method init_layer_properties

src/laybasic/laybasic/layLayoutViewBase.cc:2939–2943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2937}
2938
2939void
2940LayoutViewBase::init_layer_properties (LayerProperties &p) const
2941{
2942 init_layer_properties (p, get_properties ());
2943}
2944
2945void
2946LayoutViewBase::init_layer_properties (LayerProperties &p, const LayerPropertiesList &lp_list) const

Callers 7

cm_insertMethod · 0.80
export_clickedMethod · 0.80
export_clickedMethod · 0.80
menu_activatedMethod · 0.80
run_xorMethod · 0.80
_finishMethod · 0.80

Calls 12

luminous_colorsMethod · 0.80
color_indexMethod · 0.80
end_constMethod · 0.80
begin_constMethod · 0.80
set_frame_colorMethod · 0.80
set_markedMethod · 0.80
get_propertiesFunction · 0.50
sourceMethod · 0.45
set_dither_patternMethod · 0.45
set_transparentMethod · 0.45
set_visibleMethod · 0.45
set_widthMethod · 0.45

Tested by

no test coverage detected