|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use COSFixed | |
|---|---|
| de.intarsys.pdf.cos | This package implements the low level document and its datatypes according to the pdf specification. |
| de.intarsys.pdf.writer | Serializing a PDF document. |
| Uses of COSFixed in de.intarsys.pdf.cos |
|---|
| Methods in de.intarsys.pdf.cos that return COSFixed | |
|---|---|
COSFixed |
COSObject.asFixed()
|
COSFixed |
COSFixed.asFixed()
|
static COSFixed |
COSFixed.create(byte[] bytes,
int start,
int length)
|
static COSFixed |
COSFixed.create(double value)
|
static COSFixed |
COSFixed.create(double value,
int precision)
|
static COSFixed |
COSFixed.create(float value)
|
static COSFixed |
COSFixed.create(float value,
int precision)
|
| Methods in de.intarsys.pdf.cos with parameters of type COSFixed | |
|---|---|
Object |
ICOSObjectVisitor.visitFromFixed(COSFixed fixed)
Notification of visit to COSFixed object. |
Object |
COSObjectWalkerShallow.visitFromFixed(COSFixed fixed)
|
| Uses of COSFixed in de.intarsys.pdf.writer |
|---|
| Methods in de.intarsys.pdf.writer with parameters of type COSFixed | |
|---|---|
Object |
COSWriter.visitFromFixed(COSFixed obj)
visitFromFixed. |
|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||