public static class Xml807.MenuNodeInst
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
double |
fontSize
the size of the menu entry label
|
PrimitiveNode.Function |
function
the function of the prototype
|
java.lang.String |
protoName
the name of the prototype in the menu
|
int |
rotation
the rotation of the node in the menu entry
|
java.lang.String |
text
label to draw in the menu entry (may be null)
|
Constructor and Description |
---|
Xml807.MenuNodeInst() |
public java.lang.String protoName
public PrimitiveNode.Function function
public java.lang.String text
public double fontSize
public int rotation