public class CPDFEditRange
extends java.lang.Object
| Constructor and Description |
|---|
CPDFEditRange() |
CPDFEditRange(int location,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
int |
getLocation() |
void |
setLength(int length) |
void |
setLocation(int location) |