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

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

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

Xml805.NodeSizeRule

public Xml805.NodeSizeRule()