com.cete.dynamicpdf
Class Action
java.lang.Object
com.cete.dynamicpdf.Action
- Direct Known Subclasses:
- Destination, ImportedAction, ImportedDestination, OutlineAnnotationAction
public abstract class Action
- extends java.lang.Object
Class provides the base class representing a destination or action.
Licensing:
This class is a DynamicPDF Generator Professional Edition
feature. One of the following licenses is required for non-evaluation usage:
- DynamicPDF Generator Professional Edition
- DynamicPDF Generator Enterprise Edition
- DynamicPDF Merger Professional Edition
- DynamicPDF Merger Enterprise Edition
Constructor Summary |
protected |
Action()
Initializes a new instance of the Action class. |
Method Summary |
abstract void |
draw(DocumentWriter writer)
Draws the action to the specified DocumentWriter object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text_Type
public static final byte[] text_Type
text_A
protected static byte text_A
text_S
protected static byte text_S
text_Next
protected static byte[] text_Next
Action
protected Action()
- Initializes a new instance of the
Action
class.
- See Also:
Action
draw
public abstract void draw(DocumentWriter writer)
- Draws the action to the specified
DocumentWriter
object.
- Parameters:
writer
- DocumentWriter
object to receive the
action's output.- See Also:
DocumentWriter
API Reference for DynamicPDF v10.07 for Java generated on Aug 12, 2020
© Copyright 2020, ceTe Software