Uses of Class
com.dynamicpdf.api.Input
Packages that use Input
- 
Uses of Input in com.dynamicpdf.api
Subclasses of Input in com.dynamicpdf.apiModifier and TypeClassDescriptionclassRepresents a Dlex input.classclassRepresents a page input.classRepresents a pdf input.Methods in com.dynamicpdf.api that return types with arguments of type InputMethods in com.dynamicpdf.api with parameters of type InputModifier and TypeMethodDescriptionAdds anOutlineobject to the outline list.Adds anOutlineobject to the outline list.Adds anOutlineobject to the outline list.Constructors in com.dynamicpdf.api with parameters of type InputModifierConstructorDescriptionGoToAction(Input input)Initializes a new instance of theGoToActionclass using an input to create the PDF, page number, and a zoom option.GoToAction(Input input, int pageOffset)Initializes a new instance of theGoToActionclass using an input to create the PDF, page number, and a zoom option.GoToAction(Input input, int pageOffset, PageZoom pageZoom)Initializes a new instance of theGoToActionclass using an input to create the PDF, page number, and a zoom option.