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, wait
getBackColor, getFillColor, getFillPattern, setBackColor, setFillColor, setFillPattern
public abstract SColor getRawFillColor()
public abstract SColor getRawBackColor()
public abstract SFill.FillPattern getRawFillPattern()
Copyright © 2020. All rights reserved.