DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class ImportedAction

java.lang.Object
  extended by com.cete.dynamicpdf.Action
      extended by com.cete.dynamicpdf.merger.ImportedAction

public class ImportedAction
extends Action

Represents an imported action.


Field Summary
 
Fields inherited from class com.cete.dynamicpdf.Action
text_A, text_Next, text_S, text_Type
 
Method Summary
 void draw(DocumentWriter writer)
          Draws the action to the specified DocumentWriter object.
 ImportedActionType getActionType()
          Get the action type of the imported action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

draw

public void draw(DocumentWriter writer)
Description copied from class: Action
Draws the action to the specified DocumentWriter object.

Specified by:
draw in class Action
Parameters:
writer - DocumentWriter object to receive the action's output.
See Also:
DocumentWriter

getActionType

public ImportedActionType getActionType()
Get the action type of the imported action.

Returns:
the action type of the imported action.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software