public class ExtraFillImpl extends FillImpl
SFill.FillPattern
_backColor, _fillColor, _fillPattern, _patternHtml, BLANK_FILL
Constructor and Description |
---|
ExtraFillImpl() |
ExtraFillImpl(SFill.FillPattern pattern,
SColor fgColor,
SColor bgColor) |
ExtraFillImpl(SFill.FillPattern pattern,
String fgColor,
String bgColor) |
Modifier and Type | Method and Description |
---|---|
SFill.FillPattern |
getFillPattern() |
equals, getBackColor, getFillColor, getFillPatternBytes, getFillPatternHtml, getRawBackColor, getRawFillColor, getRawFillPattern, hashCode, setBackColor, setFillColor, setFillPattern
public ExtraFillImpl()
public ExtraFillImpl(SFill.FillPattern pattern, String fgColor, String bgColor)
public ExtraFillImpl(SFill.FillPattern pattern, SColor fgColor, SColor bgColor)
public SFill.FillPattern getFillPattern()
getFillPattern
in interface SFill
getFillPattern
in class FillImpl
Copyright © 2020. All rights reserved.