public class BlockTextOperator extends TextOperator
Abstract base class for text block operators i.e. Begin and End text operators (BT/ET)
Constructor and Description |
---|
BlockTextOperator()
Constructor for new operator.
|
BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
|
accept
clear, getCommand, getCommandName, getIndex, getParameters, getTrailerable, isTextShowOperator, reset, setIndex, toString, toString
public BlockTextOperator()
Constructor for new operator.
public BlockTextOperator(TextProperties textProperties)
Constructor for BlockTextOperator which accepts TextProperties.
textProperties
- Text properties.