|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Action
com.cete.dynamicpdf.merger.ImportedDestination
public class ImportedDestination
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 |
|---|
protected static byte[] text_Dest
| Method Detail |
|---|
public void draw(DocumentWriter writer)
ActionDocumentWriter object.
draw in class Actionwriter - DocumentWriter object to receive the
action's output.DocumentWriter
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||