|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfBoolean | |
---|---|
org.pdfclown.objects | Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. |
Uses of PdfBoolean in org.pdfclown.objects |
---|
Fields in org.pdfclown.objects declared as PdfBoolean | |
---|---|
static PdfBoolean |
PdfBoolean.False
|
static PdfBoolean |
PdfBoolean.True
|
Methods in org.pdfclown.objects that return PdfBoolean | |
---|---|
static PdfBoolean |
PdfBoolean.get(Boolean value)
Gets the object equivalent to the given value. |
Methods in org.pdfclown.objects with parameters of type PdfBoolean | |
---|---|
PdfObject |
Visitor.visit(PdfBoolean object,
Object data)
|
PdfObject |
IVisitor.visit(PdfBoolean object,
Object data)
Visits a boolean object. |
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |