public static class XmlParam.ArcProto
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
angleIncrement |
double |
antennaRatio |
java.util.List<XmlParam.ArcLayer> |
arcLayers |
XmlParam.ArcPin |
arcPin |
boolean |
curvable |
double |
elibWidthOffset |
boolean |
extended |
boolean |
fixedAngle |
ArcProto.Function |
function |
java.lang.String |
name |
boolean |
notUsed |
java.lang.String |
oldName |
boolean |
skipSizeInPalette |
boolean |
special |
boolean |
wipable |
Constructor and Description |
---|
ArcProto() |
public java.lang.String name
public java.lang.String oldName
public ArcProto.Function function
public boolean wipable
public boolean curvable
public boolean special
public boolean notUsed
public boolean skipSizeInPalette
public boolean extended
public boolean fixedAngle
public int angleIncrement
public double antennaRatio
public double elibWidthOffset
public final java.util.List<XmlParam.ArcLayer> arcLayers
public XmlParam.ArcPin arcPin