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