Uses of Class
org.loboevolution.pdfview.PDFCmd
Packages that use PDFCmd
-
Uses of PDFCmd in org.loboevolution.pdfview
Subclasses of PDFCmd in org.loboevolution.pdfviewMethods in org.loboevolution.pdfview that return PDFCmdModifier and TypeMethodDescriptionPDFPage.findLastCommand
(Class<?> cls) findLastCommand.PDFPage.getCommand
(int index) get the command at a given indexMethods in org.loboevolution.pdfview that return types with arguments of type PDFCmdModifier and TypeMethodDescriptionPDFPage.getCommands
(int startIndex) get all the commands in the current page starting at the given indexPDFPage.getCommands
(int startIndex, int endIndex) Getter for the fieldcommands
.Methods in org.loboevolution.pdfview with parameters of type PDFCmdModifier and TypeMethodDescriptionvoid
PDFPage.addCommand
(PDFCmd cmd) Add a single command to the page list. -
Uses of PDFCmd in org.loboevolution.pdfview.annotation
Methods in org.loboevolution.pdfview.annotation that return types with arguments of type PDFCmdModifier and TypeMethodDescriptionStampAnnotation.getCurrentCommand()
getCurrentCommand.PDFAnnotation.getPageCommandsForAnnotation()
Get list of pdf commands for this annotationStampAnnotation.getPageCommandsForAnnotation()
Get list of pdf commands for this annotationWidgetAnnotation.getPageCommandsForAnnotation()
Get list of pdf commands for this annotation