|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.Action com.cete.dynamicpdf.OutlineAnnotationAction
public abstract class OutlineAnnotationAction
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 |
---|
public OutlineAnnotationAction()
Method Detail |
---|
public OutlineAnnotationAction getNextAction()
public void setNextAction(OutlineAnnotationAction value)
value
- next action for the current action.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |