public class SolidFill extends FillFormat
FillFormat.TypeEnum
Constructor and Description |
---|
SolidFill() |
Modifier and Type | Method and Description |
---|---|
SolidFill |
color(String color) |
boolean |
equals(Object o) |
String |
getColor()
Color.
|
int |
hashCode() |
void |
setColor(String color) |
String |
toString() |
getType, setType
public String getColor()
public void setColor(String color)
public boolean equals(Object o)
equals
in class FillFormat
public int hashCode()
hashCode
in class FillFormat
public String toString()
toString
in class FillFormat
Copyright © 2022. All rights reserved.