|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GoToEmbedded.PathElement.RelationEnum | |
---|---|
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of GoToEmbedded.PathElement.RelationEnum in org.pdfclown.documents.interaction.actions |
---|
Methods in org.pdfclown.documents.interaction.actions that return GoToEmbedded.PathElement.RelationEnum | |
---|---|
static GoToEmbedded.PathElement.RelationEnum |
GoToEmbedded.PathElement.RelationEnum.get(PdfName value)
Gets the relation corresponding to the given value. |
GoToEmbedded.PathElement.RelationEnum |
GoToEmbedded.PathElement.getRelation()
Gets the relationship between the target and the current document. |
static GoToEmbedded.PathElement.RelationEnum |
GoToEmbedded.PathElement.RelationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GoToEmbedded.PathElement.RelationEnum[] |
GoToEmbedded.PathElement.RelationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.interaction.actions with parameters of type GoToEmbedded.PathElement.RelationEnum | |
---|---|
void |
GoToEmbedded.PathElement.setRelation(GoToEmbedded.PathElement.RelationEnum value)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |