Package | Description |
---|---|
com.itextpdf.text.pdf.spatial | |
com.itextpdf.text.pdf.spatial.units |
Modifier and Type | Method and Description |
---|---|
void |
PointData.addXPTSValue(PdfNumber value, PtIdentifier identifier)
Adds a point to the Point Data dictionary.
|
Modifier and Type | Method and Description |
---|---|
static PtIdentifier |
PtIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PtIdentifier[] |
PtIdentifier.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2016. All rights reserved.