com.sun.electric.technology.xml
Class Xml806.PureLayerNode

java.lang.Object
  extended by com.sun.electric.technology.xml.Xml806.PureLayerNode
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Xml806

public static class Xml806.PureLayerNode
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.String name
           
 java.lang.String oldName
           
 java.lang.String port
           
 java.util.List<java.lang.String> portArcs
           
 Xml806.Distance size
           
 Poly.Type style
           
 
Constructor Summary
Xml806.PureLayerNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

oldName

public java.lang.String oldName

style

public Poly.Type style

port

public java.lang.String port

size

public final Xml806.Distance size

portArcs

public final java.util.List<java.lang.String> portArcs
Constructor Detail

Xml806.PureLayerNode

public Xml806.PureLayerNode()