public abstract class AbstractFillAdv extends Object implements SFill, Serializable
SFill.FillPattern| Constructor and Description |
|---|
AbstractFillAdv() |
| Modifier and Type | Method and Description |
|---|---|
abstract SColor |
getRawBackColor() |
abstract SColor |
getRawFillColor() |
abstract SFill.FillPattern |
getRawFillPattern() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackColor, getFillColor, getFillPattern, setBackColor, setFillColor, setFillPatternpublic abstract SColor getRawFillColor()
public abstract SColor getRawBackColor()
public abstract SFill.FillPattern getRawFillPattern()
Copyright © 2020. All rights reserved.