public class Crosshair extends Object implements Serializable
| Constructor and Description |
|---|
Crosshair() |
| Modifier and Type | Method and Description |
|---|---|
ColorReference |
getColor() |
GridLineDashStyle |
getDashStyle() |
Integer |
getWidth() |
Integer |
getzIndex() |
Crosshair |
setColor(ColorReference color) |
Crosshair |
setDashStyle(GridLineDashStyle dashStyle) |
Crosshair |
setWidth(Integer width) |
Crosshair |
setzIndex(Integer zIndex) |
public ColorReference getColor()
public GridLineDashStyle getDashStyle()
public Integer getWidth()
public Integer getzIndex()
public Crosshair setColor(ColorReference color)
public Crosshair setDashStyle(GridLineDashStyle dashStyle)
Copyright © 2013. All Rights Reserved.