Uses of Class
org.loboevolution.pdfview.PDFCmd
-
Uses of PDFCmd in org.loboevolution.pdfview
Modifier and TypeMethodDescriptionPDFPage.findLastCommand
(Class<?> cls) findLastCommand.PDFPage.getCommand
(int index) get the command at a given indexModifier 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
.Modifier and TypeMethodDescriptionvoid
PDFPage.addCommand
(PDFCmd cmd) Add a single command to the page list. -
Uses of PDFCmd in org.loboevolution.pdfview.annotation
Modifier 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