public class LinePrototype extends Prototype
Modifier and Type | Field and Description |
---|---|
Color |
color |
protected List<Float> |
dashed |
Color |
dashedColor |
Integer |
realWidth |
protected int |
width |
code, conditions, priority, range
Constructor and Description |
---|
LinePrototype() |
LinePrototype(LinePrototype s,
Range range) |
protected int width
public Color dashedColor
public LinePrototype(LinePrototype s, Range range)
public LinePrototype()