public class Operation extends Entity
Complete documentation on the types of PDF operations available is available in the PDFDATA.io API reference.
| Modifier and Type | Class and Description |
|---|---|
static class |
Operation.Result
|
| Modifier | Constructor and Description |
|---|---|
protected |
Operation(String op) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOperationName() |
int |
hashCode() |
Copyright © 2017 PDFDATA.io. All rights reserved.