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