public class SolidFill extends Object
Constructor and Description |
---|
SolidFill() |
Modifier and Type | Method and Description |
---|---|
CellsColor |
getCellsColor()
getCellsColor
Gets CellsColor
|
Color |
getColor()
getColor
Gets Color
|
Double |
getTransparency()
getTransparency
Gets Double
|
void |
setCellsColor(CellsColor CellsColor)
setCellsColor
Sets CellsColor
|
void |
setColor(Color Color)
setColor
Sets Color
|
void |
setTransparency(Double Transparency)
setTransparency
Sets Double
|
String |
toString() |
public Color getColor()
public void setColor(Color Color)
Color
- Colorpublic CellsColor getCellsColor()
public void setCellsColor(CellsColor CellsColor)
CellsColor
- CellsColorpublic Double getTransparency()
public void setTransparency(Double Transparency)
Transparency
- DoubleCopyright © 2015. All rights reserved.