|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use it.stefanochizzolini.clown.objects | |
---|---|
it.stefanochizzolini.clown.bytes.filters | Stream encoding/decoding filters [PDF:1.6:3.3]. |
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.colorSpaces | Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. |
it.stefanochizzolini.clown.documents.contents.composition | Typographic composition. |
it.stefanochizzolini.clown.documents.contents.fonts | Font type definitions used to draw text inside content streams [PDF:1.6:5]. |
it.stefanochizzolini.clown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
it.stefanochizzolini.clown.documents.contents.tokens | Content stream serialization [PDF:1.6:3.7.1]. |
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.documents.fileSpecs | File specifications used to reference the contents of other (either external or embedded) files [PDF:1.6:3.10]. |
it.stefanochizzolini.clown.documents.interaction | Features that allow a user to interact with a document on the screen [PDF:1.6:8]. |
it.stefanochizzolini.clown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
it.stefanochizzolini.clown.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]. |
it.stefanochizzolini.clown.documents.interaction.forms | Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. |
it.stefanochizzolini.clown.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]. |
it.stefanochizzolini.clown.documents.interaction.navigation.page | Features that enable the user to navigate from page to page within a document [PDF:1.6:8.3]. |
it.stefanochizzolini.clown.documents.interaction.viewer | PDF viewer settings [PDF:1.6:8.1]. |
it.stefanochizzolini.clown.documents.interchange.metadata | Features that support global information about the document [PDF:1.6:10.2]. |
it.stefanochizzolini.clown.documents.multimedia | Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. |
it.stefanochizzolini.clown.files | File-level objects [PDF:1.6:3.4]. |
it.stefanochizzolini.clown.objects | Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. |
it.stefanochizzolini.clown.tokens | PDF file serialization [PDF:1.6:3]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.bytes.filters | |
---|---|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents | |
---|---|
NameTree
Name tree [PDF:1.6:3.8.5]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base 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 it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents | |
---|---|
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]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.colorSpaces | |
---|---|
PdfArray
PDF array object [PDF:1.6:3.2.5]. |
|
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]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.composition | |
---|---|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.fonts | |
---|---|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.objects | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.tokens | |
---|---|
PdfDataObject
PDF data object. |
|
PdfDirectObject
Abstract PDF direct object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.contents.xObjects | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
|
PdfStream
PDF stream object [PDF:1.6:3.2.7]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.fileSpecs | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfNamedObjectWrapper
High-level representation of a strongly-typed PDF object that can be referenced also through a name. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction | |
---|---|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.actions | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base 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 it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.annotations | |
---|---|
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]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.forms | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.navigation.document | |
---|---|
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]. |
|
PdfNamedObjectWrapper
High-level representation of a strongly-typed PDF object that can be referenced also through a name. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.navigation.page | |
---|---|
PdfAtomicObject
Abstract PDF atomic object. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interaction.viewer | |
---|---|
PdfAtomicObject
Abstract PDF atomic object. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.interchange.metadata | |
---|---|
PdfAtomicObject
Abstract PDF atomic object. |
|
PdfDirectObject
Abstract PDF direct object. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.documents.multimedia | |
---|---|
PdfDirectObject
Abstract PDF direct object. |
|
PdfIndirectObject
PDF indirect object [PDF:1.6:3.2.9]. |
|
PdfObjectWrapper
Base high-level representation of a PDF object. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.files | |
---|---|
IPdfIndirectObject
PDF indirect object 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]. |
|
PdfObject
Abstract PDF object. |
|
PdfReference
PDF indirect reference object [PDF:1.6:3.2.9]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.objects | |
---|---|
IPdfIndirectObject
PDF indirect object interface. |
|
IPdfNumber
PDF number interface. |
|
NameTree
Name tree [PDF:1.6:3.8.5]. |
|
PdfAtomicObject
Abstract PDF atomic object. |
|
PdfBoolean
PDF boolean object [PDF:1.6:3.2.1]. |
|
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]. |
|
PdfName
PDF name object [PDF:1.6:3.2.4]. |
|
PdfObject
Abstract PDF object. |
|
PdfObjectWrapper
Base 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]. |
|
PdfString
PDF string object [PDF:1.6:3.2.3]. |
|
PdfString.SerializationModeEnum
String serialization mode. |
|
Rectangle
PDF rectangle object [PDF:1.6:3.8.4]. |
Classes in it.stefanochizzolini.clown.objects used by it.stefanochizzolini.clown.tokens | |
---|---|
PdfDictionary
PDF dictionary object [PDF:1.6:3.2.6]. |
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |