Uses of Class
com.lowagie.toolbox.AbstractTool
Packages that use AbstractTool
Package
Description
-
Uses of AbstractTool in com.lowagie.toolbox
Methods in com.lowagie.toolbox that return AbstractTool -
Uses of AbstractTool in com.lowagie.toolbox.arguments
Fields in com.lowagie.toolbox.arguments declared as AbstractToolModifier and TypeFieldDescriptionprotected AbstractToolAbstractArgument.toolreference to the internal frameMethods in com.lowagie.toolbox.arguments that return AbstractToolMethods in com.lowagie.toolbox.arguments with parameters of type AbstractToolConstructors in com.lowagie.toolbox.arguments with parameters of type AbstractToolModifierConstructorDescriptionAbstractArgument(AbstractTool tool, String name, String description, Object value) BitsetArgument(AbstractTool tool, String name, String description, String[] options) Constructs an BitsetArgument.ColorArgument(AbstractTool tool, String name, String description) FileArgument(AbstractTool tool, String name, String description, boolean newFile) Constructs a FileArgument.FileArgument(AbstractTool tool, String name, String description, boolean newFile, FileFilter filter) Constructs a FileArgument.FileArrayArgument(AbstractTool tool, String name, String description) FloatArgument(AbstractTool tool, String name, String description) ImageArgument(AbstractTool tool, String name, String description) Constructs a FileArgument.ImageArgument(AbstractTool tool, String name, String description, FileFilter filter) Constructs a FileArgument.IntegerArgument(AbstractTool tool, String name, String description) Constructs a IntegerArgument.OptionArgument(AbstractTool tool, String name, String description) Constructs an OptionArgument.PageSizeArgument(AbstractTool tool, String name, String description) Constructs an OptionArgument.StringArgument(AbstractTool tool, String name, String description) Constructs a StringArgument. -
Uses of AbstractTool in com.lowagie.toolbox.plugins
Subclasses of AbstractTool in com.lowagie.toolbox.pluginsModifier and TypeClassDescriptionclassThis tool lets you add a embedded u3d 3d annotation to the first page of a document.classAllows you to add bookmarks to an existing PDF fileclassThis tool lets you split a PDF in several separate PDF files (1 per page).classclassConcatenates two PDF filesclassConcatenates two PDF filesclassAllows you to decrypt an existing PDF file.classThis tool lets you generate a PDF that shows N pages on 1.classThis is a simple tool that generates a cover for a DVD.classAllows you to encrypt an existing PDF file.classThis tool lets you extract the attachments of a PDF.classGenerates a PDF file that is usable as Handout.classAllows you to generate an index file in HTML containing Bookmarks to an existing PDF file.classAllows you to inspect the Image XObjects inside a PDF file.classAllows you to inspect an existing PDF file.classclassThis tool lets you generate a PDF that shows N pages on 1.classConverts the image files in a directory to a PDF file that acts as a photo album.classThis tool copies an existing PDF and removes potentially dangerous code that launches an application.classThis tool lets you take pages from an existing PDF and copy them in reverse order into a new PDF.classThis tool lets you select pages from an existing PDF and copy them into a new PDF.classThis tool lets you split a PDF in two separate PDF files.classConverts a monospaced txt file to a PDF file.classAllows you to add bookmarks to an existing PDF file -
Uses of AbstractTool in com.lowagie.toolbox.plugins.watermarker
Subclasses of AbstractTool in com.lowagie.toolbox.plugins.watermarkerModifier and TypeClassDescriptionclassThis tool lets you add a text watermark to all pages of a document.