public class TextPlaceOperator extends TextOperator
Abstract base class for operators which changes text position (Tm, Td, etc).
| Constructor and Description |
|---|
TextPlaceOperator()
Constructor for new TextPlaceOperator.
|
TextPlaceOperator(TextProperties textProperties)
Constructor for TextPlaceOperator which accepts TextProperties.
|
acceptgetCommand, getCommandName, getIndex, getParameters, isTextShowOperator, reset, setIndex, toString, toStringpublic TextPlaceOperator()
Constructor for new TextPlaceOperator.
public TextPlaceOperator(TextProperties textProperties)
Constructor for TextPlaceOperator which accepts TextProperties.
textProperties - TextProperties valueCopyright © 2023 Aspose. All Rights Reserved.