public static class Xml.ArcProto
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
angleIncrement |
double |
antennaRatio |
java.util.List<Xml.ArcLayer> |
arcLayers |
boolean |
curvable |
Xml.Distance |
defaultWidth |
java.util.Map<java.lang.Integer,java.lang.Double> |
diskOffset |
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 |
---|
Xml.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 final java.util.Map<java.lang.Integer,java.lang.Double> diskOffset
public final Xml.Distance defaultWidth
public boolean extended
public boolean fixedAngle
public int angleIncrement
public double antennaRatio
public final java.util.List<Xml.ArcLayer> arcLayers