DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class OutlineAnnotationAction

java.lang.Object
  extended by com.cete.dynamicpdf.Action
      extended by com.cete.dynamicpdf.OutlineAnnotationAction
Direct Known Subclasses:
AnnotationShowHideAction, FileOpenAction, GoToAction, ImportFormDataAction, JavaScriptAction, ResetAction, SubmitAction, UrlAction

public abstract class OutlineAnnotationAction
extends Action

Represents outline annotation action class.


Field Summary
 
Fields inherited from class com.cete.dynamicpdf.Action
text_A, text_Next, text_S, text_Type
 
Constructor Summary
OutlineAnnotationAction()
           
 
Method Summary
 OutlineAnnotationAction getNextAction()
          Gets the next action for the current action.
 void setNextAction(OutlineAnnotationAction value)
          Sets the next action for the current action.
 
Methods inherited from class com.cete.dynamicpdf.Action
draw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlineAnnotationAction

public OutlineAnnotationAction()
Method Detail

getNextAction

public OutlineAnnotationAction getNextAction()
Gets the next action for the current action.

Returns:
the next action for the current action.

setNextAction

public void setNextAction(OutlineAnnotationAction value)
Sets the next action for the current action.

Parameters:
value - next action for the current action.

DynamicPDF by ceTe Software

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