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

Method DeepTexts

src/db/db/dbDeepTexts.cc:125–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123};
124
125DeepTexts::DeepTexts ()
126 : MutableTexts ()
127{
128 // .. nothing yet ..
129}
130
131DeepTexts::DeepTexts (const db::Texts &other, DeepShapeStore &dss)
132 : MutableTexts ()

Callers

nothing calls this directly

Calls 2

create_from_flatMethod · 0.80
create_text_layerMethod · 0.80

Tested by

no test coverage detected