public static class Xml806.PrimitiveNode
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
canBeZeroSize |
Xml806.Distance |
defaultHeight |
Xml806.Distance |
defaultWidth |
java.util.TreeMap<java.lang.Integer,EPoint> |
diskOffset |
boolean |
edgeSelect |
PrimitiveNode.Function |
function |
boolean |
highVt |
boolean |
lockable |
boolean |
lowVt |
java.lang.String |
name |
boolean |
nativeBit |
java.util.List<Xml806.NodeLayer> |
nodeLayers |
Xml806.NodeSizeRule |
nodeSizeRule |
boolean |
notUsed |
boolean |
od18 |
boolean |
od25 |
boolean |
od33 |
java.lang.String |
oldName |
java.util.List<Xml806.PrimitivePort> |
ports |
boolean |
shrinkArcs |
SizeOffset |
sizeOffset |
boolean |
skipSizeInPalette |
int |
specialType |
double[] |
specialValues |
java.lang.String |
spiceTemplate |
boolean |
square |
boolean |
wipes |
Constructor and Description |
---|
Xml806.PrimitiveNode() |
public java.lang.String name
public java.lang.String oldName
public boolean shrinkArcs
public boolean square
public boolean canBeZeroSize
public boolean wipes
public boolean lockable
public boolean edgeSelect
public boolean skipSizeInPalette
public boolean notUsed
public boolean lowVt
public boolean highVt
public boolean nativeBit
public boolean od18
public boolean od25
public boolean od33
public PrimitiveNode.Function function
public final java.util.TreeMap<java.lang.Integer,EPoint> diskOffset
public final Xml806.Distance defaultWidth
public final Xml806.Distance defaultHeight
public SizeOffset sizeOffset
public final java.util.List<Xml806.NodeLayer> nodeLayers
public final java.util.List<Xml806.PrimitivePort> ports
public int specialType
public double[] specialValues
public Xml806.NodeSizeRule nodeSizeRule
public java.lang.String spiceTemplate