|
PDF Clown 0.0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContentContext | |
|---|---|
| it.stefanochizzolini.clown.documents | Document-level objects [PDF:1.6:3.6]. |
| it.stefanochizzolini.clown.documents.contents | Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. |
| it.stefanochizzolini.clown.documents.contents.composition | Typographic composition. |
| it.stefanochizzolini.clown.documents.contents.xObjects | External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. |
| it.stefanochizzolini.clown.tools | Specialized tools for performing common operations on PDF files. |
| Uses of IContentContext in it.stefanochizzolini.clown.documents |
|---|
| Classes in it.stefanochizzolini.clown.documents that implement IContentContext | |
|---|---|
class |
Page
Document page [PDF:1.6:3.6.2]. |
| Uses of IContentContext in it.stefanochizzolini.clown.documents.contents |
|---|
| Methods in it.stefanochizzolini.clown.documents.contents that return IContentContext | |
|---|---|
IContentContext |
Contents.getContentContext()
|
IContentContext |
ContentScanner.getContentContext()
Gets the content context associated to the content objects collection. |
| Constructors in it.stefanochizzolini.clown.documents.contents with parameters of type IContentContext | |
|---|---|
Contents(PdfDirectObject baseObject,
PdfIndirectObject container,
IContentContext contentContext)
For internal use only. |
|
ContentScanner(IContentContext contentContext)
|
|
| Uses of IContentContext in it.stefanochizzolini.clown.documents.contents.composition |
|---|
| Constructors in it.stefanochizzolini.clown.documents.contents.composition with parameters of type IContentContext | |
|---|---|
PrimitiveFilter(IContentContext context)
|
|
| Uses of IContentContext in it.stefanochizzolini.clown.documents.contents.xObjects |
|---|
| Classes in it.stefanochizzolini.clown.documents.contents.xObjects that implement IContentContext | |
|---|---|
class |
FormXObject
Form external object [PDF:1.6:4.9]. |
| Uses of IContentContext in it.stefanochizzolini.clown.tools |
|---|
| Methods in it.stefanochizzolini.clown.tools with parameters of type IContentContext | |
|---|---|
Map<Rectangle2D,List<ITextString>> |
TextExtractor.extract(IContentContext contentContext)
Extracts text strings from the given content context. |
String |
TextExtractor.extractPlain(IContentContext contentContext)
Extracts plain text from the given content context. |
|
PDF Clown 0.0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||