|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.pdfclown.objects | |
---|---|
org.pdfclown | Root namespace of PDF Clown library. |
org.pdfclown.bytes | I/O support. |
org.pdfclown.bytes.filters | Stream encoding/decoding filters [PDF:1.6:3.3]. |
org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
org.pdfclown.documents.contents | Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. |
org.pdfclown.documents.contents.colorSpaces | Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. |
org.pdfclown.documents.contents.composition | Typographic composition. |
org.pdfclown.documents.contents.fonts | Font type definitions used to draw text inside content streams [PDF:1.6:5]. |
org.pdfclown.documents.contents.layers | Optional content [PDF:1.6:4.10], also known as layered content. |
org.pdfclown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
org.pdfclown.documents.contents.tokens | Content stream serialization [PDF:1.6:3.7.1]. |
org.pdfclown.documents.contents.xObjects | External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. |
org.pdfclown.documents.files | File specifications used to reference the contents of other (either external or embedded) files [PDF:1.6:3.10]. |
org.pdfclown.documents.functions | Static, self-contained numerical transformations that represent parameterized classes of functions, including mathematical formulas and sampled representations with arbitrary resolution [PDF:1.6:3.9]. |
org.pdfclown.documents.interaction | Features that allow a user to interact with a document on the screen [PDF:1.6:8]. |
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
org.pdfclown.documents.interaction.annotations | Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. |
org.pdfclown.documents.interaction.forms | Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. |
org.pdfclown.documents.interaction.navigation.document | Features that allow a PDF viewer application to present the user with an interactive, global overview of a document [PDF:1.6:8.2]. |
org.pdfclown.documents.interaction.navigation.page | Features that enable the user to navigate from page to page within a document [PDF:1.6:8.3]. |
org.pdfclown.documents.interaction.viewer | PDF viewer settings [PDF:1.6:8.1]. |
org.pdfclown.documents.interchange.access | Features that support document accessibility. |
org.pdfclown.documents.interchange.metadata | Features that support global information about the document [PDF:1.6:10.2]. |
org.pdfclown.documents.multimedia | Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. |
org.pdfclown.files | File-level objects [PDF:1.6:3.4]. |
org.pdfclown.objects | Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. |
org.pdfclown.tokens | PDF file serialization [PDF:1.6:3]. |
org.pdfclown.tools | Specialized tools for performing common operations on PDF files. |
Classes in org.pdfclown.objects used by org.pdfclown | |
---|---|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in org.pdfclown.objects used by org.pdfclown.bytes | |
---|---|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
Classes in org.pdfclown.objects used by org.pdfclown.bytes.filters | |
---|---|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents | |
---|---|
Array
Collection of sequentially-arranged object wrappers. |
|
ICompositeMap
Composite map. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
NameTree
Name tree [PDF:1.7:3.8.5]. |
|
NumberTree
Number tree [PDF:1.7:3.8.6]. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
|
Tree
Abstract tree [PDF:1.6:3.8.5]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents | |
---|---|
ICompositeMap
Composite map. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.colorSpaces | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfArray
PDF array object, that is a one-dimensional collection of (possibly-heterogeneous) objects arranged sequentially [PDF:1.7:3.2.5]. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.composition | |
---|---|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.fonts | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.layers | |
---|---|
Array
Collection of sequentially-arranged object wrappers. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.objects | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.tokens | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.contents.xObjects | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.files | |
---|---|
IPdfNamedObjectWrapper
High-level representation of a PDF object that can be referenced also through a name. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.functions | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction | |
---|---|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.actions | |
---|---|
IPdfNamedObjectWrapper
High-level representation of a PDF object that can be referenced also through a name. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.annotations | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.forms | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.navigation.document | |
---|---|
IPdfNamedObjectWrapper
High-level representation of a PDF object that can be referenced also through a name. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.navigation.page | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfSimpleObject
Abstract PDF simple object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interaction.viewer | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interchange.access | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.interchange.metadata | |
---|---|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
Classes in org.pdfclown.objects used by org.pdfclown.documents.multimedia | |
---|---|
Array
Collection of sequentially-arranged object wrappers. |
|
IPdfNamedObjectWrapper
High-level representation of a PDF object that can be referenced also through a name. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in org.pdfclown.objects used by org.pdfclown.files | |
---|---|
Cloner
Object cloner. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
Classes in org.pdfclown.objects used by org.pdfclown.objects | |
---|---|
Array
Collection of sequentially-arranged object wrappers. |
|
Array.IWrapper
Item instancer. |
|
Cloner
Object cloner. |
|
Cloner.Filter
|
|
IPdfIndirectObject
PDF indirect object interface. |
|
IPdfObjectWrapper
PDF object wrapper interface. |
|
IVisitable
Visitable interface. |
|
IVisitor
Visitor interface. |
|
PdfArray
PDF array object, that is a one-dimensional collection of (possibly-heterogeneous) objects arranged sequentially [PDF:1.7:3.2.5]. |
|
PdfBoolean
PDF boolean object [PDF:1.6:3.2.1]. |
|
PdfDataObject
PDF data object. |
|
PdfDate
PDF date object [PDF:1.6:3.8.3]. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfNumber
PDF number object [PDF:1.6:3.2.2]. |
|
PdfObject
Abstract PDF object. |
|
PdfObjectWrapper
High-level representation of a PDF object. |
|
PdfReal
PDF real number object [PDF:1.6:3.2.2]. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PdfSimpleObject
Abstract PDF simple object. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
|
PdfString.SerializationModeEnum
String serialization mode. |
|
PdfTextString
PDF text string object [PDF:1.6:3.8.1]. |
|
Rectangle
PDF rectangle object [PDF:1.6:3.8.4]. |
|
Tree
Abstract tree [PDF:1.6:3.8.5]. |
|
Visitor
Visitor object. |
Classes in org.pdfclown.objects used by org.pdfclown.tokens | |
---|---|
IVisitable
Visitable interface. |
|
IVisitor
Visitor interface. |
|
PdfDataObject
PDF data object. |
|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfObject
Abstract PDF object. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
Classes in org.pdfclown.objects used by org.pdfclown.tools | |
---|---|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |