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

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

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

XmlParam.NodeSizeRule

public XmlParam.NodeSizeRule()