public class TextStateOperator extends TextOperator
Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).
Constructor and Description |
---|
TextStateOperator()
Constructor for new TextStateOperator.
|
TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
|
accept
getCommand, getCommandName, getIndex, getParameters, isTextShowOperator, reset, setIndex, toString, toString
public TextStateOperator()
Constructor for new TextStateOperator.
public TextStateOperator(TextProperties textProperties)
Constructor for TextStateoperator which allows to pass TextProperties.
textProperties
- Text properties.