com.sun.electric.technology.xml
Class Xml807.ArcLayer

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

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

See Also:
Serialized Form

Field Summary
 Xml807.Distance extend
           
 java.lang.String layer
           
 Poly.Type style
           
 
Constructor Summary
Xml807.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 Xml807.Distance extend

style

public Poly.Type style
Constructor Detail

Xml807.ArcLayer

public Xml807.ArcLayer()