Uses of Class
org.openpdf.renderer.action.GoToEAction.GoToETarget
Packages that use GoToEAction.GoToETarget
-
Uses of GoToEAction.GoToETarget in org.openpdf.renderer.action
Fields in org.openpdf.renderer.action declared as GoToEAction.GoToETargetModifier and TypeFieldDescriptionprivate GoToEAction.GoToETargetGoToEAction.targetThe target dictionaryprivate GoToEAction.GoToETargetGoToEAction.GoToETarget.targetDictionaryMethods in org.openpdf.renderer.action that return GoToEAction.GoToETargetModifier and TypeMethodDescriptionGoToEAction.getTarget()Get the target dictionaryGoToEAction.GoToETarget.getTargetDictionary()A target dictionary specifying additional target information.private GoToEAction.GoToETargetGoToEAction.parseTargetDistionary(PDFObject targetObj, ArrayList<GoToEAction.GoToETarget> list) Parse a target dictionary if availableMethods in org.openpdf.renderer.action with parameters of type GoToEAction.GoToETargetModifier and TypeMethodDescriptionvoidGoToEAction.GoToETarget.setTargetDictionary(GoToEAction.GoToETarget targetDictionary) A target dictionary specifying additional target information.Method parameters in org.openpdf.renderer.action with type arguments of type GoToEAction.GoToETargetModifier and TypeMethodDescriptionprivate GoToEAction.GoToETargetGoToEAction.parseTargetDistionary(PDFObject targetObj, ArrayList<GoToEAction.GoToETarget> list) Parse a target dictionary if available