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