public class DrawFillSolid extends Object implements DrawFill
| Constructor and Description |
|---|
DrawFillSolid(Color color) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEmbeddedStyles(StylesContainer stylesContainer)
Add the styles of this element to the styles container, in styles.xml/automatic-styles.
|
void |
appendAttributes(XMLUtil util,
Appendable appendable) |
public DrawFillSolid(Color color)
public void appendAttributes(XMLUtil util, Appendable appendable) throws IOException
appendAttributes in interface DrawFillIOExceptionpublic void addEmbeddedStyles(StylesContainer stylesContainer)
ElementWithEmbeddedStylesaddEmbeddedStyles in interface ElementWithEmbeddedStylesstylesContainer - the styles containerCopyright © 2016–2021. All rights reserved.