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

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

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

See Also:
Serialized Form

Field Summary
 double height
           
 java.lang.String rule
           
 double width
           
 
Constructor Summary
Xml807.NodeSizeRule()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public double width

height

public double height

rule

public java.lang.String rule
Constructor Detail

Xml807.NodeSizeRule

public Xml807.NodeSizeRule()