|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contents | |
---|---|
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.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 Contents in it.stefanochizzolini.clown.documents |
---|
Methods in it.stefanochizzolini.clown.documents that return Contents | |
---|---|
Contents |
Page.getContents()
|
Uses of Contents in it.stefanochizzolini.clown.documents.contents |
---|
Methods in it.stefanochizzolini.clown.documents.contents that return Contents | |
---|---|
Contents |
Contents.clone(Document context)
|
Contents |
IContentContext.getContents()
Gets the contents collection representing the content stream. |
Contents |
ContentScanner.getContents()
Gets the content objects collection this scanner is inspecting. |
Constructors in it.stefanochizzolini.clown.documents.contents with parameters of type Contents | |
---|---|
ContentScanner(Contents contents)
|
Uses of Contents in it.stefanochizzolini.clown.documents.contents.xObjects |
---|
Methods in it.stefanochizzolini.clown.documents.contents.xObjects that return Contents | |
---|---|
Contents |
FormXObject.getContents()
Gets the content stream associated to the form. |
Uses of Contents in it.stefanochizzolini.clown.tools |
---|
Methods in it.stefanochizzolini.clown.tools with parameters of type Contents | |
---|---|
Map<Rectangle2D,List<ITextString>> |
TextExtractor.extract(Contents contents)
Extracts text strings from the given contents. |
String |
TextExtractor.extractPlain(Contents contents)
Extracts plain text from the given contents. |
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |