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

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

public static class Xml806.MenuNodeInst
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 double fontSize
           
 PrimitiveNode.Function function
           
 java.lang.String protoName
           
 int rotation
           
 java.lang.String text
           
 
Constructor Summary
Xml806.MenuNodeInst()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

protoName

public java.lang.String protoName

function

public PrimitiveNode.Function function

text

public java.lang.String text

fontSize

public double fontSize

rotation

public int rotation
Constructor Detail

Xml806.MenuNodeInst

public Xml806.MenuNodeInst()