public abstract class SetColorOperator extends Operator
Class representing set color operation.
Modifier and Type | Method and Description |
---|---|
abstract Color |
getColor()
Retirns color specified by the operator.
|
accept, clear, getCommand, getCommandName, getIndex, getParameters, getTrailerable, isTextShowOperator, reset, setIndex, toString, toString
public abstract Color getColor()
Retirns color specified by the operator.