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

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

public static class Xml806.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
Xml806.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

Xml806.NodeSizeRule

public Xml806.NodeSizeRule()