|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILink
Link.
| Method Summary | |
|---|---|
Action |
getAction()
Gets the action to be performed when the link is activated. |
Destination |
getDestination()
Gets the destination to jump to when the link is activated. |
PdfObjectWrapper<?> |
getTarget()
Gets the link target (either a Destination or an Action). |
void |
setAction(Action value)
|
void |
setDestination(Destination value)
|
void |
setTarget(PdfObjectWrapper<?> value)
|
| Method Detail |
|---|
Action getAction()
Destination getDestination()
PdfObjectWrapper<?> getTarget()
void setAction(Action value)
getAction()void setDestination(Destination value)
getDestination()void setTarget(PdfObjectWrapper<?> value)
getTarget()
|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||