| Package | Description |
|---|---|
| com.sun.pdfview |
| Modifier and Type | Class and Description |
|---|---|
class |
PDFShapeCmd
Encapsulates a path.
|
| Modifier and Type | Method and Description |
|---|---|
PDFCmd |
PDFPage.getCommand(int index)
get the command at a given index
|
| Modifier and Type | Method and Description |
|---|---|
List<PDFCmd> |
PDFPage.getCommands()
get all the commands in the current page
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFPage.addCommand(PDFCmd cmd)
Add a single command to the page list.
|
Copyright © 2024. All rights reserved.