Modifier and Type | Field and Description |
---|---|
protected boolean |
enablePointSmoothing |
protected Color |
pointColor |
protected Double |
pointSize |
Constructor and Description |
---|
Attributes() |
Attributes(Double scale,
Color pointColor) |
Modifier and Type | Method and Description |
---|---|
void |
copy(PointGrid.Attributes attrs) |
Color |
getPointColor() |
Double |
getPointSize() |
boolean |
isEnablePointSmoothing() |
void |
setEnablePointSmoothing(Boolean enablePointSmoothing) |
void |
setPointColor(Color pointColor) |
void |
setPointSize(Double pointSize) |
protected boolean enablePointSmoothing
protected Color pointColor
protected Double pointSize
public void copy(PointGrid.Attributes attrs)
public Color getPointColor()
public Double getPointSize()
public boolean isEnablePointSmoothing()
public void setEnablePointSmoothing(Boolean enablePointSmoothing)
public void setPointColor(Color pointColor)
public void setPointSize(Double pointSize)