DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class ImportedDestination

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

public class ImportedDestination
extends Action

Represents an imported destination.


Field Summary
protected static byte[] text_Dest
           
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text_Dest

protected static byte[] text_Dest
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

DynamicPDF by ceTe Software

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