com.sun.electric.technology
Class Xml.NodeSizeRule

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

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

Xml.NodeSizeRule

public Xml.NodeSizeRule()