|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PtIdentifier | |
---|---|
com.itextpdf.text.pdf.spatial | |
com.itextpdf.text.pdf.spatial.units |
Uses of PtIdentifier in com.itextpdf.text.pdf.spatial |
---|
Methods in com.itextpdf.text.pdf.spatial with parameters of type PtIdentifier | |
---|---|
void |
PointData.addXPTSValue(com.itextpdf.text.pdf.PdfNumber value,
PtIdentifier identifier)
Adds a point to the Point Data dictionary. |
Uses of PtIdentifier in com.itextpdf.text.pdf.spatial.units |
---|
Methods in com.itextpdf.text.pdf.spatial.units that return PtIdentifier | |
---|---|
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're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |