Package | Description |
---|---|
com.sun.electric.technology.xml |
Package for handling versions of Technology Xml syntax.
|
Modifier and Type | Field and Description |
---|---|
Xml806.MenuPalette |
Xml806.Technology.menuPalette |
Modifier and Type | Method and Description |
---|---|
static Xml806.MenuPalette |
Xml806.parseComponentMenuXMLTechEdit(java.lang.String xml,
java.util.List<Xml806.PrimitiveNode> nodes,
java.util.List<Xml806.ArcProto> arcs)
Method to parse a string of XML that describes the component menu in a Technology Editing context.
|