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