com.cete.dynamicpdf
Class Action
java.lang.Object
   com.cete.dynamicpdf.Action
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
 Actionclass. | 
 
| Method Summary | 
| abstract  void | draw(DocumentWriter writer)Draws the action to the specified
 DocumentWriterobject. | 
 
| 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 Actionclass.
 
- See Also:
- Action
 
draw
public abstract void draw(DocumentWriter writer)
- Draws the action to the specified DocumentWriterobject.
 
- 
- Parameters:
- writer-- DocumentWriterobject to receive the
                  action's output.
- See Also:
- DocumentWriter
 
API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019 
 © Copyright 2019, ceTe Software