public abstract class BaseFillSettings extends Object implements IFillSettings
Base fill effect settings
Constructor and Description |
---|
BaseFillSettings() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getFillType()
Gets the type of the fill.
|
public abstract int getFillType()
Gets the type of the fill.
Value: The type of the fill.getFillType
in interface IFillSettings