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

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

public static class Xml805.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
           
 Xml805.Distance size
           
 Poly.Type style
           
 
Constructor Summary
Xml805.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 Xml805.Distance size

portArcs

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

Xml805.PureLayerNode

public Xml805.PureLayerNode()