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.
|
acceptcreateFromCommandName, equals, getCommand, getCommandName, getIndex, isTextShowOperator, setIndex, toString, valueEqualspublic TextPlaceOperator()
Constructor for new TextPlaceOperator.
public TextPlaceOperator(TextProperties textProperties)
Constructor for TextPlaceOperator which accepts TextProperties.
textProperties - TextProperties valueCopyright © 2025 Aspose. All Rights Reserved.