com.sun.electric.technology
Class Xml.ArcLayer

java.lang.Object
  extended by com.sun.electric.technology.Xml.ArcLayer
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Xml

public static class Xml.ArcLayer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 Xml.Distance extend
           
 java.lang.String layer
           
 Poly.Type style
           
 
Constructor Summary
Xml.ArcLayer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

layer

public java.lang.String layer

extend

public final Xml.Distance extend

style

public Poly.Type style
Constructor Detail

Xml.ArcLayer

public Xml.ArcLayer()