|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfAtomicObject | |
---|---|
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.objects | Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. |
Uses of PdfAtomicObject in it.stefanochizzolini.clown.documents.interaction.navigation.page |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.navigation.page that return PdfAtomicObject | |
---|---|
PdfAtomicObject<?> |
Transition.DirectionEnum.getCode()
|
Methods in it.stefanochizzolini.clown.documents.interaction.navigation.page with parameters of type PdfAtomicObject | |
---|---|
static Transition.DirectionEnum |
Transition.DirectionEnum.get(PdfAtomicObject<?> value)
Gets the direction corresponding to the given value. |
Uses of PdfAtomicObject in it.stefanochizzolini.clown.documents.interaction.viewer |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.viewer with type parameters of type PdfAtomicObject | ||
---|---|---|
protected
|
ViewerPreferences.getEntry(PdfName key)
|
|
protected
|
ViewerPreferences.setEntry(PdfName key,
T value,
Class<TPdf> entryType)
|
Uses of PdfAtomicObject in it.stefanochizzolini.clown.documents.interchange.metadata |
---|
Methods in it.stefanochizzolini.clown.documents.interchange.metadata with type parameters of type PdfAtomicObject | ||
---|---|---|
protected
|
Information.getEntry(PdfName key)
|
|
protected
|
Information.setEntry(PdfName key,
Object value,
Class<TPdf> entryType)
|
Uses of PdfAtomicObject in it.stefanochizzolini.clown.objects |
---|
Subclasses of PdfAtomicObject in it.stefanochizzolini.clown.objects | |
---|---|
class |
PdfBoolean
PDF boolean object [PDF:1.6:3.2.1]. |
class |
PdfDate
PDF date object [PDF:1.6:3.8.3]. |
class |
PdfInteger
PDF integer number object [PDF:1.6:3.2.2]. |
class |
PdfName
PDF name object [PDF:1.6:3.2.4]. |
class |
PdfReal
PDF real number object [PDF:1.6:3.2.2]. |
class |
PdfString
PDF string object [PDF:1.6:3.2.3]. |
class |
PdfTextString
PDF text string object [PDF:1.6:3.8.1]. |
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |