| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.interactive.measurement |
The measurement package contains classes that work with elements specifying measure properties.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PDRectlinearMeasureDictionary |
This class represents a rectlinear measure dictionary.
|
| Modifier and Type | Method | Description |
|---|---|---|
PDMeasureDictionary |
PDViewportDictionary.getMeasure() |
This will retrieve the measure dictionary.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDViewportDictionary.setMeasure(PDMeasureDictionary measure) |
This will set the measure dictionary.
|
Copyright © 2002–2018. All rights reserved.