com.sun.electric.technology.xml
Class Xml807.PrimitiveNode
java.lang.Object
com.sun.electric.technology.xml.Xml807.PrimitiveNode
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Xml807
public static class Xml807.PrimitiveNode
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
oldName
public java.lang.String oldName
shrinkArcs
public boolean shrinkArcs
square
public boolean square
canBeZeroSize
public boolean canBeZeroSize
wipes
public boolean wipes
lockable
public boolean lockable
edgeSelect
public boolean edgeSelect
skipSizeInPalette
public boolean skipSizeInPalette
notUsed
public boolean notUsed
lowVt
public boolean lowVt
highVt
public boolean highVt
nativeBit
public boolean nativeBit
od18
public boolean od18
od25
public boolean od25
od33
public boolean od33
function
public PrimitiveNode.Function function
diskOffset
public EPoint diskOffset
defaultWidth
public final Xml807.Distance defaultWidth
defaultHeight
public final Xml807.Distance defaultHeight
nodeBase
public ERectangle nodeBase
nodeLayers
public final java.util.List<Xml807.NodeLayer> nodeLayers
ports
public final java.util.List<Xml807.PrimitivePort> ports
specialType
public int specialType
specialValues
public double[] specialValues
nodeSizeRule
public Xml807.NodeSizeRule nodeSizeRule
spiceTemplate
public java.lang.String spiceTemplate
Xml807.PrimitiveNode
public Xml807.PrimitiveNode()