ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
Loading...
Searching...
No Matches
zlayout.component_interface.ComponentFactory Member List

This is the complete list of members for zlayout.component_interface.ComponentFactory, including all inherited members.

__init__(self, ComponentDatabase db)zlayout.component_interface.ComponentFactory
_create_logic_circuit(self, str name, str circuit_type, **kwargs)zlayout.component_interface.ComponentFactoryprotected
create_component(self, str component_name, str component_type=None, **kwargs)zlayout.component_interface.ComponentFactory
custom_typeszlayout.component_interface.ComponentFactory
dbzlayout.component_interface.ComponentFactory
register_custom_type(self, str type_name, circuit_class)zlayout.component_interface.ComponentFactory