Uses of Class
org.openpdf.renderer.action.GoToEAction.GoToETarget
Packages that use GoToEAction.GoToETarget
-
Uses of GoToEAction.GoToETarget in org.openpdf.renderer.action
Methods 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.Methods 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.