PDF Clown
0.1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

A - Static variable in class org.pdfclown.objects.PdfName
 
a - Static variable in class org.pdfclown.objects.PdfName
 
A85 - Static variable in class org.pdfclown.objects.PdfName
 
AA - Static variable in class org.pdfclown.objects.PdfName
 
AC - Static variable in class org.pdfclown.objects.PdfName
 
accept(IVisitor, Object) - Method in interface org.pdfclown.objects.IVisitable
Accepts a visit.
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfArray
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfBoolean
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfDate
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfDictionary
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfIndirectObject
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfInteger
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfName
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfReal
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfReference
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfStream
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfString
 
accept(IVisitor, Object) - Method in class org.pdfclown.objects.PdfTextString
 
accept(IVisitor, Object) - Method in class org.pdfclown.tokens.ObjectStream
 
accept(IVisitor, Object) - Method in class org.pdfclown.tokens.XRefStream
 
AcroForm - Static variable in class org.pdfclown.objects.PdfName
 
Action - Class in org.pdfclown.documents.interaction.actions
Action to be performed by the viewer application [PDF:1.6:8.5].
Action(Document, PdfName) - Constructor for class org.pdfclown.documents.interaction.actions.Action
Creates a new action within the given document context.
Action(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.actions.Action
 
Action - Static variable in class org.pdfclown.objects.PdfName
 
add(ContentObject) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Adds a content object.
add(int, ContentObject) - Method in class org.pdfclown.documents.contents.Contents
 
add(ContentObject) - Method in class org.pdfclown.documents.contents.Contents
 
add(int, ILayerNode) - Method in class org.pdfclown.documents.contents.layers.Layers
 
add(int, Function<?>) - Method in class org.pdfclown.documents.functions.Functions
 
add(Function<?>) - Method in class org.pdfclown.documents.functions.Functions
 
add(int, Action) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
add(Action) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
add(SetLayerState.LayerState) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
add(int, SetLayerState.LayerState) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
add(String) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
add(int, String) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
add(int, ChoiceItem) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
add(ChoiceItem) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
add(Field) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
add(int, Widget) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
add(Widget) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
add(int, Bookmark) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
add(Bookmark) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
add(ArticleElement) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
add(int, ArticleElement) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
add(TItem) - Method in class org.pdfclown.documents.PageElements
 
add(int, TItem) - Method in class org.pdfclown.documents.PageElements
 
add(int, Page) - Method in class org.pdfclown.documents.Pages
 
add(Page) - Method in class org.pdfclown.documents.Pages
 
add(PdfDataObject) - Method in class org.pdfclown.files.IndirectObjects
Registers an internal data object.
add(int, PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
 
add(PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
Registers an external indirect object.
add(TItem) - Method in class org.pdfclown.objects.Array
 
add(int, TItem) - Method in class org.pdfclown.objects.Array
 
add(int, PdfDirectObject) - Method in class org.pdfclown.objects.PdfArray
 
add(PdfDirectObject) - Method in class org.pdfclown.objects.PdfArray
 
add(Document) - Method in class org.pdfclown.tools.PageManager
Appends a document to the end of the document.
add(int, Document) - Method in class org.pdfclown.tools.PageManager
Inserts a document at the specified position in the document.
add(Collection<Page>) - Method in class org.pdfclown.tools.PageManager
Appends a collection of pages to the end of the document.
add(int, Collection<Page>) - Method in class org.pdfclown.tools.PageManager
Inserts a collection of pages at the specified position in the document.
addAll(int, Collection<? extends ContentObject>) - Method in class org.pdfclown.documents.contents.Contents
 
addAll(Collection<? extends ContentObject>) - Method in class org.pdfclown.documents.contents.Contents
 
addAll(int, Collection<? extends Function<?>>) - Method in class org.pdfclown.documents.functions.Functions
 
addAll(Collection<? extends Function<?>>) - Method in class org.pdfclown.documents.functions.Functions
 
addAll(int, Collection<? extends Action>) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
addAll(Collection<? extends Action>) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
addAll(Collection<? extends SetLayerState.LayerState>) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
addAll(int, Collection<? extends SetLayerState.LayerState>) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
addAll(int, Collection<? extends ChoiceItem>) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
addAll(Collection<? extends ChoiceItem>) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
addAll(int, Collection<? extends Widget>) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
addAll(Collection<? extends Widget>) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
addAll(int, Collection<? extends Bookmark>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
addAll(Collection<? extends Bookmark>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
addAll(Collection<? extends ArticleElement>) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
addAll(int, Collection<? extends ArticleElement>) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
addAll(int, Collection<? extends Page>) - Method in class org.pdfclown.documents.Pages
 
addAll(Collection<? extends Page>) - Method in class org.pdfclown.documents.Pages
 
addAll(int, Collection<? extends PdfIndirectObject>) - Method in class org.pdfclown.files.IndirectObjects
 
addAll(Collection<? extends PdfIndirectObject>) - Method in class org.pdfclown.files.IndirectObjects
Registers a collection of external indirect objects.
addAll(Collection<? extends TItem>) - Method in class org.pdfclown.objects.Array
 
addAll(int, Collection<? extends TItem>) - Method in class org.pdfclown.objects.Array
 
addAll(int, Collection<? extends PdfDirectObject>) - Method in class org.pdfclown.objects.PdfArray
 
addAll(Collection<? extends PdfDirectObject>) - Method in class org.pdfclown.objects.PdfArray
 
addExternal(PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
Registers an external indirect object.
addExternal(PdfIndirectObject, Cloner) - Method in class org.pdfclown.files.IndirectObjects
Registers an external indirect object.
addExternal(Collection<? extends PdfIndirectObject>) - Method in class org.pdfclown.files.IndirectObjects
Registers a collection of external indirect objects.
addListener(IBuffer.IListener) - Method in class org.pdfclown.bytes.Buffer
 
addListener(IBuffer.IListener) - Method in interface org.pdfclown.bytes.IBuffer
Adds the specified listener.
addListener(ContentScanner.IListener) - Method in class org.pdfclown.documents.contents.ContentScanner
Adds the specified listener.
addVirtual(PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
For internal use only.
afterClone(Cloner, PdfObject, PdfObject) - Method in class org.pdfclown.objects.Cloner.Filter
Notifies a complete clone operation on an object.
afterClone(Cloner, PdfDictionary, PdfName, PdfDirectObject) - Method in class org.pdfclown.objects.Cloner.Filter
Notifies a complete clone operation on a dictionary entry.
afterClone(Cloner, PdfArray, int, PdfDirectObject) - Method in class org.pdfclown.objects.Cloner.Filter
Notifies a complete clone operation on an array item.
AHx - Static variable in class org.pdfclown.objects.PdfName
 
AIS - Static variable in class org.pdfclown.objects.PdfName
 
All - Static variable in class org.pdfclown.objects.PdfName
 
AllComponentName - Static variable in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
Special colorant name referring collectively to all components available on an output device, including those for the standard process components.
AllOff - Static variable in class org.pdfclown.objects.PdfName
 
AllOn - Static variable in class org.pdfclown.objects.PdfName
 
AllPages - Static variable in class org.pdfclown.objects.PdfName
 
AN - Static variable in class org.pdfclown.objects.PdfName
 
Annot - Static variable in class org.pdfclown.objects.PdfName
 
Annotation - Class in org.pdfclown.documents.interaction.annotations
Annotation [PDF:1.6:8.4].
Annotation(Page, PdfName, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Annotation
 
Annotation(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.annotations.Annotation
 
Annotation - Static variable in class org.pdfclown.objects.PdfName
 
Annotation.FlagsEnum - Enum in org.pdfclown.documents.interaction.annotations
Field flags [PDF:1.6:8.4.2].
AnnotationActions - Class in org.pdfclown.documents.interaction.annotations
Annotation actions [PDF:1.6:8.5.2].
AnnotationActions(Annotation) - Constructor for class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
Annots - Static variable in class org.pdfclown.objects.PdfName
 
AnyOff - Static variable in class org.pdfclown.objects.PdfName
 
AnyOn - Static variable in class org.pdfclown.objects.PdfName
 
AP - Static variable in class org.pdfclown.objects.PdfName
 
Appearance - Class in org.pdfclown.documents.interaction.annotations
Appearance [PDF:1.6:8.4.4].
Appearance(Document) - Constructor for class org.pdfclown.documents.interaction.annotations.Appearance
 
AppearanceCharacteristics - Class in org.pdfclown.documents.interaction.annotations
Appearance characteristics [PDF:1.6:8.4.5].
AppearanceCharacteristics(Document) - Constructor for class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
 
AppearanceCharacteristics.CaptionPositionEnum - Enum in org.pdfclown.documents.interaction.annotations
Caption position relative to its icon [PDF:1.6:8.4.5].
AppearanceCharacteristics.IconFitObject - Class in org.pdfclown.documents.interaction.annotations
Icon fit [PDF:1.6:8.6.6].
AppearanceCharacteristics.IconFitObject(Document) - Constructor for class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
 
AppearanceCharacteristics.IconFitObject.ScaleModeEnum - Enum in org.pdfclown.documents.interaction.annotations
Scaling mode [PDF:1.6:8.6.6].
AppearanceCharacteristics.IconFitObject.ScaleTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Scaling type [PDF:1.6:8.6.6].
AppearanceCharacteristics.OrientationEnum - Enum in org.pdfclown.documents.interaction.annotations
Annotation orientation [PDF:1.6:8.4.5].
AppearanceStates - Class in org.pdfclown.documents.interaction.annotations
Appearance states [PDF:1.6:8.4.4].
append(byte) - Method in class org.pdfclown.bytes.Buffer
 
append(byte[]) - Method in class org.pdfclown.bytes.Buffer
 
append(byte[], int, int) - Method in class org.pdfclown.bytes.Buffer
 
append(String) - Method in class org.pdfclown.bytes.Buffer
 
append(IInputStream) - Method in class org.pdfclown.bytes.Buffer
 
append(byte) - Method in interface org.pdfclown.bytes.IBuffer
Appends a byte to the buffer.
append(byte[]) - Method in interface org.pdfclown.bytes.IBuffer
Appends a byte array to the buffer.
append(byte[], int, int) - Method in interface org.pdfclown.bytes.IBuffer
Appends a byte range to the buffer.
append(String) - Method in interface org.pdfclown.bytes.IBuffer
Appends a string to the buffer.
append(IInputStream) - Method in interface org.pdfclown.bytes.IBuffer
Appends an IInputStream to the buffer.
apply(Field) - Method in class org.pdfclown.documents.interaction.forms.styles.DefaultStyle
 
apply(Field) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
ApplyExtGState - Class in org.pdfclown.documents.contents.objects
'Set the specified graphics state parameters' operation [PDF:1.6:4.3.3].
ApplyExtGState(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.ApplyExtGState
 
ApplyExtGState(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ApplyExtGState
 
applyMatrix(double, double, double, double, double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies a transformation to the coordinate system from user space to device space [PDF:1.6:4.3.3].
applyState(PdfName) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies the specified state parameters [PDF:1.6:4.3.4].
applyState(ExtGState) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies the specified state parameters [PDF:1.6:4.3.4].
applyTo(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.ExtGState
 
Approved - Static variable in class org.pdfclown.objects.PdfName
 
Array<TItem extends IPdfObjectWrapper> - Class in org.pdfclown.objects
Collection of sequentially-arranged object wrappers.
Array(Document, Class<TItem>) - Constructor for class org.pdfclown.objects.Array
Wraps a new base array using the default wrapper for wrapping its items.
Array(Document, Array.IWrapper<TItem>) - Constructor for class org.pdfclown.objects.Array
Wraps a new base array using the specified wrapper for wrapping its items.
Array(Document, Class<TItem>, PdfArray) - Constructor for class org.pdfclown.objects.Array
Wraps the specified base array using the default wrapper for wrapping its items.
Array(Document, Array.IWrapper<TItem>, PdfArray) - Constructor for class org.pdfclown.objects.Array
Wraps the specified base array using the specified wrapper for wrapping its items.
Array(Class<TItem>, PdfDirectObject) - Constructor for class org.pdfclown.objects.Array
Wraps an existing base array using the default wrapper for wrapping its items.
Array(Array.IWrapper<TItem>, PdfDirectObject) - Constructor for class org.pdfclown.objects.Array
Wraps an existing base array using the specified wrapper for wrapping its items.
Array.IWrapper<TItem> - Interface in org.pdfclown.objects
Item instancer.
ArtBox - Static variable in class org.pdfclown.objects.PdfName
 
Article - Class in org.pdfclown.documents.interaction.navigation.page
Article thread [PDF:1.7:8.3.2].
Article(Document) - Constructor for class org.pdfclown.documents.interaction.navigation.page.Article
 
ArticleElement - Class in org.pdfclown.documents.interaction.navigation.page
Article bead [PDF:1.7:8.3.2].
ArticleElement(Page, Rectangle2D) - Constructor for class org.pdfclown.documents.interaction.navigation.page.ArticleElement
 
ArticleElements - Class in org.pdfclown.documents.interaction.navigation.page
Article beads [PDF:1.7:8.3.2].
Articles - Class in org.pdfclown.documents
Article threads [PDF:1.7:3.6.1].
AS - Static variable in class org.pdfclown.objects.PdfName
 
Ascent - Static variable in class org.pdfclown.objects.PdfName
 
ASCII85Decode - Static variable in class org.pdfclown.objects.PdfName
 
ASCII85Filter - Class in org.pdfclown.bytes.filters
ASCII base-85 filter [PDF:1.6:3.3.2].
ASCIIHexDecode - Static variable in class org.pdfclown.objects.PdfName
 
AsIs - Static variable in class org.pdfclown.objects.PdfName
 
Author - Static variable in class org.pdfclown.objects.PdfName
 

B

B - Static variable in class org.pdfclown.objects.PdfName
 
Barcode - Class in org.pdfclown.documents.contents.entities
Abstract barcode object.
Barcode(String) - Constructor for class org.pdfclown.documents.contents.entities.Barcode
 
BaseEncoding - Static variable in class org.pdfclown.objects.PdfName
 
BaseFont - Static variable in class org.pdfclown.objects.PdfName
 
BaseParser - Class in org.pdfclown.tokens
Base PDF parser [PDF:1.7:3.2].
BaseParser(IInputStream) - Constructor for class org.pdfclown.tokens.BaseParser
 
BaseParser(byte[]) - Constructor for class org.pdfclown.tokens.BaseParser
 
BaseState - Static variable in class org.pdfclown.objects.PdfName
 
BBox - Static variable in class org.pdfclown.objects.PdfName
 
BC - Static variable in class org.pdfclown.objects.PdfName
 
BE - Static variable in class org.pdfclown.objects.PdfName
 
Bead - Static variable in class org.pdfclown.objects.PdfName
 
beforeClone(Cloner, PdfDictionary, PdfName, PdfDirectObject) - Method in class org.pdfclown.objects.Cloner.Filter
Notifies a starting clone operation on a dictionary entry.
beforeClone(Cloner, PdfArray, int, PdfDirectObject) - Method in class org.pdfclown.objects.Cloner.Filter
Notifies a starting clone operation on an array item.
begin(Rectangle2D, XAlignmentEnum, YAlignmentEnum) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Begins a content block.
begin(CompositeObject) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Adds a composite object beginning it.
BeginArray - Static variable in class org.pdfclown.tokens.Keyword
PDF array opening delimiter.
BeginComment - Static variable in class org.pdfclown.tokens.Keyword
PDF comment opening delimiter.
BeginDictionary - Static variable in class org.pdfclown.tokens.Keyword
PDF dictionary opening delimiter.
BeginIndirectObject - Static variable in class org.pdfclown.tokens.Keyword
PDF indirect object begin.
BeginInlineImage - Class in org.pdfclown.documents.contents.objects
'Begin inline image object' operation [PDF:1.6:4.8.6].
beginLayer(LayerEntity) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new layered-content sequence [PDF:1.6:4.10.2].
beginLayer(PdfName) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new layered-content sequence [PDF:1.6:4.10.2].
BeginLiteralString - Static variable in class org.pdfclown.tokens.Keyword
PDF literal string opening delimiter.
beginLocalState() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new nested graphics state context [PDF:1.6:4.3.1].
beginMarkedContent(PdfName) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new marked-content sequence [PDF:1.6:10.5].
beginMarkedContent(PdfName, PropertyList) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new marked-content sequence [PDF:1.6:10.5].
beginMarkedContent(PdfName, PdfName) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a new marked-content sequence [PDF:1.6:10.5].
BeginMarkedContent - Class in org.pdfclown.documents.contents.objects
'Begin marked-content sequence' operation [PDF:1.6:10.5].
BeginMarkedContent(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
BeginMarkedContent(PdfName, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
BeginOperator - Static variable in class org.pdfclown.documents.contents.objects.InlineImage
 
BeginOperator - Static variable in class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
BeginOperator - Static variable in class org.pdfclown.documents.contents.objects.Shading
 
BeginOperator - Static variable in class org.pdfclown.documents.contents.objects.Text
 
BeginOperator - Static variable in class org.pdfclown.documents.contents.objects.XObject
 
BeginOperators - Static variable in class org.pdfclown.documents.contents.objects.Path
 
BeginStream - Static variable in class org.pdfclown.tokens.Keyword
PDF stream data begin.
BeginSubpath - Class in org.pdfclown.documents.contents.objects
'Begin a new subpath by moving the current point' operation [PDF:1.6:4.4.1].
BeginSubpath(Point2D) - Constructor for class org.pdfclown.documents.contents.objects.BeginSubpath
 
BeginSubpath(double, double) - Constructor for class org.pdfclown.documents.contents.objects.BeginSubpath
 
BeginSubpath(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.BeginSubpath
 
BeginText - Class in org.pdfclown.documents.contents.objects
'Begin text object' operation [PDF:1.6:5.3].
BG - Static variable in class org.pdfclown.objects.PdfName
 
BiMap<K,V> - Class in org.pdfclown.util
Bidirectional bijective map.
BiMap() - Constructor for class org.pdfclown.util.BiMap
 
BiMap(int) - Constructor for class org.pdfclown.util.BiMap
 
BiMap(Map<? extends K, ? extends V>) - Constructor for class org.pdfclown.util.BiMap
 
BitsPerComponent - Static variable in class org.pdfclown.objects.PdfName
 
BitsPerSample - Static variable in class org.pdfclown.objects.PdfName
 
Bl - Static variable in class org.pdfclown.objects.PdfName
 
Black - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
Black - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
Black - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
Black - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
Black - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
BlackPoint - Static variable in class org.pdfclown.objects.PdfName
 
BleedBox - Static variable in class org.pdfclown.objects.PdfName
 
BlendModeEnum - Enum in org.pdfclown.documents.contents
Blend mode to be used in the transparent imaging model [PDF:1.7:7.2.4].
Blinds - Static variable in class org.pdfclown.objects.PdfName
 
BlockComposer - Class in org.pdfclown.documents.contents.composition
Content block composer.
BlockComposer(PrimitiveComposer) - Constructor for class org.pdfclown.documents.contents.composition.BlockComposer
 
BM - Static variable in class org.pdfclown.objects.PdfName
 
BOF - Static variable in class org.pdfclown.tokens.Keyword
PDF file begin.
Bookmark - Class in org.pdfclown.documents.interaction.navigation.document
Outline item [PDF:1.6:8.2.2].
Bookmark(Document, String) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
Bookmark(Document, String, LocalDestination) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
Bookmark(Document, String, Action) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
Bookmark.FlagsEnum - Enum in org.pdfclown.documents.interaction.navigation.document
Bookmark flags [PDF:1.6:8.2.2].
Bookmarks - Class in org.pdfclown.documents.interaction.navigation.document
Collection of bookmarks [PDF:1.6:8.2.2].
Bookmarks(Document) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
Border - Class in org.pdfclown.documents.interaction.annotations
Border characteristics [PDF:1.6:8.4.3].
Border(Document, double, Border.StyleEnum, LineDash) - Constructor for class org.pdfclown.documents.interaction.annotations.Border
 
Border - Static variable in class org.pdfclown.objects.PdfName
 
Border.StyleEnum - Enum in org.pdfclown.documents.interaction.annotations
Border style [PDF:1.6:8.4.3].
Bounds - Static variable in class org.pdfclown.objects.PdfName
 
box - Variable in class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
 
Box - Static variable in class org.pdfclown.objects.PdfName
 
BPC - Static variable in class org.pdfclown.objects.PdfName
 
BS - Static variable in class org.pdfclown.objects.PdfName
 
Btn - Static variable in class org.pdfclown.objects.PdfName
 
BU - Static variable in class org.pdfclown.objects.PdfName
 
Buffer - Class in org.pdfclown.bytes
Byte buffer.
Buffer() - Constructor for class org.pdfclown.bytes.Buffer
 
Buffer(int) - Constructor for class org.pdfclown.bytes.Buffer
 
Buffer(BufferedReader) - Constructor for class org.pdfclown.bytes.Buffer
 
Buffer(InputStream) - Constructor for class org.pdfclown.bytes.Buffer
 
Buffer(byte[]) - Constructor for class org.pdfclown.bytes.Buffer
 
Buffer(byte[], ByteOrder) - Constructor for class org.pdfclown.bytes.Buffer
 
Butt - Static variable in class org.pdfclown.objects.PdfName
 
ButtonField - Class in org.pdfclown.documents.interaction.forms
Button field [PDF:1.6:8.6.3].
ButtonField(String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.ButtonField
Creates a new button field within the given document context.
ButtonField(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.forms.ButtonField
 
ByteArray - Class in org.pdfclown.util
Byte array.
ByteArray(byte[]) - Constructor for class org.pdfclown.util.ByteArray
 
byteArrayToHex(byte[]) - Static method in class org.pdfclown.util.ConvertUtils
 
byteArrayToInt(byte[]) - Static method in class org.pdfclown.util.ConvertUtils
 
byteArrayToInt(byte[], int, ByteOrder) - Static method in class org.pdfclown.util.ConvertUtils
 
byteArrayToNumber(byte[], int, int, ByteOrder) - Static method in class org.pdfclown.util.ConvertUtils
 

C

C - Static variable in class org.pdfclown.objects.PdfName
 
C0 - Static variable in class org.pdfclown.objects.PdfName
 
C1 - Static variable in class org.pdfclown.objects.PdfName
 
CA - Static variable in class org.pdfclown.objects.PdfName
 
ca - Static variable in class org.pdfclown.objects.PdfName
 
cache - Variable in class org.pdfclown.documents.Document
For internal use only.
CalColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based calibrated color value [PDF:1.6:4.5.4].
CalColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.CalColorSpace
 
calculate(double[]) - Method in class org.pdfclown.documents.functions.Function
Gets the result of the calculation applied by this function to the specified input values.
calculate(List<PdfDirectObject>) - Method in class org.pdfclown.documents.functions.Function
Gets the result of the calculation applied by this function to the specified input values.
calculate(double[]) - Method in class org.pdfclown.documents.functions.Type0Function
 
calculate(double[]) - Method in class org.pdfclown.documents.functions.Type2Function
 
calculate(double[]) - Method in class org.pdfclown.documents.functions.Type3Function
 
calculate(double[]) - Method in class org.pdfclown.documents.functions.Type4Function
 
CalGray - Static variable in class org.pdfclown.objects.PdfName
 
CalGrayColor - Class in org.pdfclown.documents.contents.colorSpaces
Single-component CIE-based color value [PDF:1.6:4.5.4].
CalGrayColor(double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
CalGrayColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based A single-transformation-stage color space, where A represents a calibrated achromatic single-component color value [PDF:1.6:4.5.4].
CalloutNote - Class in org.pdfclown.documents.interaction.annotations
Free text annotation [PDF:1.6:8.4.5].
CalloutNote(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.CalloutNote
 
CalloutNote.LineObject - Class in org.pdfclown.documents.interaction.annotations
Callout line [PDF:1.6:8.4.5].
CalloutNote.LineObject(Page, Point2D, Point2D) - Constructor for class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
CalloutNote.LineObject(Page, Point2D, Point2D, Point2D) - Constructor for class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
CalRGB - Static variable in class org.pdfclown.objects.PdfName
 
CalRGBColor - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based red-green-blue color value [PDF:1.6:4.5.4].
CalRGBColor(double, double, double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
CalRGBColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based ABC single-transformation-stage color space, where A, B, and C represent calibrated red, green and blue color values [PDF:1.6:4.5.4].
Cap - Static variable in class org.pdfclown.objects.PdfName
 
CapHeight - Static variable in class org.pdfclown.objects.PdfName
 
CapitalR - Static variable in class org.pdfclown.tokens.Symbol
 
Caret - Class in org.pdfclown.documents.interaction.annotations
Caret annotation [PDF:1.6:8.4.5].
Caret(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Caret
 
Caret - Static variable in class org.pdfclown.objects.PdfName
 
Caret.SymbolTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Symbol type [PDF:1.6:8.4.5].
CarriageReturn - Static variable in class org.pdfclown.tokens.Symbol
 
Catalog - Static variable in class org.pdfclown.objects.PdfName
 
Category - Static variable in class org.pdfclown.objects.PdfName
 
CCF - Static variable in class org.pdfclown.objects.PdfName
 
CCITTFaxDecode - Static variable in class org.pdfclown.objects.PdfName
 
CenterWindow - Static variable in class org.pdfclown.objects.PdfName
 
Ch - Static variable in class org.pdfclown.objects.PdfName
 
ChainedActions - Class in org.pdfclown.documents.interaction.actions
Chained actions [PDF:1.6:8.5.1].
chars - Variable in class org.pdfclown.tokens.LatinEncoding
Code-to-Unicode map.
CharsetName - Class in org.pdfclown.tokens
Character set.
CharsetName() - Constructor for class org.pdfclown.tokens.CharsetName
 
CheckBox - Class in org.pdfclown.documents.interaction.forms
Check box field [PDF:1.6:8.6.3].
CheckBox(String, Widget, boolean) - Constructor for class org.pdfclown.documents.interaction.forms.CheckBox
Creates a new checkbox within the given document context.
checkCompatibility(Object) - Method in class org.pdfclown.objects.PdfObjectWrapper
Checks whether the specified feature is compatible with the document's conformance version.
ChoiceField - Class in org.pdfclown.documents.interaction.forms
Choice field [PDF:1.6:8.6.3].
ChoiceField(String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.ChoiceField
Creates a new choice field within the given document context.
ChoiceField(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.forms.ChoiceField
 
ChoiceItem - Class in org.pdfclown.documents.interaction.forms
Field option [PDF:1.6:8.6.3].
ChoiceItem(String) - Constructor for class org.pdfclown.documents.interaction.forms.ChoiceItem
 
ChoiceItem(Document, String, String) - Constructor for class org.pdfclown.documents.interaction.forms.ChoiceItem
 
ChoiceItems - Class in org.pdfclown.documents.interaction.forms
Field options [PDF:1.6:8.6.3].
ChoiceItems(Document) - Constructor for class org.pdfclown.documents.interaction.forms.ChoiceItems
 
Chunk - Class in org.pdfclown.tokens
Common data chunks for serialization purposes.
Chunk() - Constructor for class org.pdfclown.tokens.Chunk
 
CIDFontType0 - Static variable in class org.pdfclown.objects.PdfName
 
CIDFontType2 - Static variable in class org.pdfclown.objects.PdfName
 
CIDSystemInfo - Static variable in class org.pdfclown.objects.PdfName
 
CIDToGIDMap - Static variable in class org.pdfclown.objects.PdfName
 
CIEBasedColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Abstract CIE-based color space [PDF:1.6:4.5.4].
CIEBasedColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace
 
Circle - Static variable in class org.pdfclown.objects.PdfName
 
CL - Static variable in class org.pdfclown.objects.PdfName
 
clear() - Method in class org.pdfclown.documents.contents.Contents
 
clear() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
clear() - Method in class org.pdfclown.documents.contents.ResourceItems
 
clear() - Method in class org.pdfclown.documents.files.RelatedFiles
 
clear() - Method in class org.pdfclown.documents.functions.Functions
 
clear() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
clear() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
clear() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
clear() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
Gets the key associated to a given value.
clear() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
clear() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
clear() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
clear() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
clear() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
clear() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
clear() - Method in class org.pdfclown.documents.Pages
 
clear() - Method in class org.pdfclown.files.IndirectObjects
 
clear() - Method in class org.pdfclown.objects.Array
 
clear() - Method in class org.pdfclown.objects.PdfArray
 
clear() - Method in class org.pdfclown.objects.PdfDictionary
 
clear() - Method in class org.pdfclown.objects.Tree
 
clear() - Method in class org.pdfclown.tokens.ObjectStream
 
clear() - Method in class org.pdfclown.tokens.XRefStream
 
clip() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Modifies the current clipping path by intersecting it with the current path [PDF:1.6:4.4.1].
clone() - Method in class org.pdfclown.bytes.Buffer
 
clone() - Method in interface org.pdfclown.bytes.IBuffer
Gets a clone of the buffer.
clone(Document) - Method in class org.pdfclown.documents.Articles
 
clone(Document) - Method in class org.pdfclown.documents.contents.ColorSpaceResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.Pattern
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColor
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
 
clone(Document) - Method in class org.pdfclown.documents.contents.colorSpaces.Shading
 
clone(Document) - Method in class org.pdfclown.documents.contents.Contents
 
clone() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets a deep copy of the graphics state object.
clone(Document) - Method in class org.pdfclown.documents.contents.ExtGState
 
clone(Document) - Method in class org.pdfclown.documents.contents.ExtGStateResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.FontResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.MMType1Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.TrueTypeFont
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.Type0Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.Type1Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.Type2Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.fonts.Type3Font
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.Layer
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.LayerGroup
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.LayerMembership
 
clone(Document) - Method in class org.pdfclown.documents.contents.layers.Layers
 
clone(Document) - Method in class org.pdfclown.documents.contents.PatternResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.PropertyList
 
clone(Document) - Method in class org.pdfclown.documents.contents.PropertyListResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.Resources
 
clone(Document) - Method in class org.pdfclown.documents.contents.ShadingResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.XObjectResources
 
clone(Document) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
clone(Document) - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
 
clone(Document) - Method in class org.pdfclown.documents.Document
 
clone(Document) - Method in class org.pdfclown.documents.DocumentActions
 
clone(Document) - Method in class org.pdfclown.documents.files.EmbeddedFile
 
clone(Document) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
clone(Document) - Method in class org.pdfclown.documents.files.RelatedFiles
 
clone(Document) - Method in class org.pdfclown.documents.files.SimpleFileSpecification
 
clone(Document) - Method in class org.pdfclown.documents.functions.Functions
 
clone(Document) - Method in class org.pdfclown.documents.functions.Type0Function
 
clone(Document) - Method in class org.pdfclown.documents.functions.Type2Function
 
clone(Document) - Method in class org.pdfclown.documents.functions.Type3Function
 
clone(Document) - Method in class org.pdfclown.documents.functions.Type4Function
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.Action
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.DoTransition
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoTo3dView
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToFirstPage
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToLastPage
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToLocal
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToNextPage
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToPreviousPage
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToRemote
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToThread
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.GoToURI
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.ImportData
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.JavaScript
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.Launch
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.NamedAction
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.PlayMovie
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.PlaySound
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.Render
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.ResetForm
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.SubmitForm
 
clone(Document) - Method in class org.pdfclown.documents.interaction.actions.ToggleVisibility
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Appearance
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Border
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Caret
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.DualWidget
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Ellipse
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.FileAttachment
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Link
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Movie
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Note
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Polygon
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Polyline
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Popup
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Rectangle
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.RubberStamp
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Screen
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Scribble
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Sound
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.TextMarkup
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.Widget
 
clone(Document) - Method in class org.pdfclown.documents.interaction.annotations.WidgetActions
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.CheckBox
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItem
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.ComboBox
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.FieldActions
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.Form
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.ListBox
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.PushButton
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.RadioButton
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.SignatureField
 
clone(Document) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.document.LocalDestination
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.document.RemoteDestination
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
clone(Document) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
clone(Document) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
clone(Document) - Method in class org.pdfclown.documents.interchange.access.LanguageIdentifier
 
clone(Document) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
clone(Document) - Method in class org.pdfclown.documents.interchange.metadata.Metadata
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaClipData.Viability
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaClipSection
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Frame
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Marker
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Time
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaPlayer
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaPlayers
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaRendition
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.Movie
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.SelectorRendition
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier.Version
 
clone(Document) - Method in class org.pdfclown.documents.multimedia.Sound
 
clone(Document) - Method in class org.pdfclown.documents.NamedDestinations
 
clone(Document) - Method in class org.pdfclown.documents.NamedEmbeddedFiles
 
clone(Document) - Method in class org.pdfclown.documents.NamedJavaScripts
 
clone(Document) - Method in class org.pdfclown.documents.NamedRenditions
 
clone(Document) - Method in class org.pdfclown.documents.Names
 
clone(Document) - Method in class org.pdfclown.documents.Page
 
clone(Document) - Method in class org.pdfclown.documents.PageActions
 
clone(Document) - Method in class org.pdfclown.documents.PageAnnotations
 
clone(Document) - Method in class org.pdfclown.documents.PageArticleElements
 
clone(Document) - Method in class org.pdfclown.documents.PageElements
 
clone(Document) - Method in class org.pdfclown.documents.PageLabels
 
clone(Document) - Method in class org.pdfclown.documents.Pages
 
clone(Document) - Method in class org.pdfclown.files.FileIdentifier
 
clone(Document) - Method in class org.pdfclown.objects.Array
 
clone(File) - Method in interface org.pdfclown.objects.IPdfIndirectObject
 
clone(File) - Method in class org.pdfclown.objects.PdfArray
 
clone(File) - Method in class org.pdfclown.objects.PdfDictionary
 
clone(File) - Method in class org.pdfclown.objects.PdfIndirectObject
 
clone(PdfObject, File) - Static method in class org.pdfclown.objects.PdfObject
Gets the clone of the specified object, registered inside the specified file context.
clone(File) - Method in class org.pdfclown.objects.PdfObject
Creates a deep copy of this object within the specified file context.
clone() - Method in class org.pdfclown.objects.PdfObject
Creates a shallow copy of this object.
clone(Document) - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets a clone of the object, registered inside the given document context.
clone(File) - Method in class org.pdfclown.objects.PdfReference
 
clone(File) - Method in class org.pdfclown.objects.PdfSimpleObject
 
clone(File) - Method in class org.pdfclown.objects.PdfStream
 
clone(Document) - Method in class org.pdfclown.objects.Rectangle
 
clone() - Method in class org.pdfclown.tokens.XRefEntry
 
clone() - Method in class org.pdfclown.util.math.SquareMatrix
 
Cloner - Class in org.pdfclown.objects
Object cloner.
Cloner(File) - Constructor for class org.pdfclown.objects.Cloner
 
Cloner.Filter - Class in org.pdfclown.objects
 
Cloner.Filter(String) - Constructor for class org.pdfclown.objects.Cloner.Filter
 
close() - Method in class org.pdfclown.bytes.Buffer
 
close() - Method in class org.pdfclown.bytes.FileInputStream
 
close() - Method in class org.pdfclown.bytes.OutputStream
 
close() - Method in class org.pdfclown.files.File
 
close() - Method in class org.pdfclown.tokens.Reader
 
close() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
CloseAngleBracket - Static variable in class org.pdfclown.tokens.Symbol
 
ClosedArrow - Static variable in class org.pdfclown.objects.PdfName
 
CloseFillStroke - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Close, fill, and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation.
CloseFillStrokeEvenOdd - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Close, fill, and then stroke the path, using the even-odd rule to determine the region to fill' operation.
CloseFillStrokeEvenOddOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
CloseFillStrokeOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
closePath() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath [PDF:1.6:4.4.1].
CloseRoundBracket - Static variable in class org.pdfclown.tokens.Symbol
 
CloseSquareBracket - Static variable in class org.pdfclown.tokens.Symbol
 
CloseStroke - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Close and stroke the path' operation.
CloseStrokeOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
CloseSubpath - Class in org.pdfclown.documents.contents.objects
'Close the current subpath by appending a straight line segment from the current point to the starting point of the subpath' operation [PDF:1.6:4.4.1].
CloseSubpath() - Constructor for class org.pdfclown.documents.contents.objects.CloseSubpath
 
CMap - Static variable in class org.pdfclown.objects.PdfName
 
CMapName - Static variable in class org.pdfclown.objects.PdfName
 
code - Variable in class org.pdfclown.documents.contents.entities.Barcode
 
codes - Variable in class org.pdfclown.documents.contents.fonts.Font
Unicodes by character code.
Color<TDataObject extends PdfDataObject> - Class in org.pdfclown.documents.contents.colorSpaces
Color value [PDF:1.6:4.5.1].
Color(ColorSpace<?>, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.Color
 
Color(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.Color
 
Color - Static variable in class org.pdfclown.objects.PdfName
 
ColorBurn - Static variable in class org.pdfclown.objects.PdfName
 
ColorDodge - Static variable in class org.pdfclown.objects.PdfName
 
colorize(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets the colorized representation of this pattern.
Colors - Static variable in class org.pdfclown.objects.PdfName
 
ColorSpace<TDataObject extends PdfDirectObject> - Class in org.pdfclown.documents.contents.colorSpaces
Color space [PDF:1.6:4.5].
ColorSpace(Document, TDataObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.ColorSpace
 
ColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.ColorSpace
 
ColorSpace - Static variable in class org.pdfclown.objects.PdfName
 
ColorSpaceResources - Class in org.pdfclown.documents.contents
Color space resources collection [PDF:1.6:3.7.2].
ColorSpaceResources(Document) - Constructor for class org.pdfclown.documents.contents.ColorSpaceResources
 
Columns - Static variable in class org.pdfclown.objects.PdfName
 
ComboBox - Class in org.pdfclown.documents.interaction.forms
Combo box [PDF:1.6:8.6.3].
ComboBox(String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.ComboBox
Creates a new combobox within the given document context.
Comment - Static variable in class org.pdfclown.objects.PdfName
 
compare(double, double) - Static method in class org.pdfclown.util.math.OperationUtils
Compares double-precision floating-point numbers applying the default error tolerance.
compare(double, double, double) - Static method in class org.pdfclown.util.math.OperationUtils
Compares double-precision floating-point numbers applying the specified error tolerance.
compare(byte[], byte[]) - Static method in class org.pdfclown.util.math.OperationUtils
Compares big-endian byte arrays.
compareTo(IVersion) - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier.Version
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfArray
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfBoolean
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfDictionary
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfDirectObject
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfName
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfNumber
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfReference
 
compareTo(PdfDirectObject) - Method in class org.pdfclown.objects.PdfString
 
compareTo(MapEntry<TKey, TValue>) - Method in class org.pdfclown.util.MapEntry
 
compareTo(IVersion, IVersion) - Static method in class org.pdfclown.util.metadata.VersionUtils
 
compareTo(IVersion) - Method in class org.pdfclown.Version
 
CompositeFont - Class in org.pdfclown.documents.contents.fonts
Composite font, also called Type 0 font [PDF:1.6:5.6].
CompositeFont(Document, OpenFontParser) - Constructor for class org.pdfclown.documents.contents.fonts.CompositeFont
 
CompositeFont(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.fonts.CompositeFont
 
CompositeObject - Class in org.pdfclown.documents.contents.objects
Composite object.
CompositeObject() - Constructor for class org.pdfclown.documents.contents.objects.CompositeObject
 
CompositeObject(ContentObject) - Constructor for class org.pdfclown.documents.contents.objects.CompositeObject
 
CompositeObject(ContentObject...) - Constructor for class org.pdfclown.documents.contents.objects.CompositeObject
 
CompositeObject(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.CompositeObject
 
compress(ObjectStream) - Method in class org.pdfclown.objects.PdfIndirectObject
Adds the data object to the specified object stream [PDF:1.6:3.4.6].
Confidential - Static variable in class org.pdfclown.objects.PdfName
 
Configs - Static variable in class org.pdfclown.objects.PdfName
 
ContainerObject - Class in org.pdfclown.documents.contents.objects
Container object.
ContainerObject() - Constructor for class org.pdfclown.documents.contents.objects.ContainerObject
 
ContainerObject(ContentObject) - Constructor for class org.pdfclown.documents.contents.objects.ContainerObject
 
ContainerObject(ContentObject...) - Constructor for class org.pdfclown.documents.contents.objects.ContainerObject
 
ContainerObject(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.ContainerObject
 
contains(Object) - Method in class org.pdfclown.documents.contents.Contents
 
contains(Object) - Method in class org.pdfclown.documents.functions.Functions
 
contains(Object) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
contains(Object) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
contains(Object) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
contains(Object) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
contains(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
contains(Object) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
contains(Object) - Method in class org.pdfclown.documents.Pages
 
contains(Object) - Method in class org.pdfclown.files.IndirectObjects
 
contains(Object) - Method in class org.pdfclown.objects.Array
 
contains(Object) - Method in class org.pdfclown.objects.PdfArray
 
contains(Object) - Method in class org.pdfclown.util.BiMap
 
contains(Point2D) - Method in class org.pdfclown.util.math.geom.Quad
 
contains(Rectangle2D) - Method in class org.pdfclown.util.math.geom.Quad
 
contains(double, double) - Method in class org.pdfclown.util.math.geom.Quad
 
contains(double, double, double, double) - Method in class org.pdfclown.util.math.geom.Quad
 
contains(T) - Method in class org.pdfclown.util.math.Interval
Gets whether the specified value is contained within this interval.
containsAll(Collection<?>) - Method in class org.pdfclown.documents.contents.Contents
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.functions.Functions
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
containsAll(Collection<?>) - Method in class org.pdfclown.documents.Pages
 
containsAll(Collection<?>) - Method in class org.pdfclown.files.IndirectObjects
 
containsAll(Collection<?>) - Method in class org.pdfclown.objects.Array
 
containsAll(Collection<?>) - Method in class org.pdfclown.objects.PdfArray
 
containsKey(Object) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
containsKey(Object) - Method in class org.pdfclown.documents.contents.ResourceItems
 
containsKey(Object) - Method in class org.pdfclown.documents.files.RelatedFiles
 
containsKey(Object) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
containsKey(Object) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
containsKey(Object) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
containsKey(Object) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
containsKey(Object) - Method in class org.pdfclown.objects.PdfDictionary
 
containsKey(Object) - Method in class org.pdfclown.objects.Tree
 
containsKey(Object) - Method in class org.pdfclown.tokens.ObjectStream
 
containsKey(Object) - Method in class org.pdfclown.tokens.XRefStream
 
containsValue(Object) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
containsValue(Object) - Method in class org.pdfclown.documents.contents.ResourceItems
 
containsValue(Object) - Method in class org.pdfclown.documents.files.RelatedFiles
 
containsValue(Object) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
containsValue(Object) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
containsValue(Object) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
containsValue(Object) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
containsValue(Object) - Method in class org.pdfclown.objects.PdfDictionary
 
containsValue(Object) - Method in class org.pdfclown.objects.Tree
 
containsValue(Object) - Method in class org.pdfclown.tokens.ObjectStream
 
containsValue(Object) - Method in class org.pdfclown.tokens.XRefStream
 
containsValue(Object) - Method in class org.pdfclown.util.BiMap
 
ContentMarker - Class in org.pdfclown.documents.contents.objects
Abstract content marker [PDF:1.6:10.5].
ContentMarker(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.ContentMarker
 
ContentMarker(PdfName, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.objects.ContentMarker
 
ContentMarker(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ContentMarker
 
ContentObject - Class in org.pdfclown.documents.contents.objects
Abstract content object [PDF:1.6:4.1].
ContentObject() - Constructor for class org.pdfclown.documents.contents.objects.ContentObject
 
ContentParser - Class in org.pdfclown.documents.contents.tokens
Content stream parser [PDF:1.6:3.7.1].
ContentParser(IInputStream) - Constructor for class org.pdfclown.documents.contents.tokens.ContentParser
 
ContentParser(byte[]) - Constructor for class org.pdfclown.documents.contents.tokens.ContentParser
 
Contents - Class in org.pdfclown.documents.contents
Content stream [PDF:1.6:3.7.1].
Contents - Static variable in class org.pdfclown.objects.PdfName
 
ContentScanner - Class in org.pdfclown.documents.contents
Content objects scanner.
ContentScanner(Contents) - Constructor for class org.pdfclown.documents.contents.ContentScanner
Instantiates a top-level content scanner.
ContentScanner(IContentContext) - Constructor for class org.pdfclown.documents.contents.ContentScanner
Instantiates a top-level content scanner.
ContentScanner(FormXObject, ContentScanner) - Constructor for class org.pdfclown.documents.contents.ContentScanner
Instantiates a child-level content scanner for external form.
ContentScanner.GraphicsObjectWrapper<TDataObject extends ContentObject> - Class in org.pdfclown.documents.contents
Object information.
ContentScanner.GraphicsObjectWrapper(TDataObject) - Constructor for class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
 
ContentScanner.GraphicsState - Class in org.pdfclown.documents.contents
Graphics state [PDF:1.6:4.3].
ContentScanner.IListener - Interface in org.pdfclown.documents.contents
Content scanner listener.
ContentScanner.InlineImageWrapper - Class in org.pdfclown.documents.contents
Inline image information.
ContentScanner.TextStringWrapper - Class in org.pdfclown.documents.contents
Text string information.
ContentScanner.TextWrapper - Class in org.pdfclown.documents.contents
Text information.
ContentScanner.XObjectWrapper - Class in org.pdfclown.documents.contents
External object information.
ConvertUtils - Class in org.pdfclown.util
Data convertion utility.
ConvertUtils() - Constructor for class org.pdfclown.util.ConvertUtils
 
copyTo(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Copies this graphics state into the specified one.
Count - Static variable in class org.pdfclown.objects.PdfName
 
Cover - Static variable in class org.pdfclown.objects.PdfName
 
createRenderObject() - Method in class org.pdfclown.documents.contents.objects.CompositeObject
Creates the rendering object corresponding to this container.
createRenderObject() - Method in class org.pdfclown.documents.contents.objects.Path
 
CreationDate - Static variable in class org.pdfclown.objects.PdfName
 
Creator - Static variable in class org.pdfclown.objects.PdfName
 
CreatorInfo - Static variable in class org.pdfclown.objects.PdfName
 
CropBox - Static variable in class org.pdfclown.objects.PdfName
 
Crypt - Static variable in class org.pdfclown.objects.PdfName
 
CS - Static variable in class org.pdfclown.objects.PdfName
 
CT - Static variable in class org.pdfclown.objects.PdfName
 

D

D - Static variable in class org.pdfclown.objects.PdfName
 
DA - Static variable in class org.pdfclown.objects.PdfName
 
Darken - Static variable in class org.pdfclown.objects.PdfName
 
data - Variable in class org.pdfclown.util.ByteArray
 
DatePrefix - Static variable in class org.pdfclown.tokens.Keyword
PDF date marker.
DC - Static variable in class org.pdfclown.objects.PdfName
 
DCT - Static variable in class org.pdfclown.objects.PdfName
 
DCTDecode - Static variable in class org.pdfclown.objects.PdfName
 
decode(Filter, PdfDictionary) - Method in class org.pdfclown.bytes.Buffer
 
decode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.ASCII85Filter
 
decode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.Filter
 
decode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.FlateFilter
 
decode(Filter, PdfDictionary) - Method in interface org.pdfclown.bytes.IBuffer
Applies the specified filter to decode the buffer.
decode(byte[]) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the text from the given internal representation.
Decode - Static variable in class org.pdfclown.objects.PdfName
 
decode(byte[]) - Method in class org.pdfclown.tokens.Encoding
 
decode(byte[], int, int) - Method in class org.pdfclown.tokens.Encoding
 
decode(byte[]) - Method in class org.pdfclown.tokens.LatinEncoding
 
decode(byte[], int, int) - Method in class org.pdfclown.tokens.LatinEncoding
 
decode(byte[]) - Method in class org.pdfclown.tokens.PdfEncoding
 
decode(byte[], int, int) - Method in class org.pdfclown.tokens.PdfEncoding
 
DecodeParms - Static variable in class org.pdfclown.objects.PdfName
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.Pattern
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
Default - Static variable in class org.pdfclown.documents.contents.colorSpaces.SeparationColor
 
Default - Static variable in class org.pdfclown.objects.PdfInteger
 
Default - Static variable in class org.pdfclown.objects.PdfString
 
Default - Static variable in class org.pdfclown.objects.PdfTextString
 
defaultGlyphWidth - Variable in class org.pdfclown.documents.contents.fonts.Font
Default glyph width.
DefaultStyle - Class in org.pdfclown.documents.interaction.forms.styles
Default field appearance style.
DefaultStyle() - Constructor for class org.pdfclown.documents.interaction.forms.styles.DefaultStyle
 
delete(int, int) - Method in class org.pdfclown.bytes.Buffer
 
delete(int, int) - Method in interface org.pdfclown.bytes.IBuffer
Deletes a byte chunk from the buffer.
delete() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Deletes this annotation removing also its reference on the page.
delete() - Method in class org.pdfclown.documents.interaction.navigation.page.Article
Deletes this thread removing also its reference in the document's collection.
delete() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Deletes this bead removing also its references on the page and its article thread.
delete() - Method in interface org.pdfclown.objects.IPdfIndirectObject
Removes the object from its file context.
delete() - Method in class org.pdfclown.objects.PdfIndirectObject
 
delete() - Method in class org.pdfclown.objects.PdfObjectWrapper
Removes the object from its document context.
delete() - Method in class org.pdfclown.objects.PdfReference
 
Departmental - Static variable in class org.pdfclown.objects.PdfName
 
Desc - Static variable in class org.pdfclown.objects.PdfName
 
DescendantFonts - Static variable in class org.pdfclown.objects.PdfName
 
Descent - Static variable in class org.pdfclown.objects.PdfName
 
Dest - Static variable in class org.pdfclown.objects.PdfName
 
Destination - Class in org.pdfclown.documents.interaction.navigation.document
Interaction target [PDF:1.6:8.2.1].
Destination(Document, Object, Destination.ModeEnum, Object, Double) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Destination
Creates a new destination within the given document context.
Destination(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.navigation.document.Destination
 
Destination.ModeEnum - Enum in org.pdfclown.documents.interaction.navigation.document
Destination mode [PDF:1.6:8.2.1].
Dests - Static variable in class org.pdfclown.objects.PdfName
 
DeviceCMYK - Static variable in class org.pdfclown.objects.PdfName
 
DeviceCMYKColor - Class in org.pdfclown.documents.contents.colorSpaces
Device Cyan-Magenta-Yellow-Key color value [PDF:1.6:4.5.3].
DeviceCMYKColor(double, double, double, double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
DeviceCMYKColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Device Cyan-Magenta-Yellow-Key color space [PDF:1.6:4.5.3].
DeviceCMYKColorSpace(Document) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
DeviceColor - Class in org.pdfclown.documents.contents.colorSpaces
Device color value [PDF:1.6:4.5.3].
DeviceColor(DeviceColorSpace, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceColor
 
DeviceColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Device color space [PDF:1.6:4.5.3].
DeviceColorSpace(Document, PdfName) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceColorSpace
 
DeviceColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceColorSpace
 
DeviceGray - Static variable in class org.pdfclown.objects.PdfName
 
DeviceGrayColor - Class in org.pdfclown.documents.contents.colorSpaces
Device Gray color value [PDF:1.6:4.5.3].
DeviceGrayColor(double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
DeviceGrayColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Device Gray color space [PDF:1.6:4.5.3].
DeviceGrayColorSpace(Document) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
DeviceN - Static variable in class org.pdfclown.objects.PdfName
 
DeviceNColor - Class in org.pdfclown.documents.contents.colorSpaces
DeviceN color value [PDF:1.6:4.5.5].
DeviceNColor(double...) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceNColor
 
DeviceNColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Special color space that can contain an arbitrary number of color components [PDF:1.6:4.5.5].
DeviceRGB - Static variable in class org.pdfclown.objects.PdfName
 
DeviceRGBColor - Class in org.pdfclown.documents.contents.colorSpaces
Device Red-Green-Blue color value [PDF:1.6:4.5.3].
DeviceRGBColor(double, double, double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
DeviceRGBColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Device Red-Green-Blue color space [PDF:1.6:4.5.3].
DeviceRGBColorSpace(Document) - Constructor for class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
Di - Static variable in class org.pdfclown.objects.PdfName
 
Diamond - Static variable in class org.pdfclown.objects.PdfName
 
Difference - Static variable in class org.pdfclown.objects.PdfName
 
Differences - Static variable in class org.pdfclown.objects.PdfName
 
Dimension - Class in org.pdfclown.util.math.geom
Double-precision 2D dimension.
Dimension(double, double) - Constructor for class org.pdfclown.util.math.geom.Dimension
 
Direction - Static variable in class org.pdfclown.objects.PdfName
 
DisplayDocTitle - Static variable in class org.pdfclown.objects.PdfName
 
Dissolve - Static variable in class org.pdfclown.objects.PdfName
 
Dm - Static variable in class org.pdfclown.objects.PdfName
 
Document - Class in org.pdfclown.documents
PDF document [PDF:1.6:3.6.1].
Document(File) - Constructor for class org.pdfclown.documents.Document
For internal use only.
Document(PdfDirectObject) - Constructor for class org.pdfclown.documents.Document
For internal use only.
Document.Configuration - Class in org.pdfclown.documents
Document configuration.
Document.Configuration.CompatibilityModeEnum - Enum in org.pdfclown.documents
Version compatibility mode.
Document.Configuration.XRefModeEnum - Enum in org.pdfclown.documents
Cross-reference mode [PDF:1.6:3.4].
Document.PageLayoutEnum - Enum in org.pdfclown.documents
Page layout to be used when the document is opened [PDF:1.6:3.6.1].
Document.PageModeEnum - Enum in org.pdfclown.documents
Page mode specifying how the document should be displayed when opened [PDF:1.6:3.6.1].
DocumentActions - Class in org.pdfclown.documents
Document actions [PDF:1.6:8.5.2].
DocumentActions(Document) - Constructor for class org.pdfclown.documents.DocumentActions
 
Domain - Static variable in class org.pdfclown.objects.PdfName
 
DOS - Static variable in class org.pdfclown.objects.PdfName
 
DoTransition - Class in org.pdfclown.documents.interaction.actions
'Control drawing during a sequence of actions' action [PDF:1.6:8.5.3].
DoTransition(Document, Transition) - Constructor for class org.pdfclown.documents.interaction.actions.DoTransition
Creates a new transition action within the given document context.
DP - Static variable in class org.pdfclown.objects.PdfName
 
DR - Static variable in class org.pdfclown.objects.PdfName
 
Draft - Static variable in class org.pdfclown.objects.PdfName
 
drawArc(RectangularShape, double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a circular arc.
drawArc(RectangularShape, double, double, double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws an arc.
drawCurve(Point2D, Point2D, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a cubic Bezier curve from the current point [PDF:1.6:4.4.1].
drawCurve(Point2D, Point2D, Point2D, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a cubic Bezier curve [PDF:1.6:4.4.1].
DrawCurve - Class in org.pdfclown.documents.contents.objects
'Append a cubic Bezier curve to the current path' operation [PDF:1.6:4.4.1].
DrawCurve(Point2D, Point2D, Point2D) - Constructor for class org.pdfclown.documents.contents.objects.DrawCurve
Creates a fully-explicit curve.
DrawCurve(double, double, double, double, double, double) - Constructor for class org.pdfclown.documents.contents.objects.DrawCurve
Creates a fully-explicit curve.
DrawCurve(Point2D, Point2D, String) - Constructor for class org.pdfclown.documents.contents.objects.DrawCurve
Creates a partially-explicit curve.
DrawCurve(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.DrawCurve
 
drawEllipse(RectangularShape) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws an ellipse.
drawLine(Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a line from the current point [PDF:1.6:4.4.1].
drawLine(Point2D, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a line [PDF:1.6:4.4.1].
DrawLine - Class in org.pdfclown.documents.contents.objects
'Append a straight line segment from the current point' operation [PDF:1.6:4.4.1].
DrawLine(Point2D) - Constructor for class org.pdfclown.documents.contents.objects.DrawLine
 
DrawLine(double, double) - Constructor for class org.pdfclown.documents.contents.objects.DrawLine
 
DrawLine(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.DrawLine
 
drawPolygon(Point2D[]) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a polygon.
drawPolyline(Point2D[]) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a multiple line.
drawRectangle(RectangularShape) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a rectangle [PDF:1.6:4.4.1].
drawRectangle(RectangularShape, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a rounded rectangle.
DrawRectangle - Class in org.pdfclown.documents.contents.objects
'Append a rectangle to the current path as a complete subpath' operation [PDF:1.6:4.4.1].
DrawRectangle(double, double, double, double) - Constructor for class org.pdfclown.documents.contents.objects.DrawRectangle
 
DrawRectangle(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.DrawRectangle
 
drawSpiral(Point2D, double, double, double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Draws a spiral.
dropFile() - Method in class org.pdfclown.objects.PdfIndirectObject
For internal use only.
dropOriginal() - Method in class org.pdfclown.objects.PdfIndirectObject
For internal use only.
DS - Static variable in class org.pdfclown.objects.PdfName
 
DualWidget - Class in org.pdfclown.documents.interaction.annotations
Dual-state widget annotation.
DualWidget(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.DualWidget
 
Dur - Static variable in class org.pdfclown.objects.PdfName
 
DV - Static variable in class org.pdfclown.objects.PdfName
 

E

E - Static variable in class org.pdfclown.objects.PdfName
 
EAN13Barcode - Class in org.pdfclown.documents.contents.entities
EAN-13 Bar Code object [GS1:7.1:5.1.1.3.1].
EAN13Barcode(String) - Constructor for class org.pdfclown.documents.contents.entities.EAN13Barcode
 
EF - Static variable in class org.pdfclown.objects.PdfName
 
Ellipse - Class in org.pdfclown.documents.interaction.annotations
Circle annotation [PDF:1.6:8.4.5].
Ellipse(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Ellipse
 
EmbeddedFile - Class in org.pdfclown.documents.files
Embedded file [PDF:1.6:3.10.3].
EmbeddedFile - Static variable in class org.pdfclown.objects.PdfName
 
EmbeddedFiles - Static variable in class org.pdfclown.objects.PdfName
 
encode(Filter, PdfDictionary) - Method in class org.pdfclown.bytes.Buffer
 
encode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.ASCII85Filter
 
encode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.Filter
 
encode(byte[], int, int, PdfDictionary) - Method in class org.pdfclown.bytes.filters.FlateFilter
 
encode(Filter, PdfDictionary) - Method in interface org.pdfclown.bytes.IBuffer
Applies the specified filter to encode the buffer.
encode(String) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the internal representation of the given text.
Encode - Static variable in class org.pdfclown.objects.PdfName
 
encode(String) - Method in class org.pdfclown.tokens.Encoding
 
encode(char) - Method in class org.pdfclown.tokens.Encoding
 
encode(String) - Method in class org.pdfclown.tokens.LatinEncoding
 
encode(String) - Method in class org.pdfclown.tokens.PdfEncoding
 
Encoding - Static variable in class org.pdfclown.objects.PdfName
 
Encoding - Class in org.pdfclown.tokens
Abstract encoding.
Encoding() - Constructor for class org.pdfclown.tokens.Encoding
 
Encrypt - Static variable in class org.pdfclown.objects.PdfName
 
end() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Ends the content block.
end() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Ends the current (innermostly-nested) composite object.
EndArray - Static variable in class org.pdfclown.tokens.Keyword
PDF array closing delimiter.
EndDictionary - Static variable in class org.pdfclown.tokens.Keyword
PDF dictionary closing delimiter.
EndIndirectObject - Static variable in class org.pdfclown.tokens.Keyword
PDF indirect object end.
EndInlineImage - Class in org.pdfclown.documents.contents.objects
'End inline image object' operation [PDF:1.6:4.8.6].
EndLiteralString - Static variable in class org.pdfclown.tokens.Keyword
PDF literal string closing delimiter.
EndMarkedContent - Class in org.pdfclown.documents.contents.objects
'End marked-content sequence' operation [PDF:1.6:10.5].
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.InlineImage
 
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.MarkedContent
 
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.Shading
 
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.Text
 
EndOperator - Static variable in class org.pdfclown.documents.contents.objects.XObject
 
EndOperators - Static variable in class org.pdfclown.documents.contents.objects.Path
 
EndPathNoOp - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'End the path object without filling or stroking it' operation.
EndPathNoOpOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
EndStream - Static variable in class org.pdfclown.tokens.Keyword
PDF stream data end.
EndText - Class in org.pdfclown.documents.contents.objects
'End text object' operation [PDF:1.6:5.3].
Engine - Class in org.pdfclown
 
Engine() - Constructor for class org.pdfclown.Engine
 
ensureCountObject() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
Gets the count object, forcing its creation if it doesn't exist.
Entity - Class in org.pdfclown.documents.contents.entities
Abstract specialized graphic object.
Entity() - Constructor for class org.pdfclown.documents.contents.entities.Entity
 
entrySet() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
entrySet() - Method in class org.pdfclown.documents.contents.ResourceItems
 
entrySet() - Method in class org.pdfclown.documents.files.RelatedFiles
 
entrySet() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
entrySet() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
entrySet() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
entrySet() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
entrySet() - Method in class org.pdfclown.objects.PdfDictionary
 
entrySet() - Method in class org.pdfclown.objects.Tree
 
entrySet() - Method in class org.pdfclown.tokens.ObjectStream
 
entrySet() - Method in class org.pdfclown.tokens.XRefStream
 
EnumUtils - Class in org.pdfclown.util
Enumeration utility.
EnumUtils() - Constructor for class org.pdfclown.util.EnumUtils
 
EOF - Static variable in class org.pdfclown.tokens.Keyword
PDF file end.
equals(Object) - Method in class org.pdfclown.documents.contents.colorSpaces.LeveledColor
 
equals(Object) - Method in class org.pdfclown.documents.contents.Contents
 
equals(Object) - Method in class org.pdfclown.documents.contents.fonts.Font
 
equals(Object) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
equals(Object) - Method in class org.pdfclown.documents.files.RelatedFiles
 
equals(Object) - Method in class org.pdfclown.documents.functions.Functions
 
equals(Object) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
equals(Object) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
equals(Object) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
equals(Object) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
equals(Object) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
equals(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
equals(Object) - Method in class org.pdfclown.documents.Pages
 
equals(Object) - Method in class org.pdfclown.files.IndirectObjects
 
equals(Object) - Method in class org.pdfclown.objects.PdfArray
 
equals(Object) - Method in class org.pdfclown.objects.PdfDictionary
 
equals(Object) - Method in class org.pdfclown.objects.PdfNumber
 
equals(Object) - Method in class org.pdfclown.objects.PdfObjectWrapper
 
equals(Object) - Method in class org.pdfclown.objects.PdfReference
 
equals(Object) - Method in class org.pdfclown.objects.PdfSimpleObject
 
equals(Object) - Method in class org.pdfclown.objects.Tree
 
equals(Object) - Method in class org.pdfclown.util.ByteArray
 
evaluate(Object) - Method in interface org.pdfclown.util.IPredicate
 
EvenOdd - Static variable in class org.pdfclown.documents.contents.objects.ModifyClipPath
'Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path' operation.
EvenOddOperator - Static variable in class org.pdfclown.documents.contents.objects.ModifyClipPath
 
Event - Static variable in class org.pdfclown.objects.PdfName
 
exclude(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.Document
Deletes the object from this document context.
exclude(Collection<? extends PdfObjectWrapper<?>>) - Method in class org.pdfclown.documents.Document
Deletes the objects from this document context.
Exclusion - Static variable in class org.pdfclown.objects.PdfName
 
exists() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets whether the underlying data object is concrete.
Experimental - Static variable in class org.pdfclown.objects.PdfName
 
Expired - Static variable in class org.pdfclown.objects.PdfName
 
Export - Static variable in class org.pdfclown.objects.PdfName
 
ExportState - Static variable in class org.pdfclown.objects.PdfName
 
ExtendedOperator - Static variable in class org.pdfclown.documents.contents.objects.SetFillColor
'Set the color to use for nonstroking operations in any color space' operator.
ExtendedOperator - Static variable in class org.pdfclown.documents.contents.objects.SetStrokeColor
'Set the color to use for stroking operations in any color space' operator.
Extends - Static variable in class org.pdfclown.objects.PdfName
 
ExtGState - Class in org.pdfclown.documents.contents
Graphics state parameters [PDF:1.6:4.3.4].
ExtGState(Document) - Constructor for class org.pdfclown.documents.contents.ExtGState
 
ExtGState - Static variable in class org.pdfclown.objects.PdfName
 
ExtGStateResources - Class in org.pdfclown.documents.contents
Graphics state parameter resources collection [PDF:1.6:3.7.2].
ExtGStateResources(Document) - Constructor for class org.pdfclown.documents.contents.ExtGStateResources
 
extract(int, int) - Method in class org.pdfclown.tools.PageManager
Extracts a page range from the document.
extract(IContentContext) - Method in class org.pdfclown.tools.TextExtractor
Extracts text strings from the specified content context.
extract(Contents) - Method in class org.pdfclown.tools.TextExtractor
Extracts text strings from the specified contents.

F

F - Static variable in class org.pdfclown.objects.PdfName
 
Fade - Static variable in class org.pdfclown.objects.PdfName
 
False - Static variable in class org.pdfclown.objects.PdfBoolean
 
False - Static variable in class org.pdfclown.tokens.Keyword
PDF boolean false.
FB - Static variable in class org.pdfclown.objects.PdfName
 
FDecodeParms - Static variable in class org.pdfclown.objects.PdfName
 
Ff - Static variable in class org.pdfclown.objects.PdfName
 
FFilter - Static variable in class org.pdfclown.objects.PdfName
 
Field - Class in org.pdfclown.documents.interaction.forms
Interactive form field [PDF:1.6:8.6.2].
Field(PdfName, String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.Field
Creates a new field within the given document context.
Field(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.forms.Field
 
Field.FlagsEnum - Enum in org.pdfclown.documents.interaction.forms
Field flags [PDF:1.6:8.6.2].
FieldActions - Class in org.pdfclown.documents.interaction.forms
Form field actions [PDF:1.6:8.5.2].
FieldActions(Document) - Constructor for class org.pdfclown.documents.interaction.forms.FieldActions
 
Fields - Class in org.pdfclown.documents.interaction.forms
Interactive form fields [PDF:1.6:8.6.1].
Fields(Document) - Constructor for class org.pdfclown.documents.interaction.forms.Fields
 
Fields - Static variable in class org.pdfclown.objects.PdfName
 
FieldStyle - Class in org.pdfclown.documents.interaction.forms.styles
Abstract field appearance style.
FieldStyle() - Constructor for class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
FieldWidgets - Class in org.pdfclown.documents.interaction.forms
Field widget annotations [PDF:1.6:8.6].
File - Class in org.pdfclown.files
PDF file representation.
File() - Constructor for class org.pdfclown.files.File
 
File(String) - Constructor for class org.pdfclown.files.File
 
File(IInputStream) - Constructor for class org.pdfclown.files.File
 
file - Variable in class org.pdfclown.tokens.Writer
 
File.Configuration - Class in org.pdfclown.files
File configuration.
FileAttachment - Class in org.pdfclown.documents.interaction.annotations
File attachment annotation [PDF:1.6:8.4.5].
FileAttachment(Page, Rectangle2D, String, FileSpecification<?>) - Constructor for class org.pdfclown.documents.interaction.annotations.FileAttachment
 
FileAttachment - Static variable in class org.pdfclown.objects.PdfName
 
FileAttachment.IconTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Icon to be used in displaying the annotation [PDF:1.6:8.4.5].
FileIdentifier - Class in org.pdfclown.files
File identifier [PDF:1.7:10.3].
FileIdentifier() - Constructor for class org.pdfclown.files.FileIdentifier
Creates a new direct file identifier.
FileIdentifier(File) - Constructor for class org.pdfclown.files.FileIdentifier
Creates a new indirect file identifier.
FileInputStream - Class in org.pdfclown.bytes
File stream.
FileInputStream(RandomAccessFile) - Constructor for class org.pdfclown.bytes.FileInputStream
 
FileParser - Class in org.pdfclown.tokens
PDF file parser [PDF:1.7:3.2,3.4].
FileParser.Reference - Class in org.pdfclown.tokens
 
Filespec - Static variable in class org.pdfclown.objects.PdfName
 
FileSpecification<TDataObject extends PdfDirectObject> - Class in org.pdfclown.documents.files
Reference to the contents of another file (file specification) [PDF:1.6:3.10.2].
FileSpecification(Document, TDataObject) - Constructor for class org.pdfclown.documents.files.FileSpecification
 
FileSpecification(PdfDirectObject) - Constructor for class org.pdfclown.documents.files.FileSpecification
 
fill() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Fills the path using the current color [PDF:1.6:4.4.2].
Fill - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Fill the path, using the nonzero winding number rule to determine the region to fill' operation.
FillEvenOdd - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Fill the path, using the even-odd rule to determine the region to fill' operation.
FillEvenOddOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
FillObsoleteOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
FillOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
fillStroke() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Fills and then strokes the path using the current colors [PDF:1.6:4.4.2].
FillStroke - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation.
FillStrokeEvenOdd - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Fill and then stroke the path, using the even-odd rule to determine the region to fill' operation.
FillStrokeEvenOddOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
FillStrokeOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
Filter - Class in org.pdfclown.bytes.filters
Abstract filter [PDF:1.6:3.3].
Filter() - Constructor for class org.pdfclown.bytes.filters.Filter
 
Filter - Static variable in class org.pdfclown.objects.PdfName
 
filter(Map<Rectangle2D, List<ITextString>>, List<Interval<Integer>>) - Method in class org.pdfclown.tools.TextExtractor
Gets the text strings matching the specified intervals.
filter(Map<Rectangle2D, List<ITextString>>, TextExtractor.IIntervalFilter) - Method in class org.pdfclown.tools.TextExtractor
Processes the text strings matching the specified filter.
filter(Map<Rectangle2D, List<ITextString>>, Rectangle2D) - Method in class org.pdfclown.tools.TextExtractor
Gets the text strings matching the specified area.
filter(Map<Rectangle2D, List<ITextString>>, Rectangle2D...) - Method in class org.pdfclown.tools.TextExtractor
Gets the text strings matching the specified areas.
filter(List<? extends ITextString>, Rectangle2D) - Method in class org.pdfclown.tools.TextExtractor
Gets the text strings matching the specified area.
filter(List<? extends ITextString>, Rectangle2D...) - Method in class org.pdfclown.tools.TextExtractor
Gets the text strings matching the specified areas.
Final - Static variable in class org.pdfclown.objects.PdfName
 
finalize() - Method in class org.pdfclown.bytes.Buffer
 
finalize() - Method in class org.pdfclown.bytes.FileInputStream
 
finalize() - Method in class org.pdfclown.bytes.OutputStream
 
finalize() - Method in class org.pdfclown.files.File
 
finalize() - Method in class org.pdfclown.tokens.Reader
 
finalize() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
FinalOperator - Static variable in class org.pdfclown.documents.contents.objects.DrawCurve
Specifies only the second control point (the first control point coincides with the initial point of the curve).
First - Static variable in class org.pdfclown.objects.PdfName
 
FirstChar - Static variable in class org.pdfclown.objects.PdfName
 
FirstPage - Static variable in class org.pdfclown.objects.PdfName
 
Fit - Static variable in class org.pdfclown.objects.PdfName
 
FitB - Static variable in class org.pdfclown.objects.PdfName
 
FitBH - Static variable in class org.pdfclown.objects.PdfName
 
FitBV - Static variable in class org.pdfclown.objects.PdfName
 
FitH - Static variable in class org.pdfclown.objects.PdfName
 
FitR - Static variable in class org.pdfclown.objects.PdfName
 
FitV - Static variable in class org.pdfclown.objects.PdfName
 
FitWindow - Static variable in class org.pdfclown.objects.PdfName
 
Fl - Static variable in class org.pdfclown.objects.PdfName
 
Flags - Static variable in class org.pdfclown.objects.PdfName
 
FlateDecode - Static variable in class org.pdfclown.objects.PdfName
 
FlateFilter - Class in org.pdfclown.bytes.filters
zlib/deflate [RFC:1950,1951] filter [PDF:1.6:3.3.3].
flush() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Serializes the contents into the content stream.
flush() - Method in class org.pdfclown.documents.contents.Contents
Serializes the contents into the content stream.
flush() - Method in class org.pdfclown.tools.PageStamper
 
Fly - Static variable in class org.pdfclown.objects.PdfName
 
Fo - Static variable in class org.pdfclown.objects.PdfName
 
Font - Class in org.pdfclown.documents.contents.fonts
Abstract font [PDF:1.6:5.4].
Font(Document) - Constructor for class org.pdfclown.documents.contents.fonts.Font
Creates a new font structure within the given document context.
Font(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.fonts.Font
Loads an existing font structure.
Font - Static variable in class org.pdfclown.objects.PdfName
 
Font.FlagsEnum - Enum in org.pdfclown.documents.contents.fonts
Font descriptor flags [PDF:1.6:5.7.1].
FontBBox - Static variable in class org.pdfclown.objects.PdfName
 
FontDescriptor - Static variable in class org.pdfclown.objects.PdfName
 
FontFile - Static variable in class org.pdfclown.objects.PdfName
 
FontFile2 - Static variable in class org.pdfclown.objects.PdfName
 
FontFile3 - Static variable in class org.pdfclown.objects.PdfName
 
FontName - Static variable in class org.pdfclown.objects.PdfName
 
FontResources - Class in org.pdfclown.documents.contents
Font resources collection [PDF:1.6:3.7.2].
FontResources(Document) - Constructor for class org.pdfclown.documents.contents.FontResources
 
ForComment - Static variable in class org.pdfclown.objects.PdfName
 
Form - Class in org.pdfclown.documents.interaction.forms
Interactive form (AcroForm) [PDF:1.6:8.6.1].
Form(Document) - Constructor for class org.pdfclown.documents.interaction.forms.Form
 
Form - Static variable in class org.pdfclown.objects.PdfName
 
FormXObject - Class in org.pdfclown.documents.contents.xObjects
Form external object [PDF:1.6:4.9].
FormXObject(Document, Dimension2D) - Constructor for class org.pdfclown.documents.contents.xObjects.FormXObject
Creates a new form within the specified document context.
FormXObject(Document, Rectangle2D) - Constructor for class org.pdfclown.documents.contents.xObjects.FormXObject
Creates a new form within the specified document context.
ForPublicRelease - Static variable in class org.pdfclown.objects.PdfName
 
FreeText - Static variable in class org.pdfclown.objects.PdfName
 
FreeXrefEntry - Static variable in class org.pdfclown.tokens.Keyword
PDF free xref entry marker.
FS - Static variable in class org.pdfclown.objects.PdfName
 
FT - Static variable in class org.pdfclown.objects.PdfName
 
FullFileSpecification - Class in org.pdfclown.documents.files
Extended reference to the contents of another file [PDF:1.6:3.10.2].
FullFileSpecification.StandardFileSystemEnum - Enum in org.pdfclown.documents.files
Standard file system.
FullOperator - Static variable in class org.pdfclown.documents.contents.objects.DrawCurve
Specifies both control points explicitly.
FullScreen - Static variable in class org.pdfclown.objects.PdfName
 
Function<TDataObject extends PdfDataObject> - Class in org.pdfclown.documents.functions
Function [PDF:1.6:3.9].
Function(Document, TDataObject) - Constructor for class org.pdfclown.documents.functions.Function
 
Function(PdfDirectObject) - Constructor for class org.pdfclown.documents.functions.Function
 
Function.IDefaultIntervalsCallback<T extends Comparable<T>> - Interface in org.pdfclown.documents.functions
Default intervals callback.
Functions - Class in org.pdfclown.documents.functions
List of 1-input functions combined in a stitching function [PDF:1.6:3.9.3].
Functions - Static variable in class org.pdfclown.objects.PdfName
 
FunctionType - Static variable in class org.pdfclown.objects.PdfName
 
FWParams - Static variable in class org.pdfclown.objects.PdfName
 

G

Gamma - Static variable in class org.pdfclown.objects.PdfName
 
GenerationUnreusable - Static variable in class org.pdfclown.tokens.XRefEntry
Unreusable generation [PDF:1.6:3.4.3].
GenericOperation - Class in org.pdfclown.documents.contents.objects
Weakly-typed operation.
GenericOperation(String) - Constructor for class org.pdfclown.documents.contents.objects.GenericOperation
 
GenericOperation(String, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.objects.GenericOperation
 
GenericOperation(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.GenericOperation
 
GeomUtils - Class in org.pdfclown.util.math.geom
Geometric utilities.
GeomUtils() - Constructor for class org.pdfclown.util.math.geom.GeomUtils
 
get(PdfName) - Static method in class org.pdfclown.bytes.filters.Filter
Gets a specific filter object.
get(PdfName) - Static method in enum org.pdfclown.documents.contents.BlendModeEnum
Gets the blend mode corresponding to the given value.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
Gets the color corresponding to the specified components.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceColor
Gets the color corresponding to the specified components.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
Gets the color corresponding to the specified components.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColor
Gets the color corresponding to the specified components.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
Gets the color corresponding to the specified components.
get(Color) - Static method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
Gets the color corresponding to the specified system color.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
Gets the color corresponding to the specified components.
get(PdfArray) - Static method in class org.pdfclown.documents.contents.colorSpaces.SeparationColor
Gets the color corresponding to the specified components.
get(int) - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.PaintTypeEnum
 
get(int) - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.TilingTypeEnum
 
get(int) - Method in class org.pdfclown.documents.contents.Contents
 
get(String) - Static method in class org.pdfclown.documents.contents.entities.Image
 
get(File) - Static method in class org.pdfclown.documents.contents.entities.Image
 
get(IInputStream) - Static method in class org.pdfclown.documents.contents.entities.Image
 
get(Document, IInputStream) - Static method in class org.pdfclown.documents.contents.fonts.CompositeFont
 
get(Document, String) - Static method in class org.pdfclown.documents.contents.fonts.Font
Creates the representation of a font.
get(Document, File) - Static method in class org.pdfclown.documents.contents.fonts.Font
Creates the representation of a font.
get(Document, IInputStream) - Static method in class org.pdfclown.documents.contents.fonts.Font
Creates the representation of a font.
get(int) - Method in class org.pdfclown.documents.contents.layers.Layers
 
get(Object) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
get(String, List<PdfDirectObject>) - Static method in class org.pdfclown.documents.contents.objects.Operation
Gets an operation.
get(Object) - Method in class org.pdfclown.documents.contents.ResourceItems
 
get(Class<T>) - Method in class org.pdfclown.documents.contents.Resources
 
get(Class<T>, PdfName) - Method in class org.pdfclown.documents.contents.Resources
 
get(Document, String) - Static method in class org.pdfclown.documents.files.EmbeddedFile
Creates a new embedded file inside the document.
get(Document, File) - Static method in class org.pdfclown.documents.files.EmbeddedFile
Creates a new embedded file inside the document.
get(Document, IInputStream) - Static method in class org.pdfclown.documents.files.EmbeddedFile
Creates a new embedded file inside the document.
get(Document, String) - Static method in class org.pdfclown.documents.files.FileSpecification
Creates a new reference to an external file.
get(Document, String, boolean) - Static method in class org.pdfclown.documents.files.FileSpecification
Creates a new reference to a file.
get(EmbeddedFile, String) - Static method in class org.pdfclown.documents.files.FileSpecification
Creates a new reference to an embedded file.
get(Document, URL) - Static method in class org.pdfclown.documents.files.FileSpecification
Creates a new reference to a remote file.
get(Object) - Method in class org.pdfclown.documents.files.RelatedFiles
 
get(int) - Method in class org.pdfclown.documents.functions.Functions
 
get(int) - Static method in enum org.pdfclown.documents.functions.Type0Function.InterpolationOrderEnum
 
get(int) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement.RelationEnum
Gets the relation corresponding to the given value.
get(PdfString) - Static method in enum org.pdfclown.documents.interaction.actions.Launch.WinTarget.OperationEnum
Gets the operation corresponding to the given value.
get(int) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
get(Object) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
get(int) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.CaptionPositionEnum
Gets the caption position corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleModeEnum
Gets the scaling mode corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleTypeEnum
Gets the scaling type corresponding to the given value.
get(int) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.OrientationEnum
Gets the orientation corresponding to the given value.
get(Object) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Border.StyleEnum
Gets the style corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Caret.SymbolTypeEnum
Gets the symbol type corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.FileAttachment.IconTypeEnum
Gets the icon type corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Line.LineEndStyleEnum
Gets the line ending style corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Note.IconTypeEnum
Gets the highlighting mode corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.RubberStamp.IconTypeEnum
Gets the markup type corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Sound.IconTypeEnum
Gets the highlighting mode corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.TextMarkup.MarkupTypeEnum
Gets the markup type corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.annotations.Widget.HighlightModeEnum
Gets the highlighting mode corresponding to the given value.
get(int) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
get(Object) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
get(int) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
get(int) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
get(int) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.navigation.page.PageLabel.NumberStyleEnum
Gets the number style corresponding to the given value.
get(PdfSimpleObject<?>) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.DirectionEnum
Gets the direction corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.OrientationEnum
Gets the orientation corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.PageDirectionEnum
Gets the page direction corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.StyleEnum
Gets the style corresponding to the given value.
get(PdfName) - Static method in enum org.pdfclown.documents.interaction.viewer.ViewerPreferences.DirectionEnum
Gets the direction corresponding to the given value.
get(Object) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
get(Class<T>) - Method in class org.pdfclown.documents.Names
 
get(Class<T>, PdfString) - Method in class org.pdfclown.documents.Names
 
get(PdfName) - Static method in enum org.pdfclown.documents.Page.TabOrderEnum
Gets the tab order corresponding to the given value.
get(int) - Method in class org.pdfclown.documents.Pages
 
get(int) - Method in class org.pdfclown.files.IndirectObjects
 
get(int) - Method in class org.pdfclown.objects.Array
 
get(Class<TValue>) - Method in interface org.pdfclown.objects.ICompositeMap
Gets the value map associated to the specified type.
get(Class<TValue>, TKey) - Method in interface org.pdfclown.objects.ICompositeMap
Gets the value associated to the specified key for the specified type.
get(int, Class<T>) - Method in class org.pdfclown.objects.PdfArray
Gets the value corresponding to the given index, forcing its instantiation as a direct object in case of missing entry.
get(int, Class<T>, boolean) - Method in class org.pdfclown.objects.PdfArray
Gets the value corresponding to the given index, forcing its instantiation in case of missing entry.
get(int) - Method in class org.pdfclown.objects.PdfArray
 
get(Boolean) - Static method in class org.pdfclown.objects.PdfBoolean
Gets the object equivalent to the given value.
get(Date) - Static method in class org.pdfclown.objects.PdfDate
Gets the object equivalent to the given value.
get(PdfName, Class<T>) - Method in class org.pdfclown.objects.PdfDictionary
Gets the value corresponding to the given key, forcing its instantiation as a direct object in case of missing entry.
get(PdfName, Class<T>, boolean) - Method in class org.pdfclown.objects.PdfDictionary
Gets the value corresponding to the given key, forcing its instantiation in case of missing entry.
get(Object) - Method in class org.pdfclown.objects.PdfDictionary
 
get(Integer) - Static method in class org.pdfclown.objects.PdfInteger
Gets the object equivalent to the given value.
get(Object) - Static method in class org.pdfclown.objects.PdfName
Gets the object equivalent to the given value.
get(String) - Static method in class org.pdfclown.objects.PdfName
Gets the object equivalent to the given value.
get(Number) - Static method in class org.pdfclown.objects.PdfReal
Gets the object equivalent to the given value.
get(Object) - Static method in class org.pdfclown.objects.PdfSimpleObject
Gets the object equivalent to the given value.
get(String) - Static method in class org.pdfclown.objects.PdfTextString
Gets the object equivalent to the given value.
get(Object) - Method in class org.pdfclown.objects.Tree
 
get(Object) - Method in class org.pdfclown.tokens.ObjectStream
 
get() - Static method in class org.pdfclown.tokens.PdfDocEncoding
 
get(File, IOutputStream) - Static method in class org.pdfclown.tokens.Writer
Gets a new writer instance for the specified file.
get(Object) - Method in class org.pdfclown.tokens.XRefStream
 
get(Rectangle2D) - Static method in class org.pdfclown.util.math.geom.Dimension
 
get(Rectangle2D) - Static method in class org.pdfclown.util.math.geom.Quad
 
get(AffineTransform) - Static method in class org.pdfclown.util.math.SquareMatrix
Gets the SquareMatrix representation of an AffineTransform object.
get(PdfName) - Static method in class org.pdfclown.Version
 
get(String) - Static method in class org.pdfclown.Version
 
getA() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
Gets the second component (a*).
getAbsolutePath() - Method in class org.pdfclown.documents.files.FileSpecification
Gets the file absolute path.
getAction() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the action to be performed when the annotation is activated.
getActions() - Method in class org.pdfclown.documents.Document
Gets the document's behavior in response to trigger events.
getActions() - Method in class org.pdfclown.documents.interaction.actions.Action
Gets the actions to be performed after the current one.
getActions() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the annotation's behavior in response to various trigger events.
getActions() - Method in class org.pdfclown.documents.interaction.annotations.Widget
 
getActions() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the field's behavior in response to trigger events.
getActions() - Method in class org.pdfclown.documents.Page
Gets the page's behavior in response to trigger events.
getAfterPrint() - Method in class org.pdfclown.documents.DocumentActions
Gets the action to be performed after printing the document.
getAfterSave() - Method in class org.pdfclown.documents.DocumentActions
Gets the action to be performed after saving the document.
getAllowedPlayers() - Method in class org.pdfclown.documents.multimedia.MediaPlayers
Gets a set of players, any of which may be used in playing the associated media object.
getAlternateCaption() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's alternate (down) caption, displayed when the mouse button is pressed within its active area (Pushbutton fields only).
getAlternateConfigurations() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
Gets the layer configurations used under particular circumstances.
getAlternateIcon() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's alternate (down) icon definition, displayed when the mouse button is pressed within its active area (Pushbutton fields only).
getAlternateSpace() - Method in class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
Gets the alternate color space used in case any of the component names in the color space do not correspond to a component available on the device.
getAnnotationPageRef() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Gets the page reference to the file attachment annotation.
getAnnotationRef() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Gets the reference to the file attachment annotation.
getAnnotations() - Method in class org.pdfclown.documents.Page
Gets the annotations associated to the page.
getAppearance() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the appearance specifying how the annotation is presented visually on the page.
getAppearance() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
Gets the appearance associated to these states.
getAppearanceCharacteristics() - Method in class org.pdfclown.documents.interaction.annotations.Widget
Gets the annotation's appearance characteristics to be used for its visual presentation on the page.
getAreaMode() - Method in class org.pdfclown.tools.TextExtractor
Gets the text-to-area matching mode.
getAreas() - Method in class org.pdfclown.tools.TextExtractor
Gets the graphic areas whose text has to be extracted.
getAreaTolerance() - Method in class org.pdfclown.tools.TextExtractor
Gets the admitted outer area (in points) for containment matching purposes.
getArtBox() - Method in class org.pdfclown.documents.Page
Gets the extent of the page's meaningful content (including potential white space) as intended by the page's creator [PDF:1.7:10.10.1].
getArticle() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets the thread article this bead belongs to.
getArticleElements() - Method in class org.pdfclown.documents.Page
Gets the page article beads.
getArticles() - Method in class org.pdfclown.documents.Document
Gets the article threads.
getAscent() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled vertical offset from the baseline to the ascender line (ascent).
getAscent(double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the vertical offset from the baseline to the ascender line (ascent), scaled to the given font size.
getAscent() - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
getAscent() - Method in class org.pdfclown.documents.contents.fonts.Type3Font
 
getAuthor() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getB() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
Gets the blue component.
getB() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
Gets the blue component.
getB() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
Gets the third component (b*).
getBackColor() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
getBackground() - Method in class org.pdfclown.tools.PageStamper
 
getBackgroundColor() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's background color.
getBackgroundColor() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
Gets the background color for the rectangle in which the media is being played.
getBackgroundOpacity() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
Gets the opacity of the background color.
getBandwidth() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the minimum system's bandwidth (in bits per second).
getBaseColor(IndexedColor) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
Gets the color corresponding to the specified table index resolved according to the base space.
getBaseComposer() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the base composer.
getBaseDataObject() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
Gets the underlying data object.
getBaseDataObject() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the underlying data object.
getBaseID() - Method in class org.pdfclown.files.FileIdentifier
Gets the permanent identifier based on the contents of the file at the time it was originally created.
getBaseObject() - Method in interface org.pdfclown.objects.IPdfObjectWrapper
Gets the underlying reference object, if available; otherwise, gets the underlying data object.
getBaseObject(PdfObjectWrapper<?>) - Static method in class org.pdfclown.objects.PdfObjectWrapper
Gets the PDF object backing the specified wrapper.
getBaseObject() - Method in class org.pdfclown.objects.PdfObjectWrapper
 
getBaseSpace() - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
Gets the base color space in which the values in the color table are to be interpreted.
getBaseStream() - Method in class org.pdfclown.tokens.ObjectStream
Gets the object stream extended by this one.
getBaseURL() - Method in class org.pdfclown.documents.multimedia.MediaClipData.Viability
Gets the absolute URL to be used as the base URL in resolving any relative URLs found within the media data.
getBeforePrint() - Method in class org.pdfclown.documents.DocumentActions
Gets the action to be performed before printing the document.
getBeforeSave() - Method in class org.pdfclown.documents.DocumentActions
Gets the action to be performed before saving the document.
getBitsPerComponent() - Method in class org.pdfclown.documents.contents.entities.Image
Gets the number of bits per color component [PDF:1.6:4.8.2].
getBitsPerComponent() - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
Gets the number of bits per color component.
getBlackPoint() - Method in class org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace
Gets the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point.
getBleedBox() - Method in class org.pdfclown.documents.Page
Gets the region to which the contents of the page should be clipped when output in a production environment [PDF:1.7:10.10.1].
getBlendMode() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current blend mode to be used in the transparent imaging model [PDF:1.6:5.2.1].
getBlendMode() - Method in class org.pdfclown.documents.contents.ExtGState
Gets the blend mode to be used in the transparent imaging model [PDF:1.7:7.2.4].
getBody() - Method in class org.pdfclown.documents.contents.objects.InlineImage
Gets the image body.
getBody() - Method in class org.pdfclown.objects.PdfStream
Gets the decoded stream body.
getBody(boolean) - Method in class org.pdfclown.objects.PdfStream
Gets the stream body.
getBookmarks() - Method in class org.pdfclown.documents.Document
Gets the bookmark collection.
getBookmarks() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets the child bookmarks.
getBorder() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the border style.
getBorderColor() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's border color.
getBottom() - Method in class org.pdfclown.objects.Rectangle
 
getBoundBox() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the area occupied by the already-placed block contents.
getBoundOutputValues() - Method in class org.pdfclown.documents.functions.Type2Function
Gets the output value pairs (C0,C1) for lower (0.0) and higher (1.0) input values.
getBounds() - Method in class org.pdfclown.util.math.geom.Quad
 
getBounds2D() - Method in class org.pdfclown.util.math.geom.Quad
 
getBox() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets the pattern cell's bounding box (expressed in the pattern coordinate system) used to clip the pattern cell.
getBox() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
Gets the object's bounding box.
getBox() - Method in class org.pdfclown.documents.contents.ContentScanner.TextStringWrapper
 
getBox() - Method in class org.pdfclown.documents.contents.ContentScanner.TextWrapper
 
getBox() - Method in interface org.pdfclown.documents.contents.IContentContext
Gets the bounding box associated with this content context either explicitly (directly associated to the object) or (if not explicitly available) implicitly (inherited from a higher level object), expressed in default user-space units.
getBox() - Method in interface org.pdfclown.documents.contents.ITextString
Gets the text string bounds.
getBox() - Method in class org.pdfclown.documents.contents.TextChar
 
getBox() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
getBox() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the location of the annotation on the page in default user space units.
getBox() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets the location on the page in default user space units.
getBox() - Method in class org.pdfclown.documents.Page
 
getByte(int) - Method in class org.pdfclown.bytes.Buffer
 
getByte(int) - Method in interface org.pdfclown.bytes.IBuffer
Gets the byte at a specified location.
getByteArray(int, int) - Method in class org.pdfclown.bytes.Buffer
 
getByteArray(int, int) - Method in interface org.pdfclown.bytes.IBuffer
Gets the byte range beginning at a specified location.
getByteOrder() - Method in class org.pdfclown.bytes.Buffer
 
getByteOrder() - Method in class org.pdfclown.bytes.FileInputStream
 
getByteOrder() - Method in interface org.pdfclown.bytes.IInputStream
Gets the byte order.
getC() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
Gets the cyan component.
getCanvasSize() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the size of the current imageable area.
getCapacity() - Method in class org.pdfclown.bytes.Buffer
 
getCapacity() - Method in interface org.pdfclown.bytes.IBuffer
Gets the allocated buffer size.
getCaptionPosition() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the position of the caption relative to its icon (Pushbutton fields only).
getCharSpace() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current character spacing [PDF:1.6:5.2.1].
getCharSpace() - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
Gets the character spacing.
getCheckSymbol() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
getChildLevel() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the current child scan level.
getCIDFontDictionary() - Method in class org.pdfclown.documents.contents.fonts.CompositeFont
Gets the CIDFont dictionary that is the descendant of this composite font.
getClip() - Method in class org.pdfclown.documents.multimedia.MediaRendition
Gets the content to be played.
getClipMode() - Method in class org.pdfclown.documents.contents.objects.ModifyClipPath
Gets the clipping rule.
getCloner() - Method in class org.pdfclown.files.File
Gets the default cloner.
getCode() - Method in enum org.pdfclown.documents.contents.BlendModeEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.PaintTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.TilingTypeEnum
 
getCode() - Method in class org.pdfclown.documents.contents.entities.Barcode
Gets the code to represent.
getCode() - Method in enum org.pdfclown.documents.contents.fonts.Font.FlagsEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.LineCapEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.LineJoinEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.RotationEnum
 
getCode() - Method in enum org.pdfclown.documents.contents.TextRenderModeEnum
 
getCode() - Method in enum org.pdfclown.documents.files.FullFileSpecification.StandardFileSystemEnum
 
getCode() - Method in enum org.pdfclown.documents.functions.Type0Function.InterpolationOrderEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement.RelationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.actions.Launch.WinTarget.OperationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.actions.OptionsEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.actions.Render.OperationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Annotation.FlagsEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.CaptionPositionEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleModeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.OrientationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Border.StyleEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Caret.SymbolTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.FileAttachment.IconTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Line.LineEndStyleEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Note.IconTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.RubberStamp.IconTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Sound.IconTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.TextMarkup.MarkupTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.annotations.Widget.HighlightModeEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.forms.Field.FlagsEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.JustificationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.document.Bookmark.FlagsEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.page.PageLabel.NumberStyleEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.page.Transition.DirectionEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.page.Transition.OrientationEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.page.Transition.PageDirectionEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.navigation.page.Transition.StyleEnum
 
getCode() - Method in enum org.pdfclown.documents.interaction.viewer.ViewerPreferences.DirectionEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaClipData.TempFilePermissionEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaPlayParameters.Viability.FitModeEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.WindowTypeEnum
 
getCode() - Method in enum org.pdfclown.documents.multimedia.MonitorSpecifierEnum
 
getCode() - Method in enum org.pdfclown.documents.Page.TabOrderEnum
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.ColorSpace
Gets the color value corresponding to the specified components interpreted according to this color space [PDF:1.6:4.5.1].
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
getColor(List<PdfDirectObject>, IContentContext) - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
 
getColor() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern.Colorized
Gets the color applied to the stencil.
getColor() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the annotation color.
getColor() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets the bookmark text color.
getColorSpace() - Method in class org.pdfclown.documents.contents.colorSpaces.Color
 
getColorSpace(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetFillColorSpace
Gets the color space resource to be set.
getColorSpace(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
Gets the color space resource to be set.
getColorSpace() - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
Gets the color space in which samples are specified.
getColorSpaces() - Method in class org.pdfclown.documents.contents.Resources
 
getCompatibilityMode() - Method in class org.pdfclown.documents.Document.Configuration
Gets the document's version compatibility mode.
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.ColorSpace
Gets the number of components used to represent a color value.
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
getComponentCount() - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
 
getComponentNames() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColorSpace
 
getComponentNames() - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
Gets the name of the colorant that this separation color space is intended to represent.
getComponentNames() - Method in class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
Gets the names of the color components.
getComponents() - Method in class org.pdfclown.documents.contents.colorSpaces.Color
Gets the components defining this color value.
getComponents() - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
 
getComponents() - Method in class org.pdfclown.documents.contents.colorSpaces.LeveledColor
 
getComponents() - Method in class org.pdfclown.documents.contents.colorSpaces.Pattern
 
getComponents() - Method in class org.pdfclown.documents.contents.objects.SetFillColor
 
getComponents() - Method in class org.pdfclown.documents.contents.objects.SetStrokeColor
 
getComponents() - Method in class org.pdfclown.documents.interchange.access.LanguageIdentifier
Gets the identifier components: the first one is the primary code.
getComponentValue(int) - Method in class org.pdfclown.documents.contents.colorSpaces.LeveledColor
Gets the specified color component.
getConfiguration() - Method in class org.pdfclown.documents.Document
Gets the configuration of this document.
getConfiguration() - Method in class org.pdfclown.files.File
Gets the file configuration.
getContainer() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getContainer() - Method in class org.pdfclown.objects.PdfObject
Gets the indirect object containing this object.
getContainer() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the indirect object containing the base object.
getContent() - Method in class org.pdfclown.documents.interaction.annotations.Movie
Gets the movie to be played.
getContent() - Method in class org.pdfclown.documents.interaction.annotations.Sound
Gets the sound to be played.
getContent() - Method in class org.pdfclown.documents.interchange.metadata.Metadata
Gets the metadata contents.
getContentContext() - Method in class org.pdfclown.documents.contents.Contents
 
getContentContext() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the content context associated to the content objects collection.
getContents() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the content objects collection this scanner is inspecting.
getContents() - Method in interface org.pdfclown.documents.contents.IContentContext
Gets the contents collection representing the content stream associated with this content context.
getContents() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
getContents() - Method in class org.pdfclown.documents.Page
 
getContentType() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets the name of the type of content controlled by the group.
getContext() - Method in class org.pdfclown.objects.Cloner
 
getControl1() - Method in class org.pdfclown.documents.contents.objects.DrawCurve
Gets the first control point.
getControl2() - Method in class org.pdfclown.documents.contents.objects.DrawCurve
Gets the second control point.
getCreationDate() - Method in class org.pdfclown.documents.files.EmbeddedFile
Gets the creation date of this file.
getCreationDate() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getCreator() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets the name of the application or feature that created this configuration.
getCreator() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets the name of the application that created this layer.
getCreator() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
getCreator() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
getCreator() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getCropBox() - Method in class org.pdfclown.documents.Page
Gets the region to which the contents of the page are to be clipped (cropped) when displayed or printed [PDF:1.7:10.10.1].
getCtm() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current transformation matrix.
getCurrent() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the current content object.
getCurrentWrapper() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the current content object's information.
getDashArray() - Method in class org.pdfclown.documents.contents.LineDash
Gets the lengths of alternating dashes and gaps.
getDashPhase() - Method in class org.pdfclown.documents.contents.LineDash
Gets the distance into the dash pattern at which to start the dash.
getData() - Method in class org.pdfclown.documents.files.EmbeddedFile
Gets the data contained within this file.
getData() - Method in class org.pdfclown.documents.multimedia.MediaClip
Gets the actual media data.
getData() - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
getData() - Method in class org.pdfclown.documents.multimedia.MediaClipSection
 
getData() - Method in class org.pdfclown.util.math.SquareMatrix
Gets the internal two-dimensional array.
getDataContainer() - Method in class org.pdfclown.objects.PdfObject
Gets the indirect object containing the data associated to this object.
getDataContainer() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the indirect object containing the base data object.
getDataFile() - Method in interface org.pdfclown.documents.files.IFileResource
Gets the file containing the object data.
getDataFile() - Method in class org.pdfclown.documents.interaction.annotations.FileAttachment
 
getDataFile() - Method in class org.pdfclown.documents.multimedia.Movie
 
getDataFile() - Method in class org.pdfclown.objects.PdfStream
 
getDataObject() - Method in interface org.pdfclown.objects.IPdfIndirectObject
Gets the actual data associated to the indirect reference.
getDataObject() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getDataObject() - Method in class org.pdfclown.objects.PdfReference
 
getDefaultAppearanceState() - Method in class org.pdfclown.documents.interaction.forms.Field
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.ColorSpace
Gets the initial color value within this color space.
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceNColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
getDefaultColor() - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColorSpace
 
getDefaultConfiguration() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
Gets the default layer configuration, that is the initial state of the optional content groups when a document is first opened.
getDefaultDirectory() - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
Gets the default directory.
getDefaultValue() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the default value to which this field reverts when a reset-form action is executed.
getDependencies() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets the related files.
getDescent() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled vertical offset from the baseline to the descender line (descent).
getDescent(double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the vertical offset from the baseline to the descender line (descent), scaled to the given font size.
getDescent() - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
getDescent() - Method in class org.pdfclown.documents.contents.fonts.Type3Font
 
getDescription() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets the description of the file.
getDescriptor() - Method in class org.pdfclown.documents.contents.fonts.CompositeFont
 
getDescriptor() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the font descriptor.
getDescriptor() - Method in class org.pdfclown.documents.contents.fonts.SimpleFont
 
getDestination() - Method in class org.pdfclown.documents.interaction.actions.GoToDestination
Gets the destination to jump to.
getDestinationFile() - Method in class org.pdfclown.documents.interaction.actions.GoToNonLocal
Gets the file in which the destination is located.
getDestinationPath() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded
Gets the path information to the target document.
getDestinations() - Method in class org.pdfclown.documents.Names
Gets the named destinations.
getDet() - Method in class org.pdfclown.util.math.LUDecomposition
Gets the determinant.
getDet() - Method in class org.pdfclown.util.math.SquareMatrix
Gets the matrix determinant.
getDictionary() - Method in class org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace
Gets this color space's dictionary.
getDictionary() - Method in class org.pdfclown.documents.contents.colorSpaces.Pattern
Gets this pattern's dictionary.
getDictionary() - Method in class org.pdfclown.documents.functions.Function
Gets this function's dictionary.
getDirection() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the transition direction.
getDirection() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
getDocument() - Method in class org.pdfclown.documents.Document.Configuration
Gets the document associated with this configuration.
getDocument() - Method in class org.pdfclown.files.File
Gets the high-level representation of the file content.
getDocument() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the document context.
getDocument() - Method in class org.pdfclown.tools.PageManager
Gets the document being managed.
getDomainBounds() - Method in class org.pdfclown.documents.functions.Type3Function
Gets the domain partition bounds whose resulting intervals are respectively applied to each function.
getDomainEncodes() - Method in class org.pdfclown.documents.functions.Type0Function
Gets the linear mapping of input values into the domain of the function's sample table.
getDomainEncodes() - Method in class org.pdfclown.documents.functions.Type3Function
Gets the mapping of each subdomain into the domain of the corresponding function.
getDomains() - Method in class org.pdfclown.documents.functions.Function
Gets the (inclusive) domains of the input values.
getDoubleValue() - Method in class org.pdfclown.objects.PdfInteger
 
getDoubleValue() - Method in class org.pdfclown.objects.PdfNumber
Gets the double-precision floating-point representation of the value.
getDoubleValue() - Method in class org.pdfclown.objects.PdfReal
 
getDown() - Method in class org.pdfclown.documents.interaction.annotations.Appearance
Gets the annotation's down appearance.
getDuration() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the duration of the transition effect, in seconds.
getDuration() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets the temporal duration, corresponding to the notion of simple duration in SMIL.
getDuration() - Method in class org.pdfclown.documents.Page
Gets the page's display duration.
getElements() - Method in class org.pdfclown.documents.interaction.navigation.page.Article
Gets the beads associated to this thread.
getEmbeddedFile() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets the embedded file corresponding to this file.
getEmbeddedFileName() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Gets the embedded file name.
getEmbeddedFiles() - Method in class org.pdfclown.documents.Names
Gets the named embedded files.
getEnd() - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
getEndPoint() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the ending coordinates.
getEndStyle() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the style of the ending line ending.
getExponent() - Method in class org.pdfclown.documents.functions.Type2Function
Gets the interpolation exponent.
getExtGState() - Method in class org.pdfclown.documents.contents.colorSpaces.ShadingPattern
Gets the graphics state parameters to be put into effect temporarily while the shading pattern is painted.
getExtGState(IContentContext) - Method in class org.pdfclown.documents.contents.objects.ApplyExtGState
Gets the graphics state parameters resource to be set.
getExtGStates() - Method in class org.pdfclown.documents.contents.Resources
 
getField() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
Gets the field associated to these widgets.
getFields() - Method in class org.pdfclown.documents.interaction.forms.Form
Gets the fields collection.
getFile() - Method in class org.pdfclown.files.File.Configuration
Gets the file associated with this configuration.
getFile() - Method in class org.pdfclown.files.IndirectObjects
Gets the file associated to this collection.
getFile() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getFile() - Method in class org.pdfclown.objects.PdfObject
Gets the file containing this object.
getFile() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the file context.
getFile() - Method in class org.pdfclown.tokens.FileParser
 
getFile() - Method in class org.pdfclown.tokens.Writer
Gets the file to serialize.
getFileName() - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
Gets the file name of the application to be launched or the document to be opened or printed.
getFileSystem() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets the file system to be used to interpret this file specification.
getFillAlpha() - Method in class org.pdfclown.documents.contents.ExtGState
Gets the nonstroking alpha constant, specifying the constant shape or constant opacity value to be used for nonstroking operations in the transparent imaging model [PDF:1.7:7.2.6].
getFillColor() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current color for nonstroking operations [PDF:1.6:4.5.1].
getFillColor() - Method in class org.pdfclown.documents.contents.TextStyle
 
getFillColor() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the color with which to fill the interior of the annotation's line endings.
getFillColor() - Method in class org.pdfclown.documents.interaction.annotations.Shape
Gets the color with which to fill the interior of the annotation's shape.
getFillColorSpace() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current color space for nonstroking operations [PDF:1.6:4.5.1].
getFillColorSpace() - Method in class org.pdfclown.documents.contents.TextStyle
 
getFillMode() - Method in class org.pdfclown.documents.contents.objects.PaintPath
Gets the filling rule.
getFilter() - Method in class org.pdfclown.objects.PdfStream
 
getFilters() - Method in class org.pdfclown.objects.Cloner
 
getFitMode() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets the manner in which the player should treat a visual media type that does not exactly fit the rectangle in which it plays.
getFlags() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the font descriptor flags.
getFlags() - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
getFlags() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the annotation flags.
getFlags() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the field flags.
getFlags() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets the bookmark flags.
getFloatingWindowParameters() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
Gets the options used in displaying floating windows.
getFloatValue() - Method in class org.pdfclown.objects.PdfInteger
 
getFloatValue() - Method in class org.pdfclown.objects.PdfNumber
Gets the floating-point representation of the value.
getFloatValue() - Method in class org.pdfclown.objects.PdfReal
 
getFont() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current font [PDF:1.6:5.2].
getFont() - Method in class org.pdfclown.documents.contents.ExtGState
 
getFont(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetFont
Gets the font resource to be set.
getFont() - Method in class org.pdfclown.documents.contents.TextStyle
 
getFonts() - Method in class org.pdfclown.documents.contents.Resources
 
getFontSize() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current font size [PDF:1.6:5.2].
getFontSize() - Method in class org.pdfclown.documents.contents.ExtGState
 
getFontSize() - Method in class org.pdfclown.documents.contents.TextStyle
 
getFontSize() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
getForbiddenPlayers() - Method in class org.pdfclown.documents.multimedia.MediaPlayers
Gets a set of players that must NOT be used in playing the associated media object.
getForeColor() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
getForeground() - Method in class org.pdfclown.tools.PageStamper
 
getForm() - Method in class org.pdfclown.documents.Document
Gets the interactive form (AcroForm).
getFrame() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the area where to place the block contents.
getFullName() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the fully-qualified field name.
getFunctions() - Method in class org.pdfclown.documents.functions.Type3Function
Gets the 1-input functions making up this stitching function.
getG() - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
Gets the gray component.
getG() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
Gets the green component.
getG() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
Gets the gray component.
getG() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
Gets the green component.
getGamma() - Method in class org.pdfclown.documents.contents.colorSpaces.CalColorSpace
Gets the gamma of this color space.
getGamma() - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
getGamma() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
getGeneration() - Method in class org.pdfclown.tokens.XRefEntry
Gets the generation number.
getGenerationNumber() - Method in class org.pdfclown.objects.PdfReference
Gets the generation number.
getGenerationNumber() - Method in class org.pdfclown.tokens.FileParser.Reference
 
getHeader() - Method in class org.pdfclown.documents.contents.objects.CompositeObject
Gets the object header.
getHeader() - Method in class org.pdfclown.documents.contents.objects.InlineImage
Gets the image header.
getHeader() - Method in class org.pdfclown.documents.contents.objects.MarkedContent
Gets information about this marked-content sequence.
getHeader() - Method in class org.pdfclown.objects.PdfStream
Gets the stream header.
getHeight() - Method in class org.pdfclown.documents.contents.entities.Image
Gets the height of the image in samples [PDF:1.6:4.8.2].
getHeight(char) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled height of the given character.
getHeight(char, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the height of the given character, scaled to the given font size.
getHeight(String) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled height of the given text.
getHeight(String, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the height of the given text, scaled to the given font size.
getHeight() - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
getHeight() - Method in class org.pdfclown.objects.Rectangle
 
getHeight() - Method in class org.pdfclown.util.math.geom.Dimension
 
getHex(int) - Static method in class org.pdfclown.util.parsers.PostScriptParser
 
getHigh() - Method in class org.pdfclown.util.math.Interval
Gets the higher interval endpoint.
getHighlightMode() - Method in class org.pdfclown.documents.interaction.annotations.Widget
Gets the annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
getHyphenationCharacter() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the character shown at the end of the line before a hyphenation break.
getIconFit() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the icon fit specifying how to display the widget annotation's icon within its annotation box (Pushbutton fields only).
getIconType() - Method in class org.pdfclown.documents.interaction.annotations.FileAttachment
Gets the icon to be used in displaying the annotation.
getIconType() - Method in class org.pdfclown.documents.interaction.annotations.Note
Gets the icon to be used in displaying the annotation.
getIconType() - Method in class org.pdfclown.documents.interaction.annotations.RubberStamp
Gets the icon to be used in displaying the annotation.
getIconType() - Method in class org.pdfclown.documents.interaction.annotations.Sound
Gets the icon to be used in displaying the annotation.
getID() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets the identifier of the file.
getID() - Method in class org.pdfclown.files.File
Gets the identifier of this file.
getId() - Method in class org.pdfclown.objects.PdfReference
Gets the object identifier.
getIdentifier() - Method in class org.pdfclown.documents.multimedia.MediaPlayer
Gets the player identifier.
getIdentity(int) - Static method in class org.pdfclown.util.math.SquareMatrix
Gets the identity matrix.
getIndex() - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
Gets the color index.
getIndex() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the current position.
getIndex() - Method in class org.pdfclown.documents.Page
Gets the index of the page.
getIndirectObject() - Method in interface org.pdfclown.objects.IPdfIndirectObject
Gets the indirect object associated to the indirect reference.
getIndirectObject() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getIndirectObject() - Method in class org.pdfclown.objects.PdfObject
Gets the indirect object corresponding to this object.
getIndirectObject() - Method in class org.pdfclown.objects.PdfReference
 
getIndirectObjects() - Method in class org.pdfclown.files.File
Gets the indirect objects collection.
getIndirectReference() - Method in class org.pdfclown.objects.PdfReference
Gets the object reference.
getInformation() - Method in class org.pdfclown.documents.Document
Gets common document metadata.
getInformation() - Method in class org.pdfclown.documents.interaction.navigation.page.Article
Gets common article metadata.
getInheritableAttribute(PdfName) - Method in class org.pdfclown.documents.interaction.forms.Field
 
getInheritableAttribute(PdfDictionary, PdfName) - Static method in class org.pdfclown.documents.Page
Gets the attribute value corresponding to the specified key, possibly recurring to its ancestor nodes in the page tree.
getInitialCtm() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the initial current transformation matrix.
getInlineImage() - Method in class org.pdfclown.documents.contents.ContentScanner.InlineImageWrapper
Gets the inline image.
getInputCount() - Method in class org.pdfclown.documents.functions.Function
Gets the number of input values (parameters) of this function.
getInputStream() - Method in class org.pdfclown.documents.files.FileSpecification
Gets an input stream to read from the file.
getInputStream() - Method in class org.pdfclown.documents.files.FullFileSpecification
 
getIntensity() - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColor
Gets the color intensity.
getIntervals(PdfName, Function.IDefaultIntervalsCallback<T>) - Method in class org.pdfclown.documents.functions.Function
Gets the intervals corresponding to the specified key.
getIntValue() - Method in class org.pdfclown.objects.PdfInteger
 
getIntValue() - Method in class org.pdfclown.objects.PdfNumber
Gets the integer representation of the value.
getIntValue() - Method in class org.pdfclown.objects.PdfReal
 
getInverse() - Method in class org.pdfclown.util.math.SquareMatrix
Gets the matrix inverse.
getItems() - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
 
getJavaScripts() - Method in class org.pdfclown.documents.Names
Gets the named JavaScript actions.
getJustification() - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote
Gets the justification to be used in displaying the annotation's text.
getJustification() - Method in class org.pdfclown.documents.interaction.forms.TextField
Gets the justification to be used in displaying this field's text.
getK() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
Gets the black (key) component.
getKernedWidth(String, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the width (kerning inclusive) of the given text, scaled to the given font size.
getKerning(char, char) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled kerning width between two given characters.
getKerning(String) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled kerning width inside the given text.
getKerning(String, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the kerning width inside the given text, scaled to the given font size.
getKey(TValue) - Method in class org.pdfclown.documents.contents.ResourceItems
Gets the key associated to a given value.
getKey(PdfDirectObject) - Method in class org.pdfclown.objects.PdfDictionary
Gets the key associated to the specified value.
getKey(TValue) - Method in class org.pdfclown.objects.Tree
Gets the key associated to the specified value.
getKey(V) - Method in class org.pdfclown.util.BiMap
 
getKeywords() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getKnee() - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
getL() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
Gets the first component (L*).
getL() - Method in class org.pdfclown.util.math.LUDecomposition
Gets the lower triangular factor.
getLanguage() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets the language (and possibly locale) of the content controlled by this layer.
getLanguages() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the list of supported languages.
getLayer() - Method in interface org.pdfclown.documents.contents.layers.ILayerable
Gets the layer entity associated to this object.
getLayer() - Method in class org.pdfclown.documents.contents.xObjects.XObject
 
getLayer() - Method in class org.pdfclown.documents.Document
Gets the optional content properties.
getLayer() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
getLayers() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets the layer structure.
getLayers() - Method in interface org.pdfclown.documents.contents.layers.ILayerNode
Gets the sublayers.
getLayers() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets the sublayers.
getLayers() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
getLayers() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
getLayers() - Method in class org.pdfclown.documents.contents.layers.Layers
 
getLayers() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
getLead() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current leading [PDF:1.6:5.2.4].
getLeaderLineExtensionLength() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the length of leader line extensions that extend in the opposite direction from the leader lines.
getLeaderLineLength() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the length of leader lines that extend from each endpoint of the line perpendicular to the line itself.
getLeft() - Method in class org.pdfclown.objects.Rectangle
 
getLength() - Method in class org.pdfclown.bytes.Buffer
 
getLength() - Method in class org.pdfclown.bytes.FileInputStream
 
getLength() - Method in interface org.pdfclown.bytes.IStream
Gets the length of the stream.
getLength() - Method in class org.pdfclown.bytes.OutputStream
 
getLength() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
getLine() - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote
Gets the callout line attached to the free text annotation.
getLineAlignment() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the default line alignment.
getLineCap() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current line cap style [PDF:1.6:4.3.2].
getLineCap() - Method in class org.pdfclown.documents.contents.ExtGState
 
getLineDash() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current line dash pattern [PDF:1.6:4.3.2].
getLineDash() - Method in class org.pdfclown.documents.contents.ExtGState
 
getLineHeight() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled line height.
getLineHeight(double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the line height, scaled to the given font size.
getLineJoin() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current line join style [PDF:1.6:4.3.2].
getLineJoin() - Method in class org.pdfclown.documents.contents.ExtGState
 
getLineSpace() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the text interline spacing.
getLineWidth() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current line width [PDF:1.6:4.3.2].
getLineWidth() - Method in class org.pdfclown.documents.contents.ExtGState
 
getLinkedStreamOffset() - Method in class org.pdfclown.tokens.XRefStream
Gets the byte offset from the beginning of the file to the beginning of the previous cross-reference stream.
getListMode() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets the list mode specifying which layers should be displayed to the user.
getListMode() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
getListMode() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
getLocation() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
Gets the page location.
getLocation() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets the location where the floating window should be positioned relative to the related window.
getLow() - Method in class org.pdfclown.util.math.Interval
Gets the lower interval endpoint.
getM() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
Gets the magenta component.
getMajor() - Method in class org.pdfclown.Version
 
getMarkupBoxes() - Method in class org.pdfclown.documents.interaction.annotations.TextMarkup
Gets the quadrilaterals encompassing a word or group of contiguous words in the text underlying the annotation.
getMarkupType() - Method in class org.pdfclown.documents.interaction.annotations.TextMarkup
Gets the markup type.
getMatrix() - Method in class org.pdfclown.documents.contents.colorSpaces.Pattern
Gets the pattern matrix, a transformation matrix that maps the pattern's internal coordinate system to the default coordinate system of the pattern's parent content stream (the content stream in which the pattern is defined as a resource).
getMatrix() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
getMatrix() - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
 
getMatrix() - Method in class org.pdfclown.documents.contents.xObjects.XObject
Gets the mapping from external-object space to user space.
getMatrix(int[], int) - Method in class org.pdfclown.util.math.SquareMatrix
Gets a submatrix.
getMaxLength() - Method in class org.pdfclown.documents.interaction.forms.TextField
Gets the maximum length of this field's text, in characters.
getMembership() - Method in class org.pdfclown.documents.contents.layers.Layer
 
getMembership() - Method in class org.pdfclown.documents.contents.layers.LayerEntity
Gets the default membership.
getMembership() - Method in class org.pdfclown.documents.contents.layers.LayerMembership
 
getMetadata() - Method in class org.pdfclown.objects.PdfObjectWrapper
Gets the metadata associated to this object.
getMimeType() - Method in class org.pdfclown.documents.files.EmbeddedFile
Gets the MIME media type name of this file [RFC 2046].
getMimeType() - Method in class org.pdfclown.documents.multimedia.MediaClipData
Gets the MIME type of data [RFC 2045].
getMinor() - Method in class org.pdfclown.Version
 
getMiterLimit() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current miter limit [PDF:1.6:4.3.2].
getMiterLimit() - Method in class org.pdfclown.documents.contents.ExtGState
 
getMode() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
getMode() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
Gets the destination mode.
getModificationDate() - Method in class org.pdfclown.documents.files.EmbeddedFile
Gets the modification date of this file.
getModificationDate() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the date and time when the annotation was most recently modified.
getModificationDate() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getModifiedObjects() - Method in class org.pdfclown.files.IndirectObjects
For internal use only.
getMonitorSpecifier() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
Gets which monitor in a multi-monitor system a floating or full-screen window should appear on.
getMovie() - Method in class org.pdfclown.documents.interaction.actions.PlayMovie
Gets the movie to be played.
getName() - Method in class org.pdfclown.documents.contents.ContentScanner.XObjectWrapper
Gets the corresponding resource key.
getName() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the PostScript name of the font.
getName() - Method in enum org.pdfclown.documents.contents.layers.LayerEntity.VisibilityPolicyEnum
 
getName() - Method in enum org.pdfclown.documents.contents.layers.ListModeEnum
 
getName() - Method in class org.pdfclown.documents.contents.objects.ApplyExtGState
 
getName() - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
getName() - Method in interface org.pdfclown.documents.contents.objects.IResourceReference
Gets the resource name.
getName() - Method in class org.pdfclown.documents.contents.objects.PaintShading
 
getName() - Method in class org.pdfclown.documents.contents.objects.PaintXObject
 
getName() - Method in class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
getName() - Method in class org.pdfclown.documents.contents.objects.SetFont
 
getName() - Method in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
getName() - Method in class org.pdfclown.documents.contents.objects.Shading
 
getName() - Method in class org.pdfclown.documents.contents.objects.XObject
 
getName() - Method in enum org.pdfclown.documents.Document.PageLayoutEnum
 
getName() - Method in enum org.pdfclown.documents.Document.PageModeEnum
 
getName() - Method in class org.pdfclown.documents.files.FileSpecification
 
getName() - Method in class org.pdfclown.documents.interaction.actions.JavaScript
 
getName() - Method in enum org.pdfclown.documents.interaction.actions.SetLayerState.StateModeEnum
 
getName() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the annotation name.
getName() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the partial field name.
getName() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
getName() - Method in enum org.pdfclown.documents.interaction.navigation.document.Destination.ModeEnum
 
getName() - Method in class org.pdfclown.documents.multimedia.Rendition
 
getName() - Method in class org.pdfclown.objects.Cloner.Filter
 
getName() - Method in interface org.pdfclown.objects.IPdfNamedObjectWrapper
Gets the object name.
getNamedBaseObject() - Method in class org.pdfclown.documents.files.FileSpecification
 
getNamedBaseObject() - Method in class org.pdfclown.documents.interaction.actions.JavaScript
 
getNamedBaseObject() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
getNamedBaseObject() - Method in class org.pdfclown.documents.multimedia.Rendition
 
getNamedBaseObject() - Method in interface org.pdfclown.objects.IPdfNamedObjectWrapper
Gets the object name, if available; otherwise, behaves like getBaseObject().
getNames() - Method in class org.pdfclown.documents.Document
Gets the name dictionary.
getNativeEncoding() - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
getNativeEncoding() - Method in class org.pdfclown.documents.contents.fonts.Type1Font
 
getNext() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Gets a further path information to the target document.
getNext() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets the next bead.
getNormal() - Method in class org.pdfclown.documents.interaction.annotations.Appearance
Gets the annotation's normal appearance.
getNormalCaption() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's normal caption, displayed when it is not interacting with the user (Button fields only).
getNormalIcon() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's normal icon definition, displayed when it is not interacting with the user (Pushbutton fields only).
getNumber() - Method in class org.pdfclown.tokens.XRefEntry
Gets the object number.
getNumberBase() - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
Gets the value of the numeric suffix for the first page label in this range.
getNumberOfPages() - Method in class org.pdfclown.documents.Document
 
getNumbers() - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier.Version
 
getNumbers() - Method in interface org.pdfclown.util.metadata.IVersion
Gets the version numbers.
getNumbers() - Method in class org.pdfclown.Version
 
getNumberStyle() - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
Gets the numbering style to be used for the numeric suffix of each page label in this range.
getObjectNumber() - Method in class org.pdfclown.objects.PdfReference
Gets the object number.
getObjectNumber() - Method in class org.pdfclown.tokens.FileParser.Reference
 
getObjects() - Method in class org.pdfclown.documents.contents.objects.CompositeObject
Gets the list of inner objects.
getObjects() - Method in class org.pdfclown.documents.interaction.actions.ToggleVisibility
Gets the annotations (or associated form fields) to be affected.
getOffscreenBehavior() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets what should occur if the floating window is positioned totally or partially offscreen (that is, not visible on any physical monitor).
getOffset() - Method in class org.pdfclown.tokens.XRefEntry
Gets its indirect-object byte offset within the serialized file (in-use entry), the next free-object object number (free entry) or the object index within its object stream (compressed entry).
getOffsetX() - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
getOffsetY() - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
getOnActivate() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the annotation is activated.
getOnBlur() - Method in class org.pdfclown.documents.interaction.annotations.WidgetActions
Gets the action to be performed when the annotation loses the input focus.
getOnCalculate() - Method in class org.pdfclown.documents.interaction.forms.FieldActions
Gets a JavaScript action to be performed to recalculate the value of this field when that of another field changes.
getOnChange() - Method in class org.pdfclown.documents.interaction.forms.FieldActions
Gets a JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
getOnClose() - Method in class org.pdfclown.documents.DocumentActions
Gets the action to be performed before closing the document.
getOnClose() - Method in class org.pdfclown.documents.PageActions
Gets the action to be performed when the page is closed.
getOnEnter() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the cursor enters the annotation's active area.
getOnExit() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the cursor exits the annotation's active area.
getOnFocus() - Method in class org.pdfclown.documents.interaction.annotations.WidgetActions
Gets the action to be performed when the annotation receives the input focus.
getOnFormat() - Method in class org.pdfclown.documents.interaction.forms.FieldActions
Gets a JavaScript action to be performed before the field is formatted to display its current value.
getOnMouseDown() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the mouse button is pressed inside the annotation's active area.
getOnMouseUp() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the mouse button is released inside the annotation's active area.
getOnOpen() - Method in class org.pdfclown.documents.DocumentActions
Gets the destination to be displayed or the action to be performed after opening the document.
getOnOpen() - Method in class org.pdfclown.documents.PageActions
Gets the action to be performed when the page is opened.
getOnPageClose() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the page containing the annotation is closed.
getOnPageInvisible() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the page containing the annotation is no longer visible in the viewer application's user interface.
getOnPageOpen() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the page containing the annotation is opened.
getOnPageVisible() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
Gets the action to be performed when the page containing the annotation becomes visible in the viewer application's user interface.
getOnValidate() - Method in class org.pdfclown.documents.interaction.forms.FieldActions
Gets a JavaScript action to be performed when the field's value is changed.
getOperands() - Method in class org.pdfclown.documents.contents.objects.Operation
 
getOperation() - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
Gets the operation to perform.
getOperation() - Method in class org.pdfclown.documents.interaction.actions.Render
Gets the operation to perform when the action is triggered.
getOperator() - Method in class org.pdfclown.documents.contents.objects.Operation
 
getOptionGroups() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets the groups of layers whose states are intended to follow a radio button paradigm (that is exclusive visibility within the same group).
getOptionGroups() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
getOptionGroups() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
getOptions() - Method in class org.pdfclown.documents.interaction.actions.GoToNonLocal
Gets the action options.
getOptions() - Method in class org.pdfclown.documents.interaction.actions.Launch
Gets the action options.
getOrder() - Method in class org.pdfclown.documents.functions.Type0Function
Gets the order of interpolation between samples.
getOrientation() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's orientation.
getOrientation() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the transition orientation.
getOSes() - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier
Gets the operating system identifiers that indicate which operating systems this object applies to.
getOutputCount() - Method in class org.pdfclown.documents.functions.Function
Gets the number of output values (results) of this function.
getOutputStream() - Method in class org.pdfclown.documents.files.FileSpecification
Gets an output stream to write into the file.
getOutputStream() - Method in class org.pdfclown.documents.files.FullFileSpecification
 
getPage() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the associated page.
getPage() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
Gets the target page reference.
getPage() - Method in class org.pdfclown.documents.interaction.navigation.document.LocalDestination
Gets the target page.
getPage() - Method in class org.pdfclown.documents.interaction.navigation.document.RemoteDestination
Gets the index of the target page.
getPage() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets the location page.
getPage() - Method in class org.pdfclown.documents.PageElements
Gets the page associated to these elements.
getPage() - Method in class org.pdfclown.tools.PageStamper
 
getPageDirection() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the transition direction on page.
getPageFormat(int) - Method in class org.pdfclown.documents.Document
 
getPageLabels() - Method in class org.pdfclown.documents.Document
Gets the page label ranges.
getPageLayout() - Method in class org.pdfclown.documents.Document
Gets the page layout to be used when the document is opened.
getPageMode() - Method in class org.pdfclown.documents.Document
Gets the page mode, that is how the document should be displayed when is opened.
getPages() - Method in class org.pdfclown.documents.Document
Gets the page collection.
getPageSize() - Method in class org.pdfclown.documents.Document
Gets the default page size [PDF:1.6:3.6.2].
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.ColorSpace
Gets the rendering representation of the specified color value.
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
 
getPaint(Color<?>) - Method in class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
 
getPaintType() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets how the color of the pattern cell is to be specified.
getPairsKey() - Method in class org.pdfclown.objects.NameTree
 
getPairsKey() - Method in class org.pdfclown.objects.NumberTree
 
getPairsKey() - Method in class org.pdfclown.objects.Tree
Gets the name of the key-value pairs entries.
getParameters() - Method in class org.pdfclown.objects.PdfStream
 
getParameterString() - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
Gets the parameter string to be passed to the application.
getParent() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the current parent object.
getParent() - Method in class org.pdfclown.documents.functions.Functions
Gets the parent stitching function.
getParent() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
Gets the parent action.
getParent() - Method in class org.pdfclown.documents.interaction.annotations.Popup
Gets the parent annotation.
getParent() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets the parent bookmark.
getParent() - Method in class org.pdfclown.objects.PdfArray
 
getParent() - Method in class org.pdfclown.objects.PdfDictionary
 
getParent() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getParent() - Method in class org.pdfclown.objects.PdfObject
Gets the parent of this object.
getParent() - Method in class org.pdfclown.objects.PdfReference
 
getParent() - Method in class org.pdfclown.objects.PdfSimpleObject
 
getParent() - Method in class org.pdfclown.objects.PdfStream
 
getParentLevel() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the parent scan level.
getParser() - Method in class org.pdfclown.tokens.Reader
 
getPath() - Method in class org.pdfclown.documents.files.FileSpecification
Gets the file path.
getPath() - Method in class org.pdfclown.documents.files.FullFileSpecification
 
getPath() - Method in class org.pdfclown.documents.files.SimpleFileSpecification
 
getPath() - Method in class org.pdfclown.files.File
Gets the file path.
getPathIterator(AffineTransform) - Method in class org.pdfclown.util.math.geom.Quad
 
getPathIterator(AffineTransform, double) - Method in class org.pdfclown.util.math.geom.Quad
 
getPaths() - Method in class org.pdfclown.documents.interaction.annotations.Scribble
Gets the coordinates of each path.
getPattern() - Method in class org.pdfclown.documents.interaction.annotations.Border
Gets the dash pattern used in case of dashed border.
getPatterns() - Method in class org.pdfclown.documents.contents.Resources
 
getPivot() - Method in class org.pdfclown.util.math.LUDecomposition
Gets the pivot permutation vector.
getPlayers() - Method in class org.pdfclown.documents.multimedia.MediaClipData
Gets the player rules for playing this media.
getPlayers() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
Gets the player rules for playing this media.
getPlayParameters() - Method in class org.pdfclown.documents.multimedia.MediaRendition
Gets the parameters that specify how this media rendition should be played.
getPoint() - Method in class org.pdfclown.documents.contents.objects.BeginSubpath
Gets the current point.
getPoint() - Method in class org.pdfclown.documents.contents.objects.DrawCurve
Gets the final endpoint.
getPoint() - Method in class org.pdfclown.documents.contents.objects.DrawLine
Gets the final endpoint.
getPoints(Rectangle2D) - Static method in class org.pdfclown.util.math.geom.Quad
 
getPoints() - Method in class org.pdfclown.util.math.geom.Quad
 
getPosition() - Method in class org.pdfclown.bytes.Buffer
 
getPosition() - Method in class org.pdfclown.bytes.FileInputStream
 
getPosition() - Method in interface org.pdfclown.bytes.IInputStream
Gets the pointer position.
getPosition() - Method in exception org.pdfclown.util.parsers.ParseException
Gets the offset where error happened.
getPosition() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
getPreferences() - Method in class org.pdfclown.documents.multimedia.MediaClipData
Gets the preferred options the renderer should attempt to honor without affecting its viability.
getPreferences() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
Gets the preferred options the renderer should attempt to honor without affecting its viability.
getPreferences() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters
Gets the preferred options the renderer should attempt to honor without affecting its viability.
getPreferences() - Method in class org.pdfclown.documents.multimedia.Rendition
Gets the preferred options the renderer should attempt to honor without affecting its viability [PDF:1.7:9.1.1].
getPrefix() - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
Gets the label prefix for page labels in this range.
getPrevious() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets the previous bead.
getPrintable(int) - Method in class org.pdfclown.documents.Document
 
getProducer() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getProfile() - Method in class org.pdfclown.documents.contents.colorSpaces.ICCBasedColorSpace
 
getProperties() - Method in class org.pdfclown.documents.contents.objects.ContentMarker
Gets the private information meaningful to the program (application or plugin extension) creating the marked content.
getProperties(IContentContext) - Method in class org.pdfclown.documents.contents.objects.ContentMarker
Gets the private information meaningful to the program (application or plugin extension) creating the marked content.
getPropertyListOperator() - Method in class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
getPropertyListOperator() - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
getPropertyListOperator() - Method in class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
getPropertyLists() - Method in class org.pdfclown.documents.contents.Resources
 
getR() - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
Gets the red component.
getR() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
Gets the red component.
getRadioSymbol() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
getRangeDecodes() - Method in class org.pdfclown.documents.functions.Type0Function
Gets the linear mapping of sample values into the ranges of the function's output values.
getRanges() - Method in class org.pdfclown.documents.contents.colorSpaces.LabColorSpace
Gets the (inclusive) ranges of the color components.
getRanges() - Method in class org.pdfclown.documents.functions.Function
Gets the (inclusive) ranges of the output values.
getRawValue() - Method in class org.pdfclown.objects.PdfSimpleObject
Gets the low-level representation of the value.
getReader() - Method in class org.pdfclown.files.File
Gets the data reader backing this file.
getRealFormat() - Method in class org.pdfclown.files.File.Configuration
Gets the format applied to real number serialization.
getReference() - Method in interface org.pdfclown.objects.IPdfIndirectObject
Gets the indirect reference associated to the indirect object.
getReference() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getReference() - Method in class org.pdfclown.objects.PdfObject
Gets the indirect reference of this object.
getReference() - Method in class org.pdfclown.objects.PdfReference
 
getRelatedWindow() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets the window relative to which the floating window should be positioned.
getRelation() - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Gets the relationship between the target and the current document.
getRenderContext() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the rendering context.
getRenderers() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the list of supported viewer applications.
getRenderMode() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current text rendering mode [PDF:1.6:5.2.5].
getRenderMode() - Method in class org.pdfclown.documents.contents.TextStyle
 
getRenderObject() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the rendering object.
getRendition() - Method in class org.pdfclown.documents.interaction.actions.Render
Gets the rendition object to render.
getRenditions() - Method in class org.pdfclown.documents.multimedia.SelectorRendition
Gets an ordered collection of renditions.
getRenditions() - Method in class org.pdfclown.documents.Names
Gets the named renditions.
getRepeatCount() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets the number of iterations of the duration to repeat; similar to SMIL's repeatCount attribute.
getRequiredPlayers() - Method in class org.pdfclown.documents.multimedia.MediaPlayers
Gets a set of players, one of which must be used in playing the associated media object.
getRequirements() - Method in class org.pdfclown.documents.multimedia.MediaClipData
Gets the minimum requirements the renderer must honor in order to be considered viable.
getRequirements() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
Gets the minimum requirements the renderer must honor in order to be considered viable.
getRequirements() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters
Gets the minimum requirements the renderer must honor in order to be considered viable.
getRequirements() - Method in class org.pdfclown.documents.multimedia.Rendition
Gets the minimum requirements the renderer must honor in order to be considered viable [PDF:1.7:9.1.1].
getResetCTM(ContentScanner.GraphicsState) - Static method in class org.pdfclown.documents.contents.objects.ModifyCTM
 
getResizeBehavior() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets how the floating window may be resized by a user.
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.ApplyExtGState
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
getResource(IContentContext) - Method in interface org.pdfclown.documents.contents.objects.IResourceReference
Gets the referenced resource.
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.PaintShading
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.PaintXObject
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetFont
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.Shading
 
getResource(IContentContext) - Method in class org.pdfclown.documents.contents.objects.XObject
 
getResources() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets the named resources required by the pattern's content stream.
getResources() - Method in interface org.pdfclown.documents.contents.IContentContext
Gets the resources associated with this content context either explicitly (directly associated to the object) or (if not explicitly available) implicitly (inherited from a higher-level object).
getResources() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
getResources() - Method in class org.pdfclown.documents.Document
Gets the default resource collection [PDF:1.6:3.6.2].
getResources() - Method in class org.pdfclown.documents.interaction.forms.Form
Gets the default resources used by fields.
getResources() - Method in class org.pdfclown.documents.Page
 
getRight() - Method in class org.pdfclown.objects.Rectangle
 
getRise() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current text rise [PDF:1.6:5.2.6].
getRollover() - Method in class org.pdfclown.documents.interaction.annotations.Appearance
Gets the annotation's rollover appearance.
getRolloverCaption() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's rollover caption, displayed when the user rolls the cursor into its active area without pressing the mouse button (Pushbutton fields only).
getRolloverIcon() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Gets the widget annotation's rollover icon definition, displayed when the user rolls the cursor into its active area without pressing the mouse button (Pushbutton fields only).
getRootLevel() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the root scan level.
getRotation() - Method in interface org.pdfclown.documents.contents.IContentContext
Gets the rendering rotation of this content context.
getRotation() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
getRotation() - Method in class org.pdfclown.documents.Page
 
getSampleBitsCount() - Method in class org.pdfclown.documents.functions.Type0Function
Gets the number of bits used to represent each sample.
getSampleCounts() - Method in class org.pdfclown.documents.functions.Type0Function
Gets the number of samples in each input dimension of the sample table.
getScale() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current horizontal scaling [PDF:1.6:5.2.3].
getScale() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the scale at which the changes are drawn.
getScaleMode() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Gets the circumstances under which the icon should be scaled inside the annotation box.
getScaleType() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Gets the type of scaling to use.
getScalingFactor(double) - Static method in class org.pdfclown.documents.contents.fonts.Font
Gets the scaling factor to be applied to unscaled metrics to get actual measures.
getScanner() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the content scanner.
getScanner() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Gets the content stream scanner.
getScanner() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the scanner associated to this state.
getScanner(ContentScanner) - Method in class org.pdfclown.documents.contents.objects.PaintXObject
Gets the scanner for the contents of the painted external object.
getScanner(ContentScanner) - Method in class org.pdfclown.documents.contents.objects.XObject
Gets the scanner for this object's contents.
getScreen() - Method in class org.pdfclown.documents.interaction.actions.Render
Gets the screen where to render the rendition object.
getScreenDepth() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the minimum screen color depth (in bits per pixel).
getScreenParameters() - Method in class org.pdfclown.documents.multimedia.MediaRendition
Gets the parameters that specify where the media rendition object should be played.
getScreenSize() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the minimum screen size (in pixels).
getScript() - Method in class org.pdfclown.documents.interaction.actions.JavaScript
Gets the JavaScript script to be executed.
getScript() - Method in class org.pdfclown.documents.interaction.actions.Render
Gets the JavaScript script to be executed when the action is triggered.
getSerializationMode() - Method in class org.pdfclown.objects.PdfString
Gets the serialization mode.
getShading() - Method in class org.pdfclown.documents.contents.colorSpaces.ShadingPattern
Gets a shading object defining the shading pattern's gradient fill.
getShading(IContentContext) - Method in class org.pdfclown.documents.contents.objects.PaintShading
Gets the shading resource to be painted.
getShadings() - Method in class org.pdfclown.documents.contents.Resources
 
getSimpleOperator() - Method in class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
getSimpleOperator() - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
getSimpleOperator() - Method in class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
getSize() - Method in class org.pdfclown.documents.contents.objects.InlineImage
Gets the image size.
getSize() - Method in class org.pdfclown.documents.contents.objects.SetFont
Gets the font size to be set.
getSize() - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
Gets the form size.
getSize() - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
Gets the size of the image (in samples).
getSize() - Method in class org.pdfclown.documents.contents.xObjects.XObject
Gets the external object size.
getSize() - Method in class org.pdfclown.documents.Document
Gets the document size, that is the maximum page dimensions across the whole document.
getSize() - Method in class org.pdfclown.documents.files.EmbeddedFile
Gets the size of this file, in bytes.
getSize() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets the floating window's width and height, in pixels.
getSize() - Method in class org.pdfclown.documents.Page
Gets the page size.
getSize() - Static method in class org.pdfclown.documents.PageFormat
Gets the default page size.
getSize(PageFormat.SizeEnum) - Static method in class org.pdfclown.documents.PageFormat
Gets the page size of the given format, portrait orientation.
getSize(PageFormat.SizeEnum, PageFormat.OrientationEnum) - Static method in class org.pdfclown.documents.PageFormat
Gets the page size of the given format and orientation.
getSize(Page) - Static method in class org.pdfclown.tools.PageManager
Gets the data size of the specified page expressed in bytes.
getSize(Page, Set<PdfReference>) - Static method in class org.pdfclown.tools.PageManager
Gets the data size of the specified page expressed in bytes.
getSize() - Method in class org.pdfclown.util.math.SquareMatrix
Gets the matrix dimension.
getSound() - Method in class org.pdfclown.documents.interaction.actions.PlaySound
Gets the sound to be played.
getStart() - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote.LineObject
 
getStartPoint() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the starting coordinates.
getStartStyle() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets the style of the starting line ending.
getState() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Gets the current graphics state [PDF:1.6:4.3].
getState() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets the graphics state applied to the current content object.
getStates() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState
 
getStream() - Method in class org.pdfclown.documents.contents.entities.Image
Gets the underlying stream.
getStream() - Method in class org.pdfclown.tokens.Writer
Gets the target stream.
getStream() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
getStreamNumber() - Method in class org.pdfclown.tokens.XRefEntry
Gets the object number of the object stream in which this object is stored [PDF:1.6:3.4.7], in case it is a compressed one.
getString(int, int) - Method in class org.pdfclown.bytes.Buffer
 
getString(int, int) - Method in interface org.pdfclown.bytes.IBuffer
Gets the string beginning at a specified location.
getStringValue() - Method in class org.pdfclown.objects.PdfString
 
getStrokeAlpha() - Method in class org.pdfclown.documents.contents.ExtGState
Gets the stroking alpha constant, specifying the constant shape or constant opacity value to be used for stroking operations in the transparent imaging model [PDF:1.7:7.2.6].
getStrokeColor() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current color for stroking operations [PDF:1.6:4.5.1].
getStrokeColor() - Method in class org.pdfclown.documents.contents.TextStyle
 
getStrokeColorSpace() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current color space for stroking operations [PDF:1.6:4.5.1].
getStrokeColorSpace() - Method in class org.pdfclown.documents.contents.TextStyle
 
getStyle() - Method in class org.pdfclown.documents.contents.ContentScanner.TextStringWrapper
Gets the text style.
getStyle() - Method in class org.pdfclown.documents.contents.TextChar
 
getStyle() - Method in class org.pdfclown.documents.interaction.annotations.Border
Gets the border style.
getStyle() - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
Gets the transition style.
getSubject() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getSymbolType() - Method in class org.pdfclown.documents.interaction.annotations.Caret
Gets the symbol to be used in displaying the annotation.
getTabOrder() - Method in class org.pdfclown.documents.Page
Gets the tab order to be used for annotations on the page.
getTag() - Method in class org.pdfclown.documents.contents.objects.ContentMarker
Gets the marker indicating the role or significance of the marked content.
getTarget() - Method in class org.pdfclown.documents.interaction.actions.Launch
Gets the application to be launched or the document to be opened or printed.
getTarget() - Method in class org.pdfclown.documents.interaction.annotations.Link
 
getTarget() - Method in interface org.pdfclown.documents.interaction.ILink
Gets the link target.
getTarget() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
getTempFilePermission() - Method in class org.pdfclown.documents.multimedia.MediaClipData
Gets the circumstance under which it is acceptable to write a temporary file in order to play this media clip.
getText() - Method in class org.pdfclown.documents.contents.ContentScanner.TextStringWrapper
 
getText() - Method in interface org.pdfclown.documents.contents.ITextString
Gets the decoded text.
getText() - Method in class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
getText() - Method in class org.pdfclown.documents.contents.objects.ShowSimpleText
 
getText() - Method in class org.pdfclown.documents.contents.objects.ShowText
Gets the encoded text.
getText() - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
getText() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets the annotation text.
getText() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItem
Gets the displayed text.
getTextChars() - Method in class org.pdfclown.documents.contents.ContentScanner.TextStringWrapper
 
getTextChars() - Method in interface org.pdfclown.documents.contents.ITextString
Gets the information of each text string character.
getTextStrings() - Method in class org.pdfclown.documents.contents.ContentScanner.TextWrapper
Gets the text strings.
getTilingType() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets how to adjust the spacing of tiles relative to the device pixel grid.
getTintFunction() - Method in class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
Gets the function to transform a tint value into color component values in the alternate color space.
getTitle() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets the configuration name.
getTitle() - Method in interface org.pdfclown.documents.contents.layers.ILayerNode
Gets the text label.
getTitle() - Method in class org.pdfclown.documents.contents.layers.Layer
 
getTitle() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
getTitle() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
getTitle() - Method in class org.pdfclown.documents.contents.layers.Layers
 
getTitle() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets the text to be displayed for this bookmark.
getTitle() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
getTlm() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current text line matrix [PDF:1.6:5.3].
getTm() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current text matrix [PDF:1.6:5.3].
getToken() - Method in class org.pdfclown.util.parsers.PostScriptParser
Gets the currently-parsed token.
getToken(int) - Method in class org.pdfclown.util.parsers.PostScriptParser
Gets a token after moving to the given offset.
getTokenType() - Method in class org.pdfclown.util.parsers.PostScriptParser
Gets the currently-parsed token type.
getTop() - Method in class org.pdfclown.objects.Rectangle
 
getTrailer() - Method in class org.pdfclown.files.File
Gets the file trailer.
getTrailer() - Method in class org.pdfclown.tokens.Reader.FileInfo
 
getTransition() - Method in class org.pdfclown.documents.interaction.actions.DoTransition
Gets the transition effect to be used for the update of the display.
getTransition() - Method in class org.pdfclown.documents.Page
Gets the transition effect to be used when displaying the page during presentations.
getTrimBox() - Method in class org.pdfclown.documents.Page
Gets the intended dimensions of the finished page after trimming [PDF:1.7:10.10.1].
getU() - Method in class org.pdfclown.util.math.LUDecomposition
Gets the upper triangular factor.
getUnderlyingColorSpace() - Method in class org.pdfclown.documents.contents.colorSpaces.PatternColorSpace
Gets the color space in which the actual color of the pattern is to be specified.
getUnitMode() - Method in class org.pdfclown.documents.contents.composition.Length
Gets the measurement mode applied to the distance value.
getURI() - Method in class org.pdfclown.documents.interaction.actions.GoToURI
Gets the uniform resource identifier to resolve [RFC 2396].
getURI() - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier
Gets the URI that identifies a piece of software.
getUsage() - Method in class org.pdfclown.tokens.XRefEntry
Gets the usage state.
getValue() - Method in class org.pdfclown.documents.contents.composition.Length
Gets the distance value.
getValue(double) - Method in class org.pdfclown.documents.contents.composition.Length
Gets the resolved distance value.
getValue() - Method in class org.pdfclown.documents.contents.objects.InlineImageBody
 
getValue() - Method in class org.pdfclown.documents.contents.objects.ModifyCTM
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetCharSpace
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetLineCap
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetLineDash
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetLineJoin
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetLineWidth
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetMiterLimit
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetTextLead
Gets the text leading, which is a number expressed in unscaled text space units.
getValue() - Method in class org.pdfclown.documents.contents.objects.SetTextMatrix
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
getValue() - Method in class org.pdfclown.documents.contents.objects.SetTextRise
Gets the text rise, which is a number expressed in unscaled text space units.
getValue() - Method in class org.pdfclown.documents.contents.objects.SetTextScale
Gets the horizontal scale expressed as a percentage of the normal width (100).
getValue() - Method in class org.pdfclown.documents.contents.objects.SetWordSpace
 
getValue() - Method in class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
getValue() - Method in class org.pdfclown.documents.contents.objects.ShowText
Gets the encoded text elements along with their adjustments.
getValue() - Method in class org.pdfclown.documents.contents.TextChar
 
getValue() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItem
Gets the export value.
getValue() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the field value.
getValue() - Method in class org.pdfclown.documents.multimedia.MediaOffset.Frame
Gets the (zero-based) frame within a media object.
getValue() - Method in class org.pdfclown.documents.multimedia.MediaOffset
Gets the offset value.
getValue() - Method in class org.pdfclown.documents.multimedia.MediaOffset.Marker
Gets a named offset within a media object.
getValue() - Method in class org.pdfclown.documents.multimedia.MediaOffset.Time
Gets the temporal offset (in seconds).
getValue() - Method in class org.pdfclown.objects.PdfBoolean
 
getValue() - Method in class org.pdfclown.objects.PdfDate
 
getValue() - Method in class org.pdfclown.objects.PdfInteger
 
getValue() - Method in class org.pdfclown.objects.PdfName
 
getValue() - Method in class org.pdfclown.objects.PdfNumber
 
getValue() - Method in class org.pdfclown.objects.PdfReal
 
getValue(PdfObject) - Static method in class org.pdfclown.objects.PdfSimpleObject
Gets the value corresponding to the given object.
getValue(PdfObject, Object) - Static method in class org.pdfclown.objects.PdfSimpleObject
Gets the value corresponding to the given object.
getValue() - Method in class org.pdfclown.objects.PdfSimpleObject
Gets the high-level representation of the value.
getValue() - Method in class org.pdfclown.objects.PdfString
 
getValue() - Method in class org.pdfclown.objects.PdfTextString
 
getVersion() - Method in class org.pdfclown.documents.Document
Gets the version of the PDF specification this document conforms to.
getVersion() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets the PDF version range supported by the viewer application.
getVersion() - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier
Gets the software version bounds.
getVersion() - Method in class org.pdfclown.files.File
Gets the file header version [PDF:1.6:3.4.1].
getVersion() - Method in class org.pdfclown.tokens.Reader.FileInfo
 
getVersion() - Method in enum org.pdfclown.VersionEnum
 
getVersionID() - Method in class org.pdfclown.files.FileIdentifier
Gets the changing identifier based on the file's contents at the time it was last updated.
getVertices() - Method in class org.pdfclown.documents.interaction.annotations.VertexShape
Gets the coordinates of each vertex.
getViewerPreferences() - Method in class org.pdfclown.documents.Document
Gets the way the document is to be presented.
getVisibilityLayers() - Method in class org.pdfclown.documents.contents.layers.Layer
 
getVisibilityLayers() - Method in class org.pdfclown.documents.contents.layers.LayerEntity
Gets the layers whose states determine the visibility of content controlled by this entity.
getVisibilityLayers() - Method in class org.pdfclown.documents.contents.layers.LayerMembership
 
getVisibilityPolicy() - Method in class org.pdfclown.documents.contents.layers.Layer
 
getVisibilityPolicy() - Method in class org.pdfclown.documents.contents.layers.LayerEntity
Gets the visibility policy of this entity.
getVisibilityPolicy() - Method in class org.pdfclown.documents.contents.layers.LayerMembership
 
getVolume() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets the volume level as a percentage of recorded volume level.
getWhitePoint() - Method in class org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace
Gets the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point.
getWidgetName() - Method in class org.pdfclown.documents.interaction.annotations.DualWidget
 
getWidgets() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets the widget annotations that are associated with this field.
getWidth() - Method in class org.pdfclown.documents.contents.entities.Image
Gets the width of the image in samples [PDF:1.6:4.8.2].
getWidth(char) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled width of the given character.
getWidth(char, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the width of the given character, scaled to the given font size.
getWidth(String) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the unscaled width (kerning exclusive) of the given text.
getWidth(String, double) - Method in class org.pdfclown.documents.contents.fonts.Font
Gets the width (kerning exclusive) of the given text, scaled to the given font size.
getWidth() - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
getWidth() - Method in class org.pdfclown.documents.interaction.annotations.Border
Gets the border width in points.
getWidth() - Method in class org.pdfclown.objects.Rectangle
 
getWidth() - Method in class org.pdfclown.util.math.geom.Dimension
 
getWindowType() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
Gets the type of window that the media object should play in.
getWordSpace() - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Gets the current word spacing [PDF:1.6:5.2.2].
getWordSpace() - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
Gets the word spacing.
getX() - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
getX() - Method in class org.pdfclown.objects.Rectangle
 
getXAlignment() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the horizontal alignment applied to the current content block.
getXAlignment() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Gets the horizontal alignment of the icon inside the annotation box.
getXObject() - Method in class org.pdfclown.documents.contents.ContentScanner.XObjectWrapper
Gets the external object.
getXObject(IContentContext) - Method in class org.pdfclown.documents.contents.objects.PaintXObject
Gets the external object resource to be painted.
getXObjects() - Method in class org.pdfclown.documents.contents.Resources
 
getXrefEntries() - Method in class org.pdfclown.tokens.Reader.FileInfo
 
getXrefEntry() - Method in class org.pdfclown.objects.PdfIndirectObject
 
getXrefMode() - Method in class org.pdfclown.documents.Document.Configuration
Gets the document's cross-reference mode.
getXStep() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets the horizontal spacing between pattern cells (expressed in the pattern coordinate system).
getY() - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
Gets the yellow component.
getY() - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
getY() - Method in class org.pdfclown.objects.Rectangle
 
getYAlignment() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets the vertical alignment applied to the current content block.
getYAlignment() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Gets the vertical alignment of the icon inside the annotation box.
getYStep() - Method in class org.pdfclown.documents.contents.colorSpaces.TilingPattern
Gets the vertical spacing between pattern cells (expressed in the pattern coordinate system).
getZoom() - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
Gets the magnification factor to use when displaying the page.
getZoomRange() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets the range of magnifications at which the content in this layer is best viewed.
Glitter - Static variable in class org.pdfclown.objects.PdfName
 
glyphIndexes - Variable in class org.pdfclown.documents.contents.fonts.Font
Glyph indexes by unicode.
glyphKernings - Variable in class org.pdfclown.documents.contents.fonts.Font
Glyph kernings by (left-right) glyph index pairs.
glyphWidths - Variable in class org.pdfclown.documents.contents.fonts.Font
Glyph widths by glyph index.
GoTo - Static variable in class org.pdfclown.objects.PdfName
 
GoTo3dView - Class in org.pdfclown.documents.interaction.actions
'Change the view to a specified 3D annotation' action [PDF:1.6:8.5.3].
GoTo3dView(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoTo3dView
Creates a new action within the given document context.
GoTo3DView - Static variable in class org.pdfclown.objects.PdfName
 
GoToAction - Static variable in class org.pdfclown.objects.PdfName
 
GoToDestination<T extends Destination> - Class in org.pdfclown.documents.interaction.actions
Abstract 'go to destination' action.
GoToDestination(Document, PdfName, T) - Constructor for class org.pdfclown.documents.interaction.actions.GoToDestination
 
GoToDestination(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.actions.GoToDestination
 
GoToE - Static variable in class org.pdfclown.objects.PdfName
 
GoToEmbedded - Class in org.pdfclown.documents.interaction.actions
'Change the view to a specified destination in a PDF file embedded in another PDF file' action [PDF:1.6:8.5.3].
GoToEmbedded(Document, GoToEmbedded.PathElement, Destination) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded
Creates a new instance within the specified document context, pointing to a destination within an embedded document.
GoToEmbedded(Document, FileSpecification<?>, Destination) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded
Creates a new instance within the specified document context, pointing to a destination within another document.
GoToEmbedded(Document, FileSpecification<?>, GoToEmbedded.PathElement, Destination) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded
Creates a new instance within the specified document context.
GoToEmbedded.PathElement - Class in org.pdfclown.documents.interaction.actions
Path information to the target document [PDF:1.6:8.5.3].
GoToEmbedded.PathElement(Document, GoToEmbedded.PathElement) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Creates a new path element representing the parent of the document.
GoToEmbedded.PathElement(Document, String, GoToEmbedded.PathElement) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Creates a new path element located in the embedded files collection of the document.
GoToEmbedded.PathElement(Document, Object, Object, GoToEmbedded.PathElement) - Constructor for class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
Creates a new path element associated with a file attachment annotation.
GoToEmbedded.PathElement.RelationEnum - Enum in org.pdfclown.documents.interaction.actions
Relationship between the target and the current document [PDF:1.6:8.5.3].
GoToFirstPage - Class in org.pdfclown.documents.interaction.actions
'Go to the first page of the document' action [PDF:1.6:8.5.3].
GoToFirstPage(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoToFirstPage
Creates a new action within the given document context.
GoToLastPage - Class in org.pdfclown.documents.interaction.actions
'Go to the last page of the document' action [PDF:1.6:8.5.3].
GoToLastPage(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoToLastPage
Creates a new action within the given document context.
GoToLocal - Class in org.pdfclown.documents.interaction.actions
'Change the view to a specified destination within the same PDF file' action [PDF:1.6:8.5.3].
GoToLocal(Document, LocalDestination) - Constructor for class org.pdfclown.documents.interaction.actions.GoToLocal
Creates a new action within the given document context.
GoToNextPage - Class in org.pdfclown.documents.interaction.actions
'Go to the next page of the document' action [PDF:1.6:8.5.3].
GoToNextPage(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoToNextPage
Creates a new action within the given document context.
GoToNonLocal<T extends Destination> - Class in org.pdfclown.documents.interaction.actions
Abstract 'go to non-local destination' action.
GoToNonLocal(Document, PdfName, FileSpecification<?>, T) - Constructor for class org.pdfclown.documents.interaction.actions.GoToNonLocal
 
GoToNonLocal(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.actions.GoToNonLocal
 
GoToPreviousPage - Class in org.pdfclown.documents.interaction.actions
'Go to the previous page of the document' action [PDF:1.6:8.5.3].
GoToPreviousPage(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoToPreviousPage
Creates a new action within the given document context.
GoToR - Static variable in class org.pdfclown.objects.PdfName
 
GoToRemote - Class in org.pdfclown.documents.interaction.actions
'Change the view to a specified destination in another PDF file' action [PDF:1.6:8.5.3].
GoToRemote(Document, FileSpecification<?>, RemoteDestination) - Constructor for class org.pdfclown.documents.interaction.actions.GoToRemote
Creates a new action within the given document context.
GoToThread - Class in org.pdfclown.documents.interaction.actions
'Jump to a specified bead on an article thread' action [PDF:1.6:8.5.3].
GoToThread(Document) - Constructor for class org.pdfclown.documents.interaction.actions.GoToThread
Creates a new action within the given document context.
GoToURI - Class in org.pdfclown.documents.interaction.actions
'Cause a URI (Uniform Resource Identifier) to be resolved' action [PDF:1.6:8.5.3].
GoToURI(Document, URI) - Constructor for class org.pdfclown.documents.interaction.actions.GoToURI
Creates a new action within the given document context.
Graph - Static variable in class org.pdfclown.objects.PdfName
 
GraphicsObject - Class in org.pdfclown.documents.contents.objects
Graphics object [PDF:1.6:4.1].
GraphicsObject() - Constructor for class org.pdfclown.documents.contents.objects.GraphicsObject
 
GraphicsObject(ContentObject) - Constructor for class org.pdfclown.documents.contents.objects.GraphicsObject
 
GraphicsObject(ContentObject...) - Constructor for class org.pdfclown.documents.contents.objects.GraphicsObject
 
GraphicsObject(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.GraphicsObject
 

H

H - Static variable in class org.pdfclown.objects.PdfName
 
HardLight - Static variable in class org.pdfclown.objects.PdfName
 
hashCode() - Method in class org.pdfclown.bytes.FileInputStream
 
hashCode() - Method in interface org.pdfclown.bytes.IInputStream
Gets the hash representation of the sequence.
hashCode() - Method in class org.pdfclown.documents.contents.colorSpaces.LeveledColor
 
hashCode() - Method in class org.pdfclown.documents.contents.Contents
 
hashCode() - Method in class org.pdfclown.documents.contents.fonts.Font
 
hashCode() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
hashCode() - Method in class org.pdfclown.documents.files.RelatedFiles
 
hashCode() - Method in class org.pdfclown.documents.functions.Functions
 
hashCode() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
hashCode() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
hashCode() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
hashCode() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
hashCode() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
hashCode() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
hashCode() - Method in class org.pdfclown.documents.Pages
 
hashCode() - Method in class org.pdfclown.files.File
 
hashCode() - Method in class org.pdfclown.files.IndirectObjects
 
hashCode() - Method in class org.pdfclown.objects.PdfArray
 
hashCode() - Method in class org.pdfclown.objects.PdfDictionary
 
hashCode() - Method in class org.pdfclown.objects.PdfIndirectObject
 
hashCode() - Method in class org.pdfclown.objects.PdfNumber
 
hashCode() - Method in class org.pdfclown.objects.PdfReference
 
hashCode() - Method in class org.pdfclown.objects.PdfSimpleObject
 
hashCode() - Method in class org.pdfclown.objects.Tree
 
hashCode() - Method in class org.pdfclown.tokens.Reader
 
hashCode() - Method in class org.pdfclown.util.ByteArray
 
hashCode() - Method in class org.pdfclown.util.parsers.PostScriptParser
 
Height - Static variable in class org.pdfclown.objects.PdfName
 
Help - Static variable in class org.pdfclown.objects.PdfName
 
hexToByteArray(String) - Static method in class org.pdfclown.util.ConvertUtils
 
HI - Static variable in class org.pdfclown.objects.PdfName
 
Hide - Static variable in class org.pdfclown.objects.PdfName
 
HideMenubar - Static variable in class org.pdfclown.objects.PdfName
 
HideToolbar - Static variable in class org.pdfclown.objects.PdfName
 
HideWindowUI - Static variable in class org.pdfclown.objects.PdfName
 
Highlight - Static variable in class org.pdfclown.objects.PdfName
 
Hue - Static variable in class org.pdfclown.objects.PdfName
 

I

I - Static variable in class org.pdfclown.objects.PdfName
 
IBuffer - Interface in org.pdfclown.bytes
Buffer interface.
IBuffer.IListener - Interface in org.pdfclown.bytes
Buffer listener.
IC - Static variable in class org.pdfclown.objects.PdfName
 
ICCBased - Static variable in class org.pdfclown.objects.PdfName
 
ICCBasedColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
ICC-based color space [PDF:1.6:4.5.4].
ICompositeMap<TKey> - Interface in org.pdfclown.objects
Composite map.
IContentContext - Interface in org.pdfclown.documents.contents
Content stream context.
IContentEntity - Interface in org.pdfclown.documents.contents
Generic content entity.
ID - Static variable in class org.pdfclown.objects.PdfName
 
IDataWrapper - Interface in org.pdfclown.util
Generic data buffer.
Identity - Static variable in class org.pdfclown.objects.PdfName
 
IdentityH - Static variable in class org.pdfclown.objects.PdfName
 
IdentityV - Static variable in class org.pdfclown.objects.PdfName
 
IF - Static variable in class org.pdfclown.objects.PdfName
 
IFileResource - Interface in org.pdfclown.documents.files
File resource.
IGoToAction - Interface in org.pdfclown.documents.interaction.actions
Go-to action.
IInputStream - Interface in org.pdfclown.bytes
Input stream.
ILayerable - Interface in org.pdfclown.documents.contents.layers
Object that can be associated to a layer.
ILayerConfiguration - Interface in org.pdfclown.documents.contents.layers
Optional content configuration interface [PDF:1.7:4.10.3].
ILayerNode - Interface in org.pdfclown.documents.contents.layers
Object that can be inserted into a hierarchical layer structure.
ILink - Interface in org.pdfclown.documents.interaction
Link.
Image - Class in org.pdfclown.documents.contents.entities
Abstract image object [PDF:1.6:4.8].
Image(IInputStream) - Constructor for class org.pdfclown.documents.contents.entities.Image
 
Image - Static variable in class org.pdfclown.objects.PdfName
 
ImageXObject - Class in org.pdfclown.documents.contents.xObjects
Image external object [PDF:1.6:4.8.4].
ImageXObject(Document, PdfStream) - Constructor for class org.pdfclown.documents.contents.xObjects.ImageXObject
 
ImportData - Class in org.pdfclown.documents.interaction.actions
'Import FDF (Forms Data Format) data into the document's interactive form from a specified file' action [PDF:1.6:8.6.4].
ImportData(Document) - Constructor for class org.pdfclown.documents.interaction.actions.ImportData
Creates a new action within the given document context.
ImportData - Static variable in class org.pdfclown.objects.PdfName
 
include(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.Document
Clones the specified object within this document context.
include(Collection<? extends PdfObjectWrapper<?>>) - Method in class org.pdfclown.documents.Document
Clones the specified collection objects within this document context.
increment(byte[]) - Static method in class org.pdfclown.util.math.OperationUtils
Increments a big-endian byte array.
increment(byte[], int) - Static method in class org.pdfclown.util.math.OperationUtils
Increments a big-endian byte array at the specified position.
Index - Static variable in class org.pdfclown.objects.PdfName
 
Indexed - Static variable in class org.pdfclown.objects.PdfName
 
IndexedColor - Class in org.pdfclown.documents.contents.colorSpaces
Indexed color value [PDF:1.6:4.5.5].
IndexedColor(int) - Constructor for class org.pdfclown.documents.contents.colorSpaces.IndexedColor
 
IndexedColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Indexed color space [PDF:1.6:4.5.5].
indexOf(Object) - Method in class org.pdfclown.documents.contents.Contents
 
indexOf(Object) - Method in class org.pdfclown.documents.contents.layers.Layers
 
indexOf(Object) - Method in class org.pdfclown.documents.functions.Functions
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
indexOf(Object) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
indexOf(Object) - Method in class org.pdfclown.documents.Pages
 
indexOf(Object) - Method in class org.pdfclown.files.IndirectObjects
 
indexOf(Object) - Method in class org.pdfclown.objects.Array
 
indexOf(Object) - Method in class org.pdfclown.objects.PdfArray
 
IndirectObjects - Class in org.pdfclown.files
Collection of the alive indirect objects available inside the file.
Info - Static variable in class org.pdfclown.objects.PdfName
 
Information - Class in org.pdfclown.documents.interchange.metadata
Document information [PDF:1.6:10.2.1].
Information(Document) - Constructor for class org.pdfclown.documents.interchange.metadata.Information
 
InheritableAttributeKeys - Static variable in class org.pdfclown.documents.Page
 
InitialOperator - Static variable in class org.pdfclown.documents.contents.objects.DrawCurve
Specifies only the first control point (the second control point coincides with the final point of the curve).
Ink - Static variable in class org.pdfclown.objects.PdfName
 
InkList - Static variable in class org.pdfclown.objects.PdfName
 
InlineImage - Class in org.pdfclown.documents.contents.objects
Inline image object [PDF:1.6:4.8.6].
InlineImage(InlineImageHeader, InlineImageBody) - Constructor for class org.pdfclown.documents.contents.objects.InlineImage
 
InlineImageBody - Class in org.pdfclown.documents.contents.objects
Inline image data (anonymous) operation [PDF:1.6:4.8.6].
InlineImageBody(IBuffer) - Constructor for class org.pdfclown.documents.contents.objects.InlineImageBody
 
InlineImageHeader - Class in org.pdfclown.documents.contents.objects
Inline image entries (anonymous) operation [PDF:1.6:4.8.6].
InlineImageHeader(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.InlineImageHeader
 
insert(int, byte[]) - Method in class org.pdfclown.bytes.Buffer
 
insert(int, byte[], int, int) - Method in class org.pdfclown.bytes.Buffer
 
insert(int, String) - Method in class org.pdfclown.bytes.Buffer
 
insert(int, IInputStream) - Method in class org.pdfclown.bytes.Buffer
 
insert(int, byte[]) - Method in interface org.pdfclown.bytes.IBuffer
Inserts a byte array into the buffer.
insert(int, byte[], int, int) - Method in interface org.pdfclown.bytes.IBuffer
Inserts a byte range into the buffer.
insert(int, String) - Method in interface org.pdfclown.bytes.IBuffer
Inserts a string into the buffer.
insert(int, IInputStream) - Method in interface org.pdfclown.bytes.IBuffer
Inserts an IInputStream into the buffer.
insert(ContentObject) - Method in class org.pdfclown.documents.contents.ContentScanner
Inserts a content object at the current position.
insert(Collection<? extends ContentObject>) - Method in class org.pdfclown.documents.contents.ContentScanner
Inserts content objects at the current position.
Insert - Static variable in class org.pdfclown.objects.PdfName
 
intersects(Rectangle2D) - Method in class org.pdfclown.util.math.geom.Quad
 
intersects(double, double, double, double) - Method in class org.pdfclown.util.math.geom.Quad
 
Interval<T extends Comparable<? super T>> - Class in org.pdfclown.util.math
An interval of comparable objects.
Interval(T, T) - Constructor for class org.pdfclown.util.math.Interval
 
Interval(T, T, boolean, boolean) - Constructor for class org.pdfclown.util.math.Interval
 
intToByteArray(int) - Static method in class org.pdfclown.util.ConvertUtils
 
InUseXrefEntry - Static variable in class org.pdfclown.tokens.Keyword
PDF in-use xref entry marker.
invoke(List<Interval<T>>) - Method in interface org.pdfclown.documents.functions.Function.IDefaultIntervalsCallback
 
IOutputStream - Interface in org.pdfclown.bytes
Output stream interface.
IPdfIndirectObject - Interface in org.pdfclown.objects
PDF indirect object interface.
IPdfNamedObjectWrapper - Interface in org.pdfclown.objects
High-level representation of a PDF object that can be referenced also through a name.
IPdfObjectWrapper - Interface in org.pdfclown.objects
PDF object wrapper interface.
IPredicate - Interface in org.pdfclown.util
Predicate interface.
IResourceReference<TResource extends PdfObjectWrapper<?>> - Interface in org.pdfclown.documents.contents.objects
Resource reference.
isAlphaShape() - Method in class org.pdfclown.documents.contents.ExtGState
Gets whether the current soft mask and alpha constant are to be interpreted as shape values instead of opacity values.
isAudioDescriptionEnabled() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets whether to hear audio descriptions.
isAudioOverdubEnabled() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets whether to hear audio overdubs.
isAutoplay() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets whether the media should automatically play when activated.
isBorderExcluded() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Gets whether not to take into consideration the line width of the border.
isCaptionVisible() - Method in class org.pdfclown.documents.interaction.annotations.Line
Gets whether the contents should be shown as a caption.
isCenterWindow() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isChecked() - Method in class org.pdfclown.documents.interaction.forms.CheckBox
 
isCloseable() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets whether the floating window should include user interface elements that allow a user to close it.
isClosed() - Method in class org.pdfclown.documents.contents.objects.PaintPath
Gets whether the current path has to be closed.
isCompressed() - Method in class org.pdfclown.objects.PdfIndirectObject
Gets whether this object is compressed within an object stream [PDF:1.6:3.4.6].
isDehyphenated() - Method in class org.pdfclown.tools.TextExtractor
Gets whether the text strings have to be dehyphenated.
isDelimiter(int) - Static method in class org.pdfclown.util.parsers.PostScriptParser
Evaluates whether a character is a delimiter.
isDirty() - Method in class org.pdfclown.bytes.Buffer
 
isDirty() - Method in interface org.pdfclown.bytes.IBuffer
Gets whether this buffer has changed.
isDisplayDocTitle() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isEditable() - Method in class org.pdfclown.documents.interaction.forms.ComboBox
Gets whether the text is editable.
isEmpty() - Method in class org.pdfclown.documents.contents.Contents
 
isEmpty() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
isEmpty() - Method in class org.pdfclown.documents.contents.ResourceItems
 
isEmpty() - Method in class org.pdfclown.documents.files.RelatedFiles
 
isEmpty() - Method in class org.pdfclown.documents.functions.Functions
 
isEmpty() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
isEmpty() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
isEmpty() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
isEmpty() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
isEmpty() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
isEmpty() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
isEmpty() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
isEmpty() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
isEmpty() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
isEmpty() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
isEmpty() - Method in class org.pdfclown.documents.Pages
 
isEmpty() - Method in class org.pdfclown.files.IndirectObjects
 
isEmpty() - Method in class org.pdfclown.objects.Array
 
isEmpty() - Method in class org.pdfclown.objects.PdfArray
 
isEmpty() - Method in class org.pdfclown.objects.PdfDictionary
 
isEmpty() - Method in class org.pdfclown.objects.Tree
 
isEmpty() - Method in class org.pdfclown.tokens.ObjectStream
 
isEmpty() - Method in class org.pdfclown.tokens.XRefStream
 
isEOL(int) - Static method in class org.pdfclown.util.parsers.PostScriptParser
Evaluates whether a character is an EOL marker.
isExpanded() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
Gets whether this bookmark's children are displayed.
isExportable() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets whether this layer is visible when the document is saved by a viewer application to a format that does not support optional content.
isExportable() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets whether the field is exported by a submit-form action.
isFilled() - Method in class org.pdfclown.documents.contents.objects.PaintPath
Gets whether the current path has to be filled.
isFitWindow() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isGraphicsVisibile() - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
isHead() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
Gets whether this is the first bead in its thread.
isHideMenubar() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isHideToolbar() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isHideWindowUI() - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
isHighInclusive() - Method in class org.pdfclown.util.math.Interval
Gets whether the higher endpoint is inclusive.
isHyphenation() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Gets whether the hyphenation algorithm has to be applied.
isInUse() - Method in class org.pdfclown.objects.PdfIndirectObject
Gets whether this object contains a data object.
isLeadSet() - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
Gets whether this operation, as a side effect, sets the leading parameter in the text state.
isLocked() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets whether the default visibility of this layer cannot be changed through the user interface of a viewer application.
isLowInclusive() - Method in class org.pdfclown.util.math.Interval
Gets whether the lower endpoint is inclusive.
isMultiline() - Method in class org.pdfclown.documents.interaction.forms.TextField
Gets whether the field can contain multiple lines of text.
isMultiSelect() - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
Gets whether more than one of the field's items may be selected simultaneously.
isNonsingular() - Method in class org.pdfclown.util.math.LUDecomposition
Gets whether the matrix is non-singular.
ISO88591 - Static variable in class org.pdfclown.tokens.CharsetName
 
isOpen() - Method in class org.pdfclown.documents.interaction.annotations.Note
Gets whether the annotation should initially be displayed open.
isOpen() - Method in class org.pdfclown.documents.interaction.annotations.Popup
Gets whether the annotation should initially be displayed open.
isOriginal() - Method in class org.pdfclown.objects.PdfIndirectObject
Gets whether this object comes intact from an existing file.
isPassword() - Method in class org.pdfclown.documents.interaction.forms.TextField
Gets whether the field is intended for entering a secure password.
isPlayerSpecificControl() - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
Gets whether to display a player-specific controller user interface (for example, play/pause/stop controls) when playing.
isPrintable() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets whether this layer is visible when the document is printed from a viewer application.
isPrintable() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets whether to print the annotation when the page is printed.
isReadOnly() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets whether the user may not change the value of the field.
isRequired() - Method in class org.pdfclown.documents.interaction.forms.Field
Gets whether the field must have a value at the time it is exported by a submit-form action.
isRootLevel() - Method in class org.pdfclown.documents.contents.ContentScanner
Gets whether this level is the root of the hierarchy.
isSorted() - Method in class org.pdfclown.tools.TextExtractor
Gets whether the text strings have to be sorted.
isSpellChecked() - Method in class org.pdfclown.documents.interaction.forms.ComboBox
Gets whether the edited text is spell checked.
isSpellChecked() - Method in class org.pdfclown.documents.interaction.forms.TextField
Gets whether text entered in the field is spell-checked.
isStroked() - Method in class org.pdfclown.documents.contents.objects.PaintPath
Gets whether the current path has to be stroked.
isSubtitleEnabled() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets whether to see subtitles.
isSymbolic() - Method in class org.pdfclown.documents.contents.fonts.Font
Gets whether the font encoding is custom (that is non-Unicode).
isSymbolic() - Method in enum org.pdfclown.documents.contents.fonts.StandardType1Font.FamilyEnum
 
isTextCaptionEnabled() - Method in class org.pdfclown.documents.multimedia.Rendition.Viability
Gets whether to see text captions.
isTitleBarVisible() - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
Gets whether the floating window should have a title bar.
isToggleable() - Method in class org.pdfclown.documents.interaction.forms.RadioButton
Gets whether all the field buttons can be deselected at the same time.
IStream - Interface in org.pdfclown.bytes
Base stream interface.
isUpdateable() - Method in class org.pdfclown.objects.PdfArray
 
isUpdateable() - Method in class org.pdfclown.objects.PdfDictionary
 
isUpdateable() - Method in class org.pdfclown.objects.PdfIndirectObject
 
isUpdateable() - Method in class org.pdfclown.objects.PdfObject
Gets whether the detection of object state changes is enabled.
isUpdateable() - Method in class org.pdfclown.objects.PdfReference
 
isUpdateable() - Method in class org.pdfclown.objects.PdfSimpleObject
 
isUpdateable() - Method in class org.pdfclown.objects.PdfStream
 
isUpdated() - Method in class org.pdfclown.objects.PdfArray
 
isUpdated() - Method in class org.pdfclown.objects.PdfDictionary
 
isUpdated() - Method in class org.pdfclown.objects.PdfIndirectObject
 
isUpdated() - Method in class org.pdfclown.objects.PdfObject
Gets whether the initial state of this object has been modified.
isUpdated() - Method in class org.pdfclown.objects.PdfReference
 
isUpdated() - Method in class org.pdfclown.objects.PdfSimpleObject
 
isUpdated() - Method in class org.pdfclown.objects.PdfStream
 
isValidatedOnChange() - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
Gets whether validation action is triggered as soon as a selection is made, without requiring the user to exit the field.
isViewable() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets whether this layer is visible when the document is opened in a viewer application.
isVirtual() - Method in class org.pdfclown.documents.contents.TextChar
 
isVirtual() - Method in class org.pdfclown.objects.PdfArray
 
isVirtual() - Method in class org.pdfclown.objects.PdfDictionary
 
isVirtual() - Method in class org.pdfclown.objects.PdfIndirectObject
 
isVirtual() - Method in class org.pdfclown.objects.PdfObject
Gets whether this object acts like a null-object placeholder.
isVirtual() - Method in class org.pdfclown.objects.PdfReference
 
isVirtual() - Method in class org.pdfclown.objects.PdfSimpleObject
 
isVirtual() - Method in class org.pdfclown.objects.PdfStream
 
isVisible() - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
Gets whether all the layers in the document are initialized to be visible when this configuration is applied.
isVisible() - Method in class org.pdfclown.documents.contents.layers.Layer
Gets whether this layer is initially visible.
isVisible() - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
isVisible() - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
isVisible() - Method in class org.pdfclown.documents.interaction.actions.ToggleVisibility
Gets whether to show the annotations.
isVisible() - Method in class org.pdfclown.documents.interaction.annotations.Annotation
Gets whether the annotation is visible.
isVolatile() - Method in class org.pdfclown.documents.files.FullFileSpecification
Gets whether the referenced file is volatile (changes frequently with time).
isWhitespace(int) - Static method in class org.pdfclown.util.parsers.PostScriptParser
Evaluates whether a character is a white-space.
ItalicAngle - Static variable in class org.pdfclown.objects.PdfName
 
iterator() - Method in class org.pdfclown.documents.contents.Contents
 
iterator() - Method in class org.pdfclown.documents.functions.Functions
 
iterator() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
iterator() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
iterator() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
iterator() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
iterator() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
iterator() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
iterator() - Method in class org.pdfclown.documents.Pages
 
iterator() - Method in class org.pdfclown.files.IndirectObjects
 
iterator() - Method in class org.pdfclown.objects.Array
 
iterator() - Method in class org.pdfclown.objects.PdfArray
 
ITextString - Interface in org.pdfclown.documents.contents
Text string interface.
IVersion - Interface in org.pdfclown.util.metadata
Generic software version number.
IVisitable - Interface in org.pdfclown.objects
Visitable interface.
IVisitor - Interface in org.pdfclown.objects
Visitor interface.
IX - Static variable in class org.pdfclown.objects.PdfName
 

J

JavaScript - Class in org.pdfclown.documents.interaction.actions
'Cause a script to be compiled and executed by the JavaScript interpreter' action [PDF:1.6:8.6.4].
JavaScript(Document, String) - Constructor for class org.pdfclown.documents.interaction.actions.JavaScript
Creates a new action within the given document context.
JavaScript - Static variable in class org.pdfclown.objects.PdfName
 
JBIG2Decode - Static variable in class org.pdfclown.objects.PdfName
 
join(char, String...) - Static method in class org.pdfclown.util.StringUtils
 
JpegImage - Class in org.pdfclown.documents.contents.entities
JPEG image object [ISO 10918-1;JFIF:1.02].
JPXDecode - Static variable in class org.pdfclown.objects.PdfName
 
JS - Static variable in class org.pdfclown.objects.PdfName
 
JustificationEnum - Enum in org.pdfclown.documents.interaction
Text justification [PDF:1.7:8.4.5,8.6.2].

K

K - Static variable in class org.pdfclown.objects.PdfName
 
Key - Static variable in class org.pdfclown.objects.PdfName
 
keySet() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
keySet() - Method in class org.pdfclown.documents.contents.ResourceItems
 
keySet() - Method in class org.pdfclown.documents.files.RelatedFiles
 
keySet() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
keySet() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
keySet() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
keySet() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
keySet() - Method in class org.pdfclown.objects.PdfDictionary
 
keySet() - Method in class org.pdfclown.objects.Tree
 
keySet() - Method in class org.pdfclown.tokens.ObjectStream
 
keySet() - Method in class org.pdfclown.tokens.XRefStream
 
Keyword - Class in org.pdfclown.tokens
PDF keywords.
Keyword() - Constructor for class org.pdfclown.tokens.Keyword
 
Keywords - Static variable in class org.pdfclown.objects.PdfName
 
Kids - Static variable in class org.pdfclown.objects.PdfName
 

L

L - Static variable in class org.pdfclown.objects.PdfName
 
L2R - Static variable in class org.pdfclown.objects.PdfName
 
Lab - Static variable in class org.pdfclown.objects.PdfName
 
LabColor - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based L*a*b* color value [PDF:1.6:4.5.4].
LabColor(double, double, double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.LabColor
 
LabColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
CIE-based ABC double-transformation-stage color space, where A, B and C represent the L*, a* and b* components of a CIE 1976 L*a*b* space [PDF:1.6:4.5.4].
Lang - Static variable in class org.pdfclown.objects.PdfName
 
Language - Static variable in class org.pdfclown.objects.PdfName
 
LanguageIdentifier - Class in org.pdfclown.documents.interchange.access
Language identifier [PDF:1.7:10.8.1][RFC 3066].
LanguageIdentifier(String...) - Constructor for class org.pdfclown.documents.interchange.access.LanguageIdentifier
 
LanguageIdentifier(List<String>) - Constructor for class org.pdfclown.documents.interchange.access.LanguageIdentifier
 
Last - Static variable in class org.pdfclown.objects.PdfName
 
LastChar - Static variable in class org.pdfclown.objects.PdfName
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.contents.Contents
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.contents.layers.Layers
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.functions.Functions
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
lastIndexOf(Object) - Method in class org.pdfclown.documents.Pages
 
lastIndexOf(Object) - Method in class org.pdfclown.files.IndirectObjects
 
lastIndexOf(Object) - Method in class org.pdfclown.objects.Array
 
lastIndexOf(Object) - Method in class org.pdfclown.objects.PdfArray
 
LastPage - Static variable in class org.pdfclown.objects.PdfName
 
LatinEncoding - Class in org.pdfclown.tokens
Adobe standard Latin character set [PDF:1.7:D].
LatinEncoding() - Constructor for class org.pdfclown.tokens.LatinEncoding
 
Launch - Class in org.pdfclown.documents.interaction.actions
'Launch an application' action [PDF:1.6:8.5.3].
Launch(Document, PdfObjectWrapper<?>) - Constructor for class org.pdfclown.documents.interaction.actions.Launch
Creates a launcher.
Launch - Static variable in class org.pdfclown.objects.PdfName
 
Launch.WinTarget - Class in org.pdfclown.documents.interaction.actions
Windows-specific launch parameters [PDF:1.6:8.5.3].
Launch.WinTarget(Document, String) - Constructor for class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
Launch.WinTarget(Document, String, Launch.WinTarget.OperationEnum) - Constructor for class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
Launch.WinTarget(Document, String, String) - Constructor for class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
Launch.WinTarget.OperationEnum - Enum in org.pdfclown.documents.interaction.actions
Operation [PDF:1.6:8.5.3].
Layer - Class in org.pdfclown.documents.contents.layers
Optional content group [PDF:1.7:4.10.1].
Layer(Document, String) - Constructor for class org.pdfclown.documents.contents.layers.Layer
 
LayerConfiguration - Class in org.pdfclown.documents.contents.layers
Optional content configuration [PDF:1.7:4.10.3].
LayerConfiguration(Document) - Constructor for class org.pdfclown.documents.contents.layers.LayerConfiguration
 
LayerConfiguration(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.layers.LayerConfiguration
 
LayerDefinition - Class in org.pdfclown.documents.contents.layers
Optional content properties [PDF:1.7:4.10.3].
LayerDefinition(Document) - Constructor for class org.pdfclown.documents.contents.layers.LayerDefinition
 
LayerEntity - Class in org.pdfclown.documents.contents.layers
Layer entity.
LayerEntity(Document, PdfName) - Constructor for class org.pdfclown.documents.contents.layers.LayerEntity
 
LayerEntity(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.layers.LayerEntity
 
LayerEntity.VisibilityPolicyEnum - Enum in org.pdfclown.documents.contents.layers
Membership visibility policy [PDF:1.7:4.10.1].
LayerGroup - Class in org.pdfclown.documents.contents.layers
A generic collection of layers.
LayerGroup(Document) - Constructor for class org.pdfclown.documents.contents.layers.LayerGroup
 
LayerMembership - Class in org.pdfclown.documents.contents.layers
Optional content membership [PDF:1.7:4.10.1].
LayerMembership(Document) - Constructor for class org.pdfclown.documents.contents.layers.LayerMembership
 
Layers - Class in org.pdfclown.documents.contents.layers
Optional content group collection.
Layers(Document) - Constructor for class org.pdfclown.documents.contents.layers.Layers
 
Layers(Document, String) - Constructor for class org.pdfclown.documents.contents.layers.Layers
 
LC - Static variable in class org.pdfclown.objects.PdfName
 
LE - Static variable in class org.pdfclown.objects.PdfName
 
Leading - Static variable in class org.pdfclown.objects.PdfName
 
LeadOperator - Static variable in class org.pdfclown.documents.contents.objects.TranslateTextRelative
Lead parameter setting.
Length - Class in org.pdfclown.documents.contents.composition
Distance measure.
Length(double, Length.UnitModeEnum) - Constructor for class org.pdfclown.documents.contents.composition.Length
 
Length - Static variable in class org.pdfclown.objects.PdfName
 
Length.UnitModeEnum - Enum in org.pdfclown.documents.contents.composition
Measurement mode.
LeveledColor - Class in org.pdfclown.documents.contents.colorSpaces
Color value defined by numeric-level components.
LeveledColor(ColorSpace<?>, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.LeveledColor
 
LI - Static variable in class org.pdfclown.objects.PdfName
 
Lighten - Static variable in class org.pdfclown.objects.PdfName
 
Limits - Static variable in class org.pdfclown.objects.PdfName
 
Line - Class in org.pdfclown.documents.interaction.annotations
Line annotation [PDF:1.6:8.4.5].
Line(Page, Point2D, Point2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Line
 
Line - Static variable in class org.pdfclown.objects.PdfName
 
Line.LineEndStyleEnum - Enum in org.pdfclown.documents.interaction.annotations
Line ending style [PDF:1.6:8.4.5].
LineAlignmentEnum - Enum in org.pdfclown.documents.contents.composition
Line alignment.
LineCapEnum - Enum in org.pdfclown.documents.contents
Shape to be used at the ends of stroked open subpaths [PDF:1.6:4.3.2].
LineDash - Class in org.pdfclown.documents.contents
Line Dash Pattern [PDF:1.6:4.3.2].
LineDash() - Constructor for class org.pdfclown.documents.contents.LineDash
 
LineDash(double[]) - Constructor for class org.pdfclown.documents.contents.LineDash
 
LineDash(double[], double) - Constructor for class org.pdfclown.documents.contents.LineDash
 
LineFeed - Static variable in class org.pdfclown.tokens.Chunk
 
LineFeed - Static variable in class org.pdfclown.tokens.Symbol
 
LineJoinEnum - Enum in org.pdfclown.documents.contents
Shape to be used at the corners of stroked paths [PDF:1.6:4.3.2].
Link - Class in org.pdfclown.documents.interaction.annotations
Link annotation [PDF:1.6:8.4.5].
Link(Page, Rectangle2D, String, PdfObjectWrapper<?>) - Constructor for class org.pdfclown.documents.interaction.annotations.Link
 
Link - Static variable in class org.pdfclown.objects.PdfName
 
ListBox - Class in org.pdfclown.documents.interaction.forms
List box [PDF:1.6:8.6.3].
ListBox(String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.ListBox
Creates a new listbox within the given document context.
listIterator() - Method in class org.pdfclown.documents.contents.Contents
 
listIterator(int) - Method in class org.pdfclown.documents.contents.Contents
 
listIterator() - Method in class org.pdfclown.documents.contents.layers.Layers
 
listIterator(int) - Method in class org.pdfclown.documents.contents.layers.Layers
 
listIterator() - Method in class org.pdfclown.documents.functions.Functions
 
listIterator(int) - Method in class org.pdfclown.documents.functions.Functions
 
listIterator() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
listIterator() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
listIterator() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
listIterator() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
listIterator() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
listIterator() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
listIterator(int) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
listIterator() - Method in class org.pdfclown.documents.Pages
 
listIterator(int) - Method in class org.pdfclown.documents.Pages
 
listIterator() - Method in class org.pdfclown.files.IndirectObjects
 
listIterator(int) - Method in class org.pdfclown.files.IndirectObjects
 
listIterator() - Method in class org.pdfclown.objects.Array
 
listIterator(int) - Method in class org.pdfclown.objects.Array
 
listIterator() - Method in class org.pdfclown.objects.PdfArray
 
listIterator(int) - Method in class org.pdfclown.objects.PdfArray
 
ListMode - Static variable in class org.pdfclown.objects.PdfName
 
ListModeEnum - Enum in org.pdfclown.documents.contents.layers
List mode specifying which layers should be displayed to the user.
LJ - Static variable in class org.pdfclown.objects.PdfName
 
LL - Static variable in class org.pdfclown.objects.PdfName
 
LLE - Static variable in class org.pdfclown.objects.PdfName
 
load() - Method in class org.pdfclown.documents.contents.fonts.Font
Loads font information from existing PDF font structure.
loadEncoding() - Method in class org.pdfclown.documents.contents.fonts.CompositeFont
 
loadEncoding() - Method in class org.pdfclown.documents.contents.fonts.SimpleFont
 
loadEncoding() - Method in class org.pdfclown.documents.contents.fonts.TrueTypeFont
 
loadEncoding() - Method in class org.pdfclown.documents.contents.fonts.Type1Font
 
loadEncoding() - Method in class org.pdfclown.documents.contents.fonts.Type3Font
 
loadEncodingDifferences(PdfDictionary, Map<ByteArray, Integer>) - Method in class org.pdfclown.documents.contents.fonts.SimpleFont
Loads the encoding differences into the given collection.
LocalDestination - Class in org.pdfclown.documents.interaction.navigation.document
Local interaction target [PDF:1.6:8.2.1].
LocalDestination(Page) - Constructor for class org.pdfclown.documents.interaction.navigation.document.LocalDestination
 
LocalDestination(Page, Destination.ModeEnum, Object, Double) - Constructor for class org.pdfclown.documents.interaction.navigation.document.LocalDestination
 
LocalGraphicsState - Class in org.pdfclown.documents.contents.objects
Local graphics state [PDF:1.6:4.3.1].
LocalGraphicsState() - Constructor for class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
LocalGraphicsState(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
Locked - Static variable in class org.pdfclown.objects.PdfName
 
LUDecomposition - Class in org.pdfclown.util.math
LU matrix decomposition.
LUDecomposition(SquareMatrix) - Constructor for class org.pdfclown.util.math.LUDecomposition
 
Luminosity - Static variable in class org.pdfclown.objects.PdfName
 
LW - Static variable in class org.pdfclown.objects.PdfName
 
LZW - Static variable in class org.pdfclown.objects.PdfName
 
LZWDecode - Static variable in class org.pdfclown.objects.PdfName
 

M

M - Static variable in class org.pdfclown.objects.PdfName
 
Mac - Static variable in class org.pdfclown.objects.PdfName
 
MacRomanEncoding - Static variable in class org.pdfclown.objects.PdfName
 
MapEntry<TKey extends Comparable<? super TKey>,TValue> - Class in org.pdfclown.util
Generic map entry.
MapEntry(TKey, TValue) - Constructor for class org.pdfclown.util.MapEntry
 
MarkedContent - Class in org.pdfclown.documents.contents.objects
Marked-content sequence [PDF:1.6:10.5].
MarkedContent(BeginMarkedContent) - Constructor for class org.pdfclown.documents.contents.objects.MarkedContent
 
MarkedContent(BeginMarkedContent, List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.MarkedContent
 
MarkedContentPoint - Class in org.pdfclown.documents.contents.objects
'Marked-content point' operation [PDF:1.6:10.5].
MarkedContentPoint(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
MarkedContentPoint(PdfName, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
mask(EnumSet<T>, T, boolean) - Static method in class org.pdfclown.util.EnumUtils
 
matches(Cloner, PdfObject) - Method in class org.pdfclown.objects.Cloner.Filter
Gets whether this filter can deal with the given object.
Matrix - Static variable in class org.pdfclown.objects.PdfName
 
max - Static variable in class org.pdfclown.objects.PdfName
 
MaxLen - Static variable in class org.pdfclown.objects.PdfName
 
MCD - Static variable in class org.pdfclown.objects.PdfName
 
MCS - Static variable in class org.pdfclown.objects.PdfName
 
MediaBox - Static variable in class org.pdfclown.objects.PdfName
 
MediaClip - Class in org.pdfclown.documents.multimedia
Media clip object [PDF:1.7:9.1.3].
MediaClip(Document, PdfName) - Constructor for class org.pdfclown.documents.multimedia.MediaClip
 
MediaClip(PdfDirectObject) - Constructor for class org.pdfclown.documents.multimedia.MediaClip
 
MediaClip - Static variable in class org.pdfclown.objects.PdfName
 
MediaClipData - Class in org.pdfclown.documents.multimedia
Media clip data [PDF:1.7:9.1.3].
MediaClipData(PdfObjectWrapper<?>, String) - Constructor for class org.pdfclown.documents.multimedia.MediaClipData
 
MediaClipData.TempFilePermissionEnum - Enum in org.pdfclown.documents.multimedia
Circumstance under which it is acceptable to write a temporary file in order to play a media clip.
MediaClipData.Viability - Class in org.pdfclown.documents.multimedia
Media clip data viability.
MediaClipSection - Class in org.pdfclown.documents.multimedia
Media clip section [PDF:1.7:9.1.3].
MediaClipSection(Document) - Constructor for class org.pdfclown.documents.multimedia.MediaClipSection
 
MediaDuration - Static variable in class org.pdfclown.objects.PdfName
 
MediaOffset<T> - Class in org.pdfclown.documents.multimedia
Media offset [PDF:1.7:9.1.5].
MediaOffset(Document, PdfName) - Constructor for class org.pdfclown.documents.multimedia.MediaOffset
 
MediaOffset(PdfDirectObject) - Constructor for class org.pdfclown.documents.multimedia.MediaOffset
 
MediaOffset - Static variable in class org.pdfclown.objects.PdfName
 
MediaOffset.Frame - Class in org.pdfclown.documents.multimedia
Media offset frame [PDF:1.7:9.1.5].
MediaOffset.Frame(Document, int) - Constructor for class org.pdfclown.documents.multimedia.MediaOffset.Frame
 
MediaOffset.Marker - Class in org.pdfclown.documents.multimedia
Media offset marker [PDF:1.7:9.1.5].
MediaOffset.Marker(Document, String) - Constructor for class org.pdfclown.documents.multimedia.MediaOffset.Marker
 
MediaOffset.Time - Class in org.pdfclown.documents.multimedia
Media offset time [PDF:1.7:9.1.5].
MediaOffset.Time(Document, double) - Constructor for class org.pdfclown.documents.multimedia.MediaOffset.Time
 
MediaPlayer - Class in org.pdfclown.documents.multimedia
Media player info [PDF:1.7:9.1.6].
MediaPlayer(Document) - Constructor for class org.pdfclown.documents.multimedia.MediaPlayer
 
MediaPlayerInfo - Static variable in class org.pdfclown.objects.PdfName
 
MediaPlayers - Class in org.pdfclown.documents.multimedia
Media player rules [PDF:1.7:9.1.6].
MediaPlayers(Document) - Constructor for class org.pdfclown.documents.multimedia.MediaPlayers
 
MediaPlayParameters - Class in org.pdfclown.documents.multimedia
Media play parameters [PDF:1.7:9.1.4].
MediaPlayParameters(Document) - Constructor for class org.pdfclown.documents.multimedia.MediaPlayParameters
 
MediaPlayParameters.Viability - Class in org.pdfclown.documents.multimedia
Media player parameters viability.
MediaPlayParameters.Viability.FitModeEnum - Enum in org.pdfclown.documents.multimedia
 
MediaPlayParams - Static variable in class org.pdfclown.objects.PdfName
 
MediaRendition - Class in org.pdfclown.documents.multimedia
Media rendition [PDF:1.7:9.1.2].
MediaRendition(MediaClip) - Constructor for class org.pdfclown.documents.multimedia.MediaRendition
 
MediaScreenParameters - Class in org.pdfclown.documents.multimedia
Media screen parameters [PDF:1.7:9.1.5].
MediaScreenParameters(Document) - Constructor for class org.pdfclown.documents.multimedia.MediaScreenParameters
 
MediaScreenParameters.Viability - Class in org.pdfclown.documents.multimedia
Media screen parameters viability.
MediaScreenParameters.Viability.FloatingWindowParameters - Class in org.pdfclown.documents.multimedia
 
MediaScreenParameters.Viability.FloatingWindowParameters(Dimension) - Constructor for class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum - Enum in org.pdfclown.documents.multimedia
 
MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum - Enum in org.pdfclown.documents.multimedia
 
MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum - Enum in org.pdfclown.documents.multimedia
 
MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum - Enum in org.pdfclown.documents.multimedia
 
MediaScreenParameters.Viability.WindowTypeEnum - Enum in org.pdfclown.documents.multimedia
 
MediaScreenParams - Static variable in class org.pdfclown.objects.PdfName
 
Metadata - Class in org.pdfclown.documents.interchange.metadata
Metadata stream [PDF:1.6:10.2.2].
Metadata(Document) - Constructor for class org.pdfclown.documents.interchange.metadata.Metadata
 
Metadata(PdfDirectObject) - Constructor for class org.pdfclown.documents.interchange.metadata.Metadata
 
Metadata - Static variable in class org.pdfclown.objects.PdfName
 
metrics - Variable in class org.pdfclown.documents.contents.fonts.Type1Font
 
MH - Static variable in class org.pdfclown.objects.PdfName
 
Mic - Static variable in class org.pdfclown.objects.PdfName
 
min - Static variable in class org.pdfclown.objects.PdfName
 
MissingWidth - Static variable in class org.pdfclown.objects.PdfName
 
MK - Static variable in class org.pdfclown.objects.PdfName
 
ML - Static variable in class org.pdfclown.objects.PdfName
 
MMType1 - Static variable in class org.pdfclown.objects.PdfName
 
MMType1Font - Class in org.pdfclown.documents.contents.fonts
Multiple Master Type 1 font [PDF:1.6:5.5.1].
ModDate - Static variable in class org.pdfclown.objects.PdfName
 
ModifyClipPath - Class in org.pdfclown.documents.contents.objects
Clipping path operation [PDF:1.6:4.4.2].
ModifyCTM - Class in org.pdfclown.documents.contents.objects
'Modify the current transformation matrix (CTM) by concatenating the specified matrix' operation [PDF:1.6:4.3.3].
ModifyCTM(AffineTransform) - Constructor for class org.pdfclown.documents.contents.objects.ModifyCTM
 
ModifyCTM(double, double, double, double, double, double) - Constructor for class org.pdfclown.documents.contents.objects.ModifyCTM
 
ModifyCTM(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ModifyCTM
 
MonitorSpecifierEnum - Enum in org.pdfclown.documents.multimedia
Monitor specifier [PDF:1.7:9.1.6].
move(int) - Method in class org.pdfclown.documents.contents.ContentScanner
Moves to the object at the given position.
move(int, int, int) - Method in class org.pdfclown.tools.PageManager
Moves a page range to a target position within the document.
moveEnd() - Method in class org.pdfclown.documents.contents.ContentScanner
Moves after the last object.
moveFirst() - Method in class org.pdfclown.documents.contents.ContentScanner
Moves to the first object.
moveLast() - Method in class org.pdfclown.documents.contents.ContentScanner
Moves to the last object.
moveNext() - Method in class org.pdfclown.documents.contents.ContentScanner
Moves to the next object.
moveNext() - Method in class org.pdfclown.tokens.BaseParser
 
moveNext() - Method in class org.pdfclown.tokens.FileParser
 
moveNext(int) - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer to the token at the given offset.
moveNext() - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer to the next token.
moveStart() - Method in class org.pdfclown.documents.contents.ContentScanner
Moves before the first object.
Movie - Class in org.pdfclown.documents.interaction.annotations
Movie annotation [PDF:1.6:8.4.5].
Movie(Page, Rectangle2D, String, Movie) - Constructor for class org.pdfclown.documents.interaction.annotations.Movie
 
Movie - Class in org.pdfclown.documents.multimedia
Movie object [PDF:1.6:9.3].
Movie(Document, FileSpecification<?>) - Constructor for class org.pdfclown.documents.multimedia.Movie
Creates a new movie within the given document context.
Movie(PdfDirectObject) - Constructor for class org.pdfclown.documents.multimedia.Movie
 
Movie - Static variable in class org.pdfclown.objects.PdfName
 
MR - Static variable in class org.pdfclown.objects.PdfName
 
MU - Static variable in class org.pdfclown.objects.PdfName
 
Multiply - Static variable in class org.pdfclown.objects.PdfName
 

N

N - Static variable in class org.pdfclown.objects.PdfName
 
Name - Static variable in class org.pdfclown.objects.PdfName
 
Named - Static variable in class org.pdfclown.objects.PdfName
 
NamedAction - Class in org.pdfclown.documents.interaction.actions
Named action [PDF:1.6:8.5.3].
NamedAction(Document, PdfName) - Constructor for class org.pdfclown.documents.interaction.actions.NamedAction
Creates a new action within the given document context.
NamedDestinations - Class in org.pdfclown.documents
Named destinations [PDF:1.6:3.6.3].
NamedDestinations(Document) - Constructor for class org.pdfclown.documents.NamedDestinations
 
NamedDestinations(PdfDirectObject) - Constructor for class org.pdfclown.documents.NamedDestinations
 
NamedEmbeddedFiles - Class in org.pdfclown.documents
Named embedded files [PDF:1.6:3.6.3].
NamedEmbeddedFiles(Document) - Constructor for class org.pdfclown.documents.NamedEmbeddedFiles
 
NamedEmbeddedFiles(PdfDirectObject) - Constructor for class org.pdfclown.documents.NamedEmbeddedFiles
 
NamedJavaScripts - Class in org.pdfclown.documents
Named JavaScript actions [PDF:1.6:3.6.3].
NamedJavaScripts(Document) - Constructor for class org.pdfclown.documents.NamedJavaScripts
 
NamedRenditions - Class in org.pdfclown.documents
Named renditions [PDF:1.6:3.6.3].
NamedRenditions(Document) - Constructor for class org.pdfclown.documents.NamedRenditions
 
NamePrefix - Static variable in class org.pdfclown.tokens.Keyword
PDF name marker.
Names - Class in org.pdfclown.documents
Name dictionary [PDF:1.6:3.6.3].
Names(Document) - Constructor for class org.pdfclown.documents.Names
 
Names - Static variable in class org.pdfclown.objects.PdfName
 
NameTree<TValue extends PdfObjectWrapper<?>> - Class in org.pdfclown.objects
Name tree [PDF:1.7:3.8.5].
NameTree(Document) - Constructor for class org.pdfclown.objects.NameTree
 
NameTree(PdfDirectObject) - Constructor for class org.pdfclown.objects.NameTree
 
NewParagraph - Static variable in class org.pdfclown.objects.PdfName
 
NewWindow - Static variable in class org.pdfclown.objects.PdfName
 
Next - Static variable in class org.pdfclown.objects.PdfName
 
NextPage - Static variable in class org.pdfclown.objects.PdfName
 
NM - Static variable in class org.pdfclown.objects.PdfName
 
None - Static variable in class org.pdfclown.objects.PdfName
 
NoneComponentName - Static variable in class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
Special colorant name never producing any visible output.
NonZero - Static variable in class org.pdfclown.documents.contents.objects.ModifyClipPath
'Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path' operation.
NonZeroOperator - Static variable in class org.pdfclown.documents.contents.objects.ModifyClipPath
 
Normal - Static variable in class org.pdfclown.objects.PdfName
 
normalizeComponent(double) - Static method in class org.pdfclown.documents.contents.colorSpaces.Color
Gets the normalized value of a color component [PDF:1.6:4.5.1].
NotApproved - Static variable in class org.pdfclown.objects.PdfName
 
Note - Class in org.pdfclown.documents.interaction.annotations
Text annotation [PDF:1.6:8.4.5].
Note(Page, Point2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Note
 
Note - Static variable in class org.pdfclown.objects.PdfName
 
Note.IconTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Icon to be used in displaying the annotation [PDF:1.6:8.4.5].
NotForPublicRelease - Static variable in class org.pdfclown.objects.PdfName
 
notifyStart() - Method in class org.pdfclown.documents.contents.ContentScanner
Notifies the scan start to listeners.
NotImplementedException - Exception in org.pdfclown.util
Exception thrown to indicate that a block of code has not been implemented yet.
NotImplementedException() - Constructor for exception org.pdfclown.util.NotImplementedException
 
NotImplementedException(String) - Constructor for exception org.pdfclown.util.NotImplementedException
 
NotImplementedException(String, Throwable) - Constructor for exception org.pdfclown.util.NotImplementedException
 
NU - Static variable in class org.pdfclown.objects.PdfName
 
Null - Static variable in class org.pdfclown.tokens.Keyword
PDF null object.
numberToByteArray(int, int, ByteOrder) - Static method in class org.pdfclown.util.ConvertUtils
 
NumberTree<TValue extends PdfObjectWrapper<?>> - Class in org.pdfclown.objects
Number tree [PDF:1.7:3.8.6].
NumberTree(Document) - Constructor for class org.pdfclown.objects.NumberTree
 
NumberTree(PdfDirectObject) - Constructor for class org.pdfclown.objects.NumberTree
 
Nums - Static variable in class org.pdfclown.objects.PdfName
 

O

O - Static variable in class org.pdfclown.objects.PdfName
 
objects - Variable in class org.pdfclown.documents.contents.objects.CompositeObject
 
ObjectStream - Class in org.pdfclown.tokens
Object stream containing a sequence of PDF objects [PDF:1.6:3.4.6].
ObjectStream() - Constructor for class org.pdfclown.tokens.ObjectStream
 
ObjectStream(PdfDictionary, IBuffer) - Constructor for class org.pdfclown.tokens.ObjectStream
 
ObjStm - Static variable in class org.pdfclown.objects.PdfName
 
OC - Static variable in class org.pdfclown.objects.PdfName
 
OCG - Static variable in class org.pdfclown.objects.PdfName
 
OCGs - Static variable in class org.pdfclown.objects.PdfName
 
OCMD - Static variable in class org.pdfclown.objects.PdfName
 
OCProperties - Static variable in class org.pdfclown.objects.PdfName
 
OFF - Static variable in class org.pdfclown.objects.PdfName
 
Off - Static variable in class org.pdfclown.objects.PdfName
 
ON - Static variable in class org.pdfclown.objects.PdfName
 
onChange(IBuffer) - Method in interface org.pdfclown.bytes.IBuffer.IListener
Notifies the dirtiness of the observed buffer.
OneColumn - Static variable in class org.pdfclown.objects.PdfName
 
onLoad() - Method in class org.pdfclown.documents.contents.fonts.CompositeFont
 
onLoad() - Method in class org.pdfclown.documents.contents.fonts.Font
Notifies the loading of font information from an existing PDF font structure.
onLoad() - Method in class org.pdfclown.documents.contents.fonts.SimpleFont
 
onLoad() - Method in class org.pdfclown.documents.contents.fonts.StandardType1Font
 
onStart(ContentScanner) - Method in interface org.pdfclown.documents.contents.ContentScanner.IListener
Notifies the scan start.
OP - Static variable in class org.pdfclown.objects.PdfName
 
Open - Static variable in class org.pdfclown.objects.PdfName
 
OpenAction - Static variable in class org.pdfclown.objects.PdfName
 
OpenAngleBracket - Static variable in class org.pdfclown.tokens.Symbol
 
OpenArrow - Static variable in class org.pdfclown.objects.PdfName
 
OpenRoundBracket - Static variable in class org.pdfclown.tokens.Symbol
 
OpenSquareBracket - Static variable in class org.pdfclown.tokens.Symbol
 
OpenType - Static variable in class org.pdfclown.objects.PdfName
 
operands - Variable in class org.pdfclown.documents.contents.objects.Operation
 
Operation - Class in org.pdfclown.documents.contents.objects
Content stream instruction [PDF:1.6:3.7.1].
Operation(String) - Constructor for class org.pdfclown.documents.contents.objects.Operation
 
Operation(String, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.objects.Operation
 
Operation(String, PdfDirectObject...) - Constructor for class org.pdfclown.documents.contents.objects.Operation
 
Operation(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.Operation
 
OperationUtils - Class in org.pdfclown.util.math
Specialized math operations.
OperationUtils() - Constructor for class org.pdfclown.util.math.OperationUtils
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.ApplyExtGState
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.BeginInlineImage
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.BeginSubpath
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.BeginText
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.CloseSubpath
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.DrawLine
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.DrawRectangle
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.EndInlineImage
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.EndMarkedContent
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.EndText
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.ModifyCTM
 
operator - Variable in class org.pdfclown.documents.contents.objects.Operation
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.PaintShading
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.PaintXObject
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.RestoreGraphicsState
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SaveGraphicsState
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetCharSpace
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceCMYKFillColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceCMYKStrokeColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceGrayFillColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceGrayStrokeColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceRGBFillColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetDeviceRGBStrokeColor
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetFillColor
'Set the color to use for nonstroking operations in a device, CIE-based (other than ICCBased), or Indexed color space' operator.
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetFont
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetLineCap
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetLineDash
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetLineJoin
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetLineWidth
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetMiterLimit
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetStrokeColor
'Set the color to use for stroking operations in a device, CIE-based (other than ICCBased), or Indexed color space' operator.
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetTextLead
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetTextMatrix
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetTextRise
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetTextScale
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.SetWordSpace
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.ShowSimpleText
 
Operator - Static variable in class org.pdfclown.documents.contents.objects.TranslateTextToNextLine
 
Opt - Static variable in class org.pdfclown.objects.PdfName
 
Optimizer - Class in org.pdfclown.tools
Tool to enhance PDF files.
Optimizer() - Constructor for class org.pdfclown.tools.Optimizer
 
OptionsEnum - Enum in org.pdfclown.documents.interaction.actions
Action options.
Order - Static variable in class org.pdfclown.objects.PdfName
 
Ordering - Static variable in class org.pdfclown.objects.PdfName
 
org.pdfclown - package org.pdfclown
Root namespace of PDF Clown library.
org.pdfclown.bytes - package org.pdfclown.bytes
I/O support.
org.pdfclown.bytes.filters - package org.pdfclown.bytes.filters
Stream encoding/decoding filters [PDF:1.6:3.3].
org.pdfclown.documents - package org.pdfclown.documents
Document-level objects [PDF:1.6:3.6].
org.pdfclown.documents.contents - package org.pdfclown.documents.contents
Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7].
org.pdfclown.documents.contents.colorSpaces - package 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 - package org.pdfclown.documents.contents.composition
Typographic composition.
org.pdfclown.documents.contents.entities - package org.pdfclown.documents.contents.entities
Specialized graphic types.
org.pdfclown.documents.contents.fonts - package org.pdfclown.documents.contents.fonts
Font type definitions used to draw text inside content streams [PDF:1.6:5].
org.pdfclown.documents.contents.layers - package org.pdfclown.documents.contents.layers
Optional content [PDF:1.6:4.10], also known as layered content.
org.pdfclown.documents.contents.objects - package org.pdfclown.documents.contents.objects
Content stream instructions [PDF:1.6:3.7.1].
org.pdfclown.documents.contents.tokens - package org.pdfclown.documents.contents.tokens
Content stream serialization [PDF:1.6:3.7.1].
org.pdfclown.documents.contents.xObjects - package 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 - package 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 - package 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 - package 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 - package org.pdfclown.documents.interaction.actions
Actions used to perform specific operations when triggered [PDF:1.6:8.5].
org.pdfclown.documents.interaction.annotations - package 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 - package 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.forms.styles - package org.pdfclown.documents.interaction.forms.styles
Custom form field appearance.
org.pdfclown.documents.interaction.navigation.document - package 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 - package 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 - package org.pdfclown.documents.interaction.viewer
PDF viewer settings [PDF:1.6:8.1].
org.pdfclown.documents.interchange.access - package org.pdfclown.documents.interchange.access
Features that support document accessibility.
org.pdfclown.documents.interchange.metadata - package org.pdfclown.documents.interchange.metadata
Features that support global information about the document [PDF:1.6:10.2].
org.pdfclown.documents.multimedia - package 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 - package org.pdfclown.files
File-level objects [PDF:1.6:3.4].
org.pdfclown.objects - package org.pdfclown.objects
Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8].
org.pdfclown.tokens - package org.pdfclown.tokens
PDF file serialization [PDF:1.6:3].
org.pdfclown.tools - package org.pdfclown.tools
Specialized tools for performing common operations on PDF files.
org.pdfclown.util - package org.pdfclown.util
 
org.pdfclown.util.math - package org.pdfclown.util.math
 
org.pdfclown.util.math.geom - package org.pdfclown.util.math.geom
 
org.pdfclown.util.metadata - package org.pdfclown.util.metadata
 
org.pdfclown.util.parsers - package org.pdfclown.util.parsers
 
OS - Static variable in class org.pdfclown.objects.PdfName
 
Outlines - Static variable in class org.pdfclown.objects.PdfName
 
OutputStream - Class in org.pdfclown.bytes
Output stream default implementation.
OutputStream(OutputStream) - Constructor for class org.pdfclown.bytes.OutputStream
 
Overlay - Static variable in class org.pdfclown.objects.PdfName
 

P

P - Static variable in class org.pdfclown.objects.PdfName
 
Page - Class in org.pdfclown.documents
Document page [PDF:1.6:3.6.2].
Page(Document) - Constructor for class org.pdfclown.documents.Page
Creates a new page within the specified document context, using the default size.
Page(Document, Dimension2D) - Constructor for class org.pdfclown.documents.Page
Creates a new page within the specified document context.
Page - Static variable in class org.pdfclown.objects.PdfName
 
Page.TabOrderEnum - Enum in org.pdfclown.documents
Annotations tab order [PDF:1.6:3.6.2].
PageActions - Class in org.pdfclown.documents
Page actions [PDF:1.6:8.5.2].
PageActions(Document) - Constructor for class org.pdfclown.documents.PageActions
 
PageAnnotations - Class in org.pdfclown.documents
Page annotations [PDF:1.6:3.6.2].
PageArticleElements - Class in org.pdfclown.documents
Page article beads [PDF:1.7:3.6.2].
PageElements<TItem extends PdfObjectWrapper<PdfDictionary>> - Class in org.pdfclown.documents
Page elements.
PageFormat - Class in org.pdfclown.documents
Page format.
PageFormat.OrientationEnum - Enum in org.pdfclown.documents
Page orientation.
PageFormat.SizeEnum - Enum in org.pdfclown.documents
Paper size.
PageLabel - Class in org.pdfclown.documents.interaction.navigation.page
Page label range [PDF:1.7:8.3.1].
PageLabel(Document, PageLabel.NumberStyleEnum) - Constructor for class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
PageLabel(Document, String, PageLabel.NumberStyleEnum, int) - Constructor for class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
PageLabel - Static variable in class org.pdfclown.objects.PdfName
 
PageLabel.NumberStyleEnum - Enum in org.pdfclown.documents.interaction.navigation.page
 
PageLabels - Class in org.pdfclown.documents
Page label ranges [PDF:1.6:3.6.1].
PageLabels(Document) - Constructor for class org.pdfclown.documents.PageLabels
 
PageLabels - Static variable in class org.pdfclown.objects.PdfName
 
PageLayout - Static variable in class org.pdfclown.objects.PdfName
 
PageManager - Class in org.pdfclown.tools
Tool for page management.
PageManager() - Constructor for class org.pdfclown.tools.PageManager
 
PageManager(Document) - Constructor for class org.pdfclown.tools.PageManager
 
PageMode - Static variable in class org.pdfclown.objects.PdfName
 
Pages - Class in org.pdfclown.documents
Document pages collection [PDF:1.6:3.6.2].
Pages - Static variable in class org.pdfclown.objects.PdfName
 
PageStamper - Class in org.pdfclown.tools
Tool for content insertion into existing pages.
PageStamper() - Constructor for class org.pdfclown.tools.PageStamper
 
PageStamper(Page) - Constructor for class org.pdfclown.tools.PageStamper
 
PaintPath - Class in org.pdfclown.documents.contents.objects
Path-painting operation [PDF:1.6:4.4.2].
PaintShading - Class in org.pdfclown.documents.contents.objects
'Paint the shape and color shading' operation [PDF:1.6:4.6.3].
PaintShading(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.PaintShading
 
PaintShading(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.PaintShading
 
PaintType - Static variable in class org.pdfclown.objects.PdfName
 
PaintXObject - Class in org.pdfclown.documents.contents.objects
'Paint the specified XObject' operation [PDF:1.6:4.7].
PaintXObject(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.PaintXObject
 
PaintXObject(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.PaintXObject
 
Paperclip - Static variable in class org.pdfclown.objects.PdfName
 
Paragraph - Static variable in class org.pdfclown.objects.PdfName
 
Params - Static variable in class org.pdfclown.objects.PdfName
 
Parent - Static variable in class org.pdfclown.objects.PdfName
 
parseContentObject() - Method in class org.pdfclown.documents.contents.tokens.ContentParser
Parses the next content object [PDF:1.6:4.1].
parseContentObjects() - Method in class org.pdfclown.documents.contents.tokens.ContentParser
Parses the next content objects.
ParseException - Exception in org.pdfclown.util.parsers
Exception thrown in case of unexpected condition while parsing.
ParseException(String) - Constructor for exception org.pdfclown.util.parsers.ParseException
 
ParseException(String, long) - Constructor for exception org.pdfclown.util.parsers.ParseException
 
ParseException(Throwable) - Constructor for exception org.pdfclown.util.parsers.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.pdfclown.util.parsers.ParseException
 
ParseException(String, Throwable, long) - Constructor for exception org.pdfclown.util.parsers.ParseException
 
parseOperation() - Method in class org.pdfclown.documents.contents.tokens.ContentParser
Parses the next operation.
parsePdfObject() - Method in class org.pdfclown.documents.contents.tokens.ContentParser
 
parsePdfObject() - Method in class org.pdfclown.tokens.BaseParser
Parses the current PDF object [PDF:1.6:3.2].
parsePdfObject(int) - Method in class org.pdfclown.tokens.BaseParser
Parses a PDF object after moving to the given token offset.
parsePdfObject() - Method in class org.pdfclown.tokens.FileParser
 
Path - Class in org.pdfclown.documents.contents.objects
Path object [PDF:1.6:4.4].
Path() - Constructor for class org.pdfclown.documents.contents.objects.Path
 
Path(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.Path
 
Pattern<TDataObject extends PdfDataObject> - Class in org.pdfclown.documents.contents.colorSpaces
Paint that consists of a repeating graphical figure or a smoothly varying color gradient instead of a simple color [PDF:1.6:4.6].
Pattern(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.Pattern
 
Pattern(PatternColorSpace, PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.Pattern
 
Pattern - Static variable in class org.pdfclown.objects.PdfName
 
PatternColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Pattern color space [PDF:1.6:4.5.5].
PatternResources - Class in org.pdfclown.documents.contents
Pattern resources collection [PDF:1.6:3.7.2].
PatternResources(Document) - Constructor for class org.pdfclown.documents.contents.PatternResources
 
PatternType - Static variable in class org.pdfclown.objects.PdfName
 
PC - Static variable in class org.pdfclown.objects.PdfName
 
PDF - Annotation Type in org.pdfclown
Indicates the PDF compatibility level of the annotated element.
Pdf - Static variable in class org.pdfclown.tokens.Encoding
 
PdfArray - Class in org.pdfclown.objects
PDF array object, that is a one-dimensional collection of (possibly-heterogeneous) objects arranged sequentially [PDF:1.7:3.2.5].
PdfArray() - Constructor for class org.pdfclown.objects.PdfArray
 
PdfArray(int) - Constructor for class org.pdfclown.objects.PdfArray
 
PdfArray(PdfDirectObject...) - Constructor for class org.pdfclown.objects.PdfArray
 
PdfArray(List<? extends PdfDirectObject>) - Constructor for class org.pdfclown.objects.PdfArray
 
PdfBoolean - Class in org.pdfclown.objects
PDF boolean object [PDF:1.6:3.2.1].
PdfDataObject - Class in org.pdfclown.objects
PDF data object.
PdfDataObject() - Constructor for class org.pdfclown.objects.PdfDataObject
 
PdfDate - Class in org.pdfclown.objects
PDF date object [PDF:1.6:3.8.3].
PdfDate(Date) - Constructor for class org.pdfclown.objects.PdfDate
 
PdfDictionary - Class in org.pdfclown.objects
PDF dictionary object [PDF:1.6:3.2.6].
PdfDictionary() - Constructor for class org.pdfclown.objects.PdfDictionary
 
PdfDictionary(int) - Constructor for class org.pdfclown.objects.PdfDictionary
 
PdfDictionary(PdfName[], PdfDirectObject[]) - Constructor for class org.pdfclown.objects.PdfDictionary
 
PdfDictionary(Map<PdfName, PdfDirectObject>) - Constructor for class org.pdfclown.objects.PdfDictionary
 
PdfDirectObject - Class in org.pdfclown.objects
Abstract PDF direct object.
PdfDirectObject() - Constructor for class org.pdfclown.objects.PdfDirectObject
 
PDFDocEncoding - Static variable in class org.pdfclown.objects.PdfName
 
PdfDocEncoding - Class in org.pdfclown.tokens
Encoding for text strings in a PDF document outside the document's content streams [PDF:1.7:D].
PdfEncoding - Class in org.pdfclown.tokens
PDF serialization encoding [PDF:1.6:3.1].
PdfIndirectObject - Class in org.pdfclown.objects
PDF indirect object [PDF:1.6:3.2.9].
PdfIndirectObject(File, PdfDataObject, XRefEntry) - Constructor for class org.pdfclown.objects.PdfIndirectObject
For internal use only.
PdfInteger - Class in org.pdfclown.objects
PDF integer number object [PDF:1.6:3.2.2].
PdfInteger(int) - Constructor for class org.pdfclown.objects.PdfInteger
 
PdfName - Class in org.pdfclown.objects
PDF name object [PDF:1.6:3.2.4].
PdfName(String) - Constructor for class org.pdfclown.objects.PdfName
 
PdfName(String, boolean) - Constructor for class org.pdfclown.objects.PdfName
For internal use only.
PdfNumber<TValue extends Number> - Class in org.pdfclown.objects
PDF number object [PDF:1.6:3.2.2].
PdfNumber() - Constructor for class org.pdfclown.objects.PdfNumber
 
PdfObject - Class in org.pdfclown.objects
Abstract PDF object.
PdfObject() - Constructor for class org.pdfclown.objects.PdfObject
 
PdfObjectWrapper<TDataObject extends PdfDataObject> - Class in org.pdfclown.objects
High-level representation of a PDF object.
PdfObjectWrapper() - Constructor for class org.pdfclown.objects.PdfObjectWrapper
Instantiates an empty wrapper.
PdfObjectWrapper(PdfDirectObject) - Constructor for class org.pdfclown.objects.PdfObjectWrapper
Instantiates a wrapper from the specified base object.
PdfObjectWrapper(Document, TDataObject) - Constructor for class org.pdfclown.objects.PdfObjectWrapper
Instantiates a wrapper registering the specified base data object into the specified document context.
PdfObjectWrapper(File, TDataObject) - Constructor for class org.pdfclown.objects.PdfObjectWrapper
Instantiates a wrapper registering the specified base data object into the specified file context.
PdfReal - Class in org.pdfclown.objects
PDF real number object [PDF:1.6:3.2.2].
PdfReal(double) - Constructor for class org.pdfclown.objects.PdfReal
 
PdfReference - Class in org.pdfclown.objects
PDF indirect reference object [PDF:1.6:3.2.9].
PdfReference(FileParser.Reference, File) - Constructor for class org.pdfclown.objects.PdfReference
For internal use only.
PdfSimpleObject<TValue> - Class in org.pdfclown.objects
Abstract PDF simple object.
PdfSimpleObject() - Constructor for class org.pdfclown.objects.PdfSimpleObject
 
PdfStream - Class in org.pdfclown.objects
PDF stream object [PDF:1.6:3.2.7].
PdfStream() - Constructor for class org.pdfclown.objects.PdfStream
 
PdfStream(PdfDictionary) - Constructor for class org.pdfclown.objects.PdfStream
 
PdfStream(IBuffer) - Constructor for class org.pdfclown.objects.PdfStream
 
PdfStream(PdfDictionary, IBuffer) - Constructor for class org.pdfclown.objects.PdfStream
 
PdfString - Class in org.pdfclown.objects
PDF string object [PDF:1.6:3.2.3].
PdfString(byte[]) - Constructor for class org.pdfclown.objects.PdfString
 
PdfString(String) - Constructor for class org.pdfclown.objects.PdfString
 
PdfString(byte[], PdfString.SerializationModeEnum) - Constructor for class org.pdfclown.objects.PdfString
 
PdfString(String, PdfString.SerializationModeEnum) - Constructor for class org.pdfclown.objects.PdfString
 
PdfString() - Constructor for class org.pdfclown.objects.PdfString
 
PdfString.SerializationModeEnum - Enum in org.pdfclown.objects
String serialization mode.
PdfTextString - Class in org.pdfclown.objects
PDF text string object [PDF:1.6:3.8.1].
PdfTextString(byte[]) - Constructor for class org.pdfclown.objects.PdfTextString
 
PdfTextString(String) - Constructor for class org.pdfclown.objects.PdfTextString
 
PdfTextString(byte[], PdfString.SerializationModeEnum) - Constructor for class org.pdfclown.objects.PdfTextString
 
PdfTextString(String, PdfString.SerializationModeEnum) - Constructor for class org.pdfclown.objects.PdfTextString
 
Percent - Static variable in class org.pdfclown.tokens.Symbol
 
PI - Static variable in class org.pdfclown.objects.PdfName
 
PID - Static variable in class org.pdfclown.objects.PdfName
 
PL - Static variable in class org.pdfclown.objects.PdfName
 
PlayMovie - Class in org.pdfclown.documents.interaction.actions
'Play a movie' action [PDF:1.6:8.5.3].
PlayMovie(Document, Movie) - Constructor for class org.pdfclown.documents.interaction.actions.PlayMovie
Creates a new action within the given document context.
PlaySound - Class in org.pdfclown.documents.interaction.actions
'Play a sound' action [PDF:1.6:8.5.3].
PlaySound(Document, Sound) - Constructor for class org.pdfclown.documents.interaction.actions.PlaySound
Creates a new action within the given document context.
PO - Static variable in class org.pdfclown.objects.PdfName
 
Polygon - Class in org.pdfclown.documents.interaction.annotations
Polygon annotation [PDF:1.6:8.4.5].
Polygon(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Polygon
 
Polygon - Static variable in class org.pdfclown.objects.PdfName
 
Polyline - Class in org.pdfclown.documents.interaction.annotations
Polyline annotation [PDF:1.6:8.4.5].
Polyline(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Polyline
 
PolyLine - Static variable in class org.pdfclown.objects.PdfName
 
Popup - Class in org.pdfclown.documents.interaction.annotations
Pop-up annotation [PDF:1.6:8.4.5].
Popup(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Popup
 
Popup - Static variable in class org.pdfclown.objects.PdfName
 
PostScriptParser - Class in org.pdfclown.util.parsers
PostScript (non-procedural subset) parser [PS].
PostScriptParser(IInputStream) - Constructor for class org.pdfclown.util.parsers.PostScriptParser
 
PostScriptParser(byte[]) - Constructor for class org.pdfclown.util.parsers.PostScriptParser
 
PostScriptParser.TokenTypeEnum - Enum in org.pdfclown.util.parsers
 
Predictor - Static variable in class org.pdfclown.objects.PdfName
 
Prev - Static variable in class org.pdfclown.objects.PdfName
 
PrevPage - Static variable in class org.pdfclown.objects.PdfName
 
PrimitiveComposer - Class in org.pdfclown.documents.contents.composition
Content stream primitive composer.
PrimitiveComposer(ContentScanner) - Constructor for class org.pdfclown.documents.contents.composition.PrimitiveComposer
 
PrimitiveComposer(IContentContext) - Constructor for class org.pdfclown.documents.contents.composition.PrimitiveComposer
 
print(Graphics, PageFormat, int) - Method in class org.pdfclown.documents.Page
 
Print - Static variable in class org.pdfclown.objects.PdfName
 
print(Pageable) - Method in class org.pdfclown.tools.Renderer
Prints the specified document.
print(Pageable, boolean) - Method in class org.pdfclown.tools.Renderer
Prints the specified document.
PrintState - Static variable in class org.pdfclown.objects.PdfName
 
process(Interval<Integer>, ITextString) - Method in interface org.pdfclown.tools.TextExtractor.IIntervalFilter
Notifies current matching.
Producer - Static variable in class org.pdfclown.objects.PdfName
 
Properties - Static variable in class org.pdfclown.objects.PdfName
 
PropertyList - Class in org.pdfclown.documents.contents
Private information meaningful to the program (application or plugin extension) creating the marked content [PDF:1.6:10.5.1].
PropertyList(Document, PdfDictionary) - Constructor for class org.pdfclown.documents.contents.PropertyList
 
PropertyList(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.PropertyList
 
PropertyListOperator - Static variable in class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
PropertyListOperator - Static variable in class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
PropertyListResources - Class in org.pdfclown.documents.contents
Property list resources collection [PDF:1.6:3.7.2].
PropertyListResources(Document) - Constructor for class org.pdfclown.documents.contents.PropertyListResources
 
Push - Static variable in class org.pdfclown.objects.PdfName
 
PushButton - Class in org.pdfclown.documents.interaction.forms
Pushbutton field [PDF:1.6:8.6.3].
PushButton(String, Widget, String) - Constructor for class org.pdfclown.documents.interaction.forms.PushButton
Creates a new pushbutton within the given document context.
PushPin - Static variable in class org.pdfclown.objects.PdfName
 
put(PdfName, PdfDirectObject) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
put(PdfName, TValue) - Method in class org.pdfclown.documents.contents.ResourceItems
 
put(String, EmbeddedFile) - Method in class org.pdfclown.documents.files.RelatedFiles
 
put(PdfName, Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
put(PdfName, FormXObject) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
put(String, Field) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
put(PdfName, Object) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
put(PdfString, Rendition) - Method in class org.pdfclown.documents.NamedRenditions
 
put(PdfName, PdfDirectObject) - Method in class org.pdfclown.objects.PdfDictionary
 
put(TKey, TValue) - Method in class org.pdfclown.objects.Tree
 
put(Integer, PdfDataObject) - Method in class org.pdfclown.tokens.ObjectStream
For internal use only.
put(Integer, XRefEntry) - Method in class org.pdfclown.tokens.XRefStream
 
put(K, V) - Method in class org.pdfclown.util.BiMap
 
putAll(Map<? extends PdfName, ? extends PdfDirectObject>) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
putAll(Map<? extends PdfName, ? extends TValue>) - Method in class org.pdfclown.documents.contents.ResourceItems
 
putAll(Map<? extends String, ? extends EmbeddedFile>) - Method in class org.pdfclown.documents.files.RelatedFiles
 
putAll(Map<? extends PdfName, ? extends Action>) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
putAll(Map<? extends PdfName, ? extends FormXObject>) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
putAll(Map<? extends String, ? extends Field>) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
putAll(Map<? extends PdfName, ? extends Object>) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
putAll(Map<? extends PdfName, ? extends PdfDirectObject>) - Method in class org.pdfclown.objects.PdfDictionary
 
putAll(Map<? extends TKey, ? extends TValue>) - Method in class org.pdfclown.objects.Tree
 
putAll(Map<? extends Integer, ? extends PdfDataObject>) - Method in class org.pdfclown.tokens.ObjectStream
 
putAll(Map<? extends Integer, ? extends XRefEntry>) - Method in class org.pdfclown.tokens.XRefStream
 
putAll(Map<? extends K, ? extends V>) - Method in class org.pdfclown.util.BiMap
 
putAllInverse(Map<? extends V, ? extends K>) - Method in class org.pdfclown.util.BiMap
 
PV - Static variable in class org.pdfclown.objects.PdfName
 

Q

Q - Static variable in class org.pdfclown.objects.PdfName
 
Quad - Class in org.pdfclown.util.math.geom
Quadrilateral shape.
Quad(Point2D...) - Constructor for class org.pdfclown.util.math.geom.Quad
 
QuadPoints - Static variable in class org.pdfclown.objects.PdfName
 

R

R - Static variable in class org.pdfclown.objects.PdfName
 
r - Static variable in class org.pdfclown.objects.PdfName
 
R2L - Static variable in class org.pdfclown.objects.PdfName
 
RadioButton - Class in org.pdfclown.documents.interaction.forms
Radio button field [PDF:1.6:8.6.3].
RadioButton(String, DualWidget[], String) - Constructor for class org.pdfclown.documents.interaction.forms.RadioButton
Creates a new radiobutton within the given document context.
Range - Static variable in class org.pdfclown.objects.PdfName
 
RBGroups - Static variable in class org.pdfclown.objects.PdfName
 
RC - Static variable in class org.pdfclown.objects.PdfName
 
RClosedArrow - Static variable in class org.pdfclown.objects.PdfName
 
read(byte[]) - Method in class org.pdfclown.bytes.Buffer
 
read(byte[], int, int) - Method in class org.pdfclown.bytes.Buffer
 
read(byte[]) - Method in class org.pdfclown.bytes.FileInputStream
 
read(byte[], int, int) - Method in class org.pdfclown.bytes.FileInputStream
 
read(byte[]) - Method in interface org.pdfclown.bytes.IInputStream
Reads a sequence of bytes.
read(byte[], int, int) - Method in interface org.pdfclown.bytes.IInputStream
Reads a sequence of bytes.
readByte() - Method in class org.pdfclown.bytes.Buffer
 
readByte() - Method in class org.pdfclown.bytes.FileInputStream
 
readByte() - Method in interface org.pdfclown.bytes.IInputStream
Reads a byte.
Reader - Class in org.pdfclown.tokens
PDF file reader.
Reader(IInputStream, File) - Constructor for class org.pdfclown.tokens.Reader
For internal use only.
Reader.FileInfo - Class in org.pdfclown.tokens
 
readInfo() - Method in class org.pdfclown.tokens.Reader
Retrieves the file information.
readInt() - Method in class org.pdfclown.bytes.Buffer
 
readInt(int) - Method in class org.pdfclown.bytes.Buffer
 
readInt() - Method in class org.pdfclown.bytes.FileInputStream
 
readInt(int) - Method in class org.pdfclown.bytes.FileInputStream
 
readInt() - Method in interface org.pdfclown.bytes.IInputStream
Reads an integer.
readInt(int) - Method in interface org.pdfclown.bytes.IInputStream
Reads a variable-length integer.
readLine() - Method in class org.pdfclown.bytes.Buffer
 
readLine() - Method in class org.pdfclown.bytes.FileInputStream
 
readLine() - Method in interface org.pdfclown.bytes.IInputStream
Reads the next line of text.
readShort() - Method in class org.pdfclown.bytes.Buffer
 
readShort() - Method in class org.pdfclown.bytes.FileInputStream
 
readShort() - Method in interface org.pdfclown.bytes.IInputStream
Reads a short integer.
readString(int) - Method in class org.pdfclown.bytes.Buffer
 
readString(int) - Method in class org.pdfclown.bytes.FileInputStream
 
readString(int) - Method in interface org.pdfclown.bytes.IInputStream
Reads a string.
readUnsignedByte() - Method in class org.pdfclown.bytes.Buffer
 
readUnsignedByte() - Method in class org.pdfclown.bytes.FileInputStream
 
readUnsignedByte() - Method in interface org.pdfclown.bytes.IInputStream
Reads an unsigned byte integer.
readUnsignedShort() - Method in class org.pdfclown.bytes.Buffer
 
readUnsignedShort() - Method in class org.pdfclown.bytes.FileInputStream
 
readUnsignedShort() - Method in interface org.pdfclown.bytes.IInputStream
Reads an unsigned short integer.
Rect - Static variable in class org.pdfclown.objects.PdfName
 
Rectangle - Class in org.pdfclown.documents.interaction.annotations
Square annotation [PDF:1.6:8.4.5].
Rectangle(Page, Rectangle2D, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Rectangle
 
Rectangle - Class in org.pdfclown.objects
PDF rectangle object [PDF:1.6:3.8.4].
Rectangle(RectangularShape) - Constructor for class org.pdfclown.objects.Rectangle
 
Rectangle(Point2D, Point2D) - Constructor for class org.pdfclown.objects.Rectangle
 
Rectangle(double, double, double, double) - Constructor for class org.pdfclown.objects.Rectangle
 
Reference - Static variable in class org.pdfclown.tokens.Keyword
PDF indirect reference marker.
register(PdfDataObject) - Method in class org.pdfclown.files.File
Registers an internal data object.
Registry - Static variable in class org.pdfclown.objects.PdfName
 
RelatedFiles - Class in org.pdfclown.documents.files
Embedded files referenced by another one (dependencies) [PDF:1.6:3.10.3].
RelatedFiles(Document) - Constructor for class org.pdfclown.documents.files.RelatedFiles
 
RemoteDestination - Class in org.pdfclown.documents.interaction.navigation.document
Remote interaction target [PDF:1.6:8.2.1].
RemoteDestination(Document, int) - Constructor for class org.pdfclown.documents.interaction.navigation.document.RemoteDestination
 
RemoteDestination(Document, int, Destination.ModeEnum, Object, Double) - Constructor for class org.pdfclown.documents.interaction.navigation.document.RemoteDestination
 
remove(int) - Method in class org.pdfclown.documents.contents.Contents
 
remove(Object) - Method in class org.pdfclown.documents.contents.Contents
 
remove() - Method in class org.pdfclown.documents.contents.ContentScanner
Removes the content object at the current position.
remove(int) - Method in class org.pdfclown.documents.contents.layers.Layers
 
remove(Object) - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
remove(Object) - Method in class org.pdfclown.documents.contents.ResourceItems
 
remove(Object) - Method in class org.pdfclown.documents.files.RelatedFiles
 
remove(int) - Method in class org.pdfclown.documents.functions.Functions
 
remove(Object) - Method in class org.pdfclown.documents.functions.Functions
 
remove(int) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
remove(Object) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
remove(Object) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
remove(int) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
remove(Object) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
remove(Object) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
remove(int) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
remove(Object) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
remove(Object) - Method in class org.pdfclown.documents.interaction.forms.Fields
 
remove(int) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
remove(Object) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
remove(int) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
remove(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
remove(Object) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
remove(int) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
remove(Object) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
remove(Object) - Method in class org.pdfclown.documents.NamedRenditions
 
remove(int) - Method in class org.pdfclown.documents.PageElements
 
remove(Object) - Method in class org.pdfclown.documents.PageElements
 
remove(int) - Method in class org.pdfclown.documents.Pages
 
remove(Object) - Method in class org.pdfclown.documents.Pages
 
remove(int) - Method in class org.pdfclown.files.IndirectObjects
 
remove(Object) - Method in class org.pdfclown.files.IndirectObjects
 
remove(Object) - Method in class org.pdfclown.objects.Array
 
remove(int) - Method in class org.pdfclown.objects.Array
 
remove(int) - Method in class org.pdfclown.objects.PdfArray
 
remove(Object) - Method in class org.pdfclown.objects.PdfArray
 
remove(Object) - Method in class org.pdfclown.objects.PdfDictionary
 
remove(Object) - Method in class org.pdfclown.objects.Tree
 
remove(Object) - Method in class org.pdfclown.tokens.ObjectStream
For internal use only.
remove(Object) - Method in class org.pdfclown.tokens.XRefStream
 
remove(int, int) - Method in class org.pdfclown.tools.PageManager
Removes a page range from the document.
remove(Object) - Method in class org.pdfclown.util.BiMap
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.contents.Contents
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.functions.Functions
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
removeAll(Collection<?>) - Method in class org.pdfclown.documents.Pages
 
removeAll(Collection<?>) - Method in class org.pdfclown.files.IndirectObjects
 
removeAll(Collection<?>) - Method in class org.pdfclown.objects.Array
 
removeAll(Collection<?>) - Method in class org.pdfclown.objects.PdfArray
 
removeListener(IBuffer.IListener) - Method in class org.pdfclown.bytes.Buffer
 
removeListener(IBuffer.IListener) - Method in interface org.pdfclown.bytes.IBuffer
Removes the specified listener.
removeListener(ContentScanner.IListener) - Method in class org.pdfclown.documents.contents.ContentScanner
Removes the specified listener.
removeOrphanedObjects(File) - Static method in class org.pdfclown.tools.Optimizer
Removes indirect objects which have no reference in the document structure.
render(Graphics2D, Dimension2D) - Method in class org.pdfclown.documents.contents.ContentScanner
Renders the contents into the specified context.
render(Graphics2D, Dimension2D, Shape) - Method in class org.pdfclown.documents.contents.ContentScanner
Renders the contents into the specified object.
render(Graphics2D, Dimension2D) - Method in interface org.pdfclown.documents.contents.IContentContext
Renders this content context into the specified rendering context.
render(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.CompositeObject
Renders this container.
render(Graphics2D, Dimension2D) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
Render - Class in org.pdfclown.documents.interaction.actions
'Control the playing of multimedia content' action [PDF:1.6:8.5.3].
Render(Screen, Render.OperationEnum, Rendition) - Constructor for class org.pdfclown.documents.interaction.actions.Render
 
render(Graphics2D, Dimension2D) - Method in class org.pdfclown.documents.Page
 
render(Contents, Dimension2D) - Method in class org.pdfclown.tools.Renderer
Renders the specified contents into an image context.
render(IContentContext, Dimension2D) - Method in class org.pdfclown.tools.Renderer
Renders the specified content context into an image context.
render(Contents, Dimension2D, Rectangle2D) - Method in class org.pdfclown.tools.Renderer
Renders the specified contents into an image context.
render(IContentContext, Dimension2D, Rectangle2D) - Method in class org.pdfclown.tools.Renderer
Renders the specified content context into an image context.
Render.OperationEnum - Enum in org.pdfclown.documents.interaction.actions
 
Renderer - Class in org.pdfclown.tools
Tool for rendering content contexts.
Renderer() - Constructor for class org.pdfclown.tools.Renderer
 
Rendition - Class in org.pdfclown.documents.multimedia
Rendition [PDF:1.7:9.1.2].
Rendition(Document, PdfName) - Constructor for class org.pdfclown.documents.multimedia.Rendition
 
Rendition(PdfDirectObject) - Constructor for class org.pdfclown.documents.multimedia.Rendition
 
Rendition - Static variable in class org.pdfclown.objects.PdfName
 
Rendition.Viability - Class in org.pdfclown.documents.multimedia
Rendition viability [PDF:1.7:9.1.2].
Renditions - Static variable in class org.pdfclown.objects.PdfName
 
repeat(String, int) - Static method in class org.pdfclown.util.StringUtils
 
replace(int, byte[]) - Method in class org.pdfclown.bytes.Buffer
 
replace(int, byte[], int, int) - Method in class org.pdfclown.bytes.Buffer
 
replace(int, String) - Method in class org.pdfclown.bytes.Buffer
 
replace(int, IInputStream) - Method in class org.pdfclown.bytes.Buffer
 
replace(int, byte[]) - Method in interface org.pdfclown.bytes.IBuffer
Replaces the buffer contents with a byte array.
replace(int, byte[], int, int) - Method in interface org.pdfclown.bytes.IBuffer
Replaces the buffer contents with a byte range.
replace(int, String) - Method in interface org.pdfclown.bytes.IBuffer
Replaces the buffer contents with a string.
replace(int, IInputStream) - Method in interface org.pdfclown.bytes.IBuffer
Replaces the buffer contents with an IInputStream.
ResetForm - Class in org.pdfclown.documents.interaction.actions
'Reset selected interactive form fields to their default values' action [PDF:1.6:8.6.4].
ResetForm(Document) - Constructor for class org.pdfclown.documents.interaction.actions.ResetForm
Creates a new action within the given document context.
ResetForm - Static variable in class org.pdfclown.objects.PdfName
 
resolve(Class<T>, PdfDirectObject) - Static method in class org.pdfclown.documents.Document
 
resolve(int) - Method in class org.pdfclown.objects.PdfArray
Gets the dereferenced value corresponding to the given index.
resolve(int, Class<T>) - Method in class org.pdfclown.objects.PdfArray
Gets the dereferenced value corresponding to the given index, forcing its instantiation in case of missing entry.
resolve(PdfName) - Method in class org.pdfclown.objects.PdfDictionary
Gets the dereferenced value corresponding to the given key.
resolve(PdfName, Class<T>) - Method in class org.pdfclown.objects.PdfDictionary
Gets the dereferenced value corresponding to the given key, forcing its instantiation in case of missing entry.
resolve(PdfObject) - Static method in class org.pdfclown.objects.PdfObject
Ensures an indirect reference to be resolved into its corresponding data object.
resolve() - Method in class org.pdfclown.objects.PdfObject
Ensures this object to be resolved into its corresponding data object.
resolveName(Class<T>, PdfDirectObject) - Method in class org.pdfclown.documents.Document
Forces a named base object to be expressed as its corresponding high-level representation.
ResourceItems<TValue extends PdfObjectWrapper<?>> - Class in org.pdfclown.documents.contents
Collection of a specific resource type.
ResourceItems(Document) - Constructor for class org.pdfclown.documents.contents.ResourceItems
 
Resources - Class in org.pdfclown.documents.contents
Resources collection [PDF:1.6:3.7.2].
Resources(Document) - Constructor for class org.pdfclown.documents.contents.Resources
 
Resources - Static variable in class org.pdfclown.objects.PdfName
 
RestoreGraphicsState - Class in org.pdfclown.documents.contents.objects
'Restore the graphics state by removing the most recently saved state from the stack and making it the current state' operation [PDF:1.6:4.3.3].
retainAll(Collection<?>) - Method in class org.pdfclown.documents.contents.Contents
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.functions.Functions
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
retainAll(Collection<?>) - Method in class org.pdfclown.documents.Pages
 
retainAll(Collection<?>) - Method in class org.pdfclown.files.IndirectObjects
 
retainAll(Collection<?>) - Method in class org.pdfclown.objects.Array
 
retainAll(Collection<?>) - Method in class org.pdfclown.objects.PdfArray
 
retrieveName() - Method in class org.pdfclown.documents.multimedia.Rendition
 
retrieveName() - Method in class org.pdfclown.objects.PdfObjectWrapper
Retrieves the name possibly associated to this object, walking through the document's name dictionary.
retrieveNamedBaseObject() - Method in class org.pdfclown.objects.PdfObjectWrapper
Retrieves the object name, if available; otherwise, behaves like getBaseObject().
retrieveVersion() - Method in class org.pdfclown.tokens.FileParser
Retrieves the PDF version of the file [PDF:1.6:3.4.1].
retrieveXRefOffset() - Method in class org.pdfclown.tokens.FileParser
Retrieves the starting position of the last xref-table section [PDF:1.6:3.4.4].
RF - Static variable in class org.pdfclown.objects.PdfName
 
RGB - Static variable in class org.pdfclown.objects.PdfName
 
RI - Static variable in class org.pdfclown.objects.PdfName
 
RL - Static variable in class org.pdfclown.objects.PdfName
 
Root - Static variable in class org.pdfclown.objects.PdfName
 
ROpenArrow - Static variable in class org.pdfclown.objects.PdfName
 
rotate(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies a rotation to the coordinate system from user space to device space [PDF:1.6:4.2.2].
rotate(double, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies a rotation to the coordinate system from user space to device space [PDF:1.6:4.2.2].
Rotate - Static variable in class org.pdfclown.objects.PdfName
 
RotationEnum - Enum in org.pdfclown.documents.contents
Rotation (clockwise) [PDF:1.6:3.6.2].
RT - Static variable in class org.pdfclown.objects.PdfName
 
RubberStamp - Class in org.pdfclown.documents.interaction.annotations
Rubber stamp annotation [PDF:1.6:8.4.5].
RubberStamp(Page, Rectangle2D, String, RubberStamp.IconTypeEnum) - Constructor for class org.pdfclown.documents.interaction.annotations.RubberStamp
 
RubberStamp.IconTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Icon to be used in displaying the annotation [PDF:1.6:8.4.5].
RunLengthDecode - Static variable in class org.pdfclown.objects.PdfName
 

S

S - Static variable in class org.pdfclown.objects.PdfName
 
Saturation - Static variable in class org.pdfclown.objects.PdfName
 
save() - Method in class org.pdfclown.files.File
Serializes the file to the current file-system path using the standard serialization mode.
save(SerializationModeEnum) - Method in class org.pdfclown.files.File
Serializes the file to the current file-system path.
save(String, SerializationModeEnum) - Method in class org.pdfclown.files.File
Serializes the file to the specified file-system path.
save(File, SerializationModeEnum) - Method in class org.pdfclown.files.File
Serializes the file to the specified file-system file.
save(IOutputStream, SerializationModeEnum) - Method in class org.pdfclown.files.File
Serializes the file to the specified stream.
SaveGraphicsState - Class in org.pdfclown.documents.contents.objects
'Save the current graphics state on the graphics state stack' operation [PDF:1.6:4.3.3].
scale(double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies a scaling to the coordinate system from user space to device space [PDF:1.6:4.2.2].
scale(Dimension2D, double) - Static method in class org.pdfclown.util.math.geom.GeomUtils
Gets the size scaled to the specified limit.
scale(Dimension2D, Dimension2D) - Static method in class org.pdfclown.util.math.geom.GeomUtils
Gets the size scaled to the specified limit.
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.ApplyExtGState
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.BeginSubpath
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.CloseSubpath
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.CompositeObject
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.ContentObject
Applies this object to the specified graphics context, updating the specified graphics state.
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.DrawCurve
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.DrawLine
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.ModifyClipPath
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.ModifyCTM
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.PaintPath
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetCharSpace
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceCMYKFillColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceCMYKStrokeColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceGrayFillColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceGrayStrokeColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceRGBFillColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetDeviceRGBStrokeColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetFillColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetFont
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetLineCap
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetLineDash
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetLineJoin
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetLineWidth
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetMiterLimit
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetStrokeColor
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetTextLead
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetTextMatrix
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetTextRise
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetTextScale
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.SetWordSpace
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.ShowText
 
scan(ContentScanner.GraphicsState, ShowText.IScanner) - Method in class org.pdfclown.documents.contents.objects.ShowText
Executes scanning on this operation.
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
scan(ContentScanner.GraphicsState) - Method in class org.pdfclown.documents.contents.objects.TranslateTextToNextLine
 
scanChar(char, Rectangle2D) - Method in interface org.pdfclown.documents.contents.objects.ShowText.IScanner
Notifies the scanner about a text character.
Screen - Class in org.pdfclown.documents.interaction.annotations
Screen annotation [PDF:1.6:8.4.5].
Screen(Page, Rectangle2D, String, String, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Screen
 
Screen(Page, Rectangle2D, String, File, String) - Constructor for class org.pdfclown.documents.interaction.annotations.Screen
 
Screen(Page, Rectangle2D, String, Rendition) - Constructor for class org.pdfclown.documents.interaction.annotations.Screen
 
Screen - Static variable in class org.pdfclown.objects.PdfName
 
Scribble - Class in org.pdfclown.documents.interaction.annotations
Freehand "scribble" composed of one or more disjoint paths [PDF:1.6:8.4.5].
Scribble(Page, Rectangle2D, String, List<List<Point2D>>) - Constructor for class org.pdfclown.documents.interaction.annotations.Scribble
 
seek(long) - Method in class org.pdfclown.bytes.Buffer
 
seek(long) - Method in class org.pdfclown.bytes.FileInputStream
 
seek(long) - Method in interface org.pdfclown.bytes.IInputStream
Sets the pointer absolute position.
seek(long) - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer to the given absolute byte position.
SelectorRendition - Class in org.pdfclown.documents.multimedia
Selector rendition [PDF:1.7:9.1.2].
SelectorRendition(Document) - Constructor for class org.pdfclown.documents.multimedia.SelectorRendition
 
Separation - Static variable in class org.pdfclown.objects.PdfName
 
SeparationColor - Class in org.pdfclown.documents.contents.colorSpaces
Separation color value [PDF:1.6:4.5.5].
SeparationColor(double) - Constructor for class org.pdfclown.documents.contents.colorSpaces.SeparationColor
 
SeparationColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Special color space that provides a means for specifying the use of additional colorants or for isolating the control of individual color components of a device color space for a subtractive device [PDF:1.6:4.5.5].
SerializationModeEnum - Enum in org.pdfclown.files
PDF file serialization mode [PDF:1.6:3.4].
set(int, ContentObject) - Method in class org.pdfclown.documents.contents.Contents
 
set(int, ILayerNode) - Method in class org.pdfclown.documents.contents.layers.Layers
 
set(int, Function<?>) - Method in class org.pdfclown.documents.functions.Functions
 
set(int, Action) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
set(int, SetLayerState.LayerState) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
set(int, ChoiceItem) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
set(int, Widget) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
set(int, Bookmark) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
set(int, ArticleElement) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
set(int, Page) - Method in class org.pdfclown.documents.Pages
 
set(int, PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
 
set(int, TItem) - Method in class org.pdfclown.objects.Array
 
set(int, PdfDirectObject) - Method in class org.pdfclown.objects.PdfArray
 
setA(double) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
 
setAction(Action) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setAction(Action) - Method in class org.pdfclown.documents.interaction.annotations.Link
 
setActions(DocumentActions) - Method in class org.pdfclown.documents.Document
 
setActions(ChainedActions) - Method in class org.pdfclown.documents.interaction.actions.Action
 
setActions(AnnotationActions) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setActions(FieldActions) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setActions(PageActions) - Method in class org.pdfclown.documents.Page
 
setAfterPrint(Action) - Method in class org.pdfclown.documents.DocumentActions
 
setAfterSave(Action) - Method in class org.pdfclown.documents.DocumentActions
 
setAllowedPlayers(Array<MediaPlayer>) - Method in class org.pdfclown.documents.multimedia.MediaPlayers
 
setAlphaShape(boolean) - Method in class org.pdfclown.documents.contents.ExtGState
 
setAlternateCaption(String) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's alternate (down) caption.
setAlternateConfigurations(Array<LayerConfiguration>) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setAlternateIcon(FormXObject) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's alternate (down) icon definition.
setAnnotationPageRef(Object) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
setAnnotationRef(Object) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
setAnnotations(PageAnnotations) - Method in class org.pdfclown.documents.Page
 
setAppearance(Appearance) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setAppearanceCharacteristics(AppearanceCharacteristics) - Method in class org.pdfclown.documents.interaction.annotations.Widget
Sets the annotation's appearance characteristics.
setAreaMode(TextExtractor.AreaModeEnum) - Method in class org.pdfclown.tools.TextExtractor
 
setAreas(List<Rectangle2D>) - Method in class org.pdfclown.tools.TextExtractor
 
setAreaTolerance(double) - Method in class org.pdfclown.tools.TextExtractor
 
setArtBox(Rectangle2D) - Method in class org.pdfclown.documents.Page
 
setArticles(Articles) - Method in class org.pdfclown.documents.Document
 
setAuthor(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setAutoplay(boolean) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setB(double) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
setB(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
setB(double) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
 
setBackColor(Color<?>) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setBackgroundColor(DeviceColor) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's background color.
setBackgroundColor(DeviceRGBColor) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
setBackgroundOpacity(double) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
setBaseObject(PdfDirectObject) - Method in class org.pdfclown.objects.PdfObjectWrapper
 
setBaseStream(ObjectStream) - Method in class org.pdfclown.tokens.ObjectStream
 
setBaseURL(URL) - Method in class org.pdfclown.documents.multimedia.MediaClipData.Viability
 
setBeforePrint(Action) - Method in class org.pdfclown.documents.DocumentActions
 
setBeforeSave(Action) - Method in class org.pdfclown.documents.DocumentActions
 
setBitsPerComponent(int) - Method in class org.pdfclown.documents.contents.entities.Image
Sets the number of bits per color component [PDF:1.6:4.8.2].
setBleedBox(Rectangle2D) - Method in class org.pdfclown.documents.Page
 
setBlendMode(List<BlendModeEnum>) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setBlendMode(List<BlendModeEnum>) - Method in class org.pdfclown.documents.contents.ExtGState
 
setBlendMode(BlendModeEnum...) - Method in class org.pdfclown.documents.contents.ExtGState
 
setBookmarks(Bookmarks) - Method in class org.pdfclown.documents.Document
 
setBorder(Border) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setBorderColor(DeviceColor) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's border color.
setBorderExcluded(boolean) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Sets whether not to take into consideration the line width of the border.
setBottom(double) - Method in class org.pdfclown.objects.Rectangle
 
setBox(Rectangle2D) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
setBox(Rectangle2D) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setBox(Rectangle2D) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
 
setBox(Rectangle2D) - Method in class org.pdfclown.documents.Page
 
setByteOrder(ByteOrder) - Method in class org.pdfclown.bytes.Buffer
 
setByteOrder(ByteOrder) - Method in class org.pdfclown.bytes.FileInputStream
 
setByteOrder(ByteOrder) - Method in interface org.pdfclown.bytes.IInputStream
Sets the byte order.
setC(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
setCaptionPosition(AppearanceCharacteristics.CaptionPositionEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the position of the caption relative to its icon.
setCaptionVisible(boolean) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setCenterWindow(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setCharSpace(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the character spacing parameter [PDF:1.6:5.2.1].
setCharSpace(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetCharSpace - Class in org.pdfclown.documents.contents.objects
'Set the character spacing' operation [PDF:1.6:5.2].
SetCharSpace(double) - Constructor for class org.pdfclown.documents.contents.objects.SetCharSpace
 
SetCharSpace(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetCharSpace
 
setCharSpace(Double) - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
setChecked(boolean) - Method in class org.pdfclown.documents.interaction.forms.CheckBox
 
setCheckSymbol(char) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setClip(MediaClip) - Method in class org.pdfclown.documents.multimedia.MediaRendition
 
setCloner(Cloner) - Method in class org.pdfclown.files.File
 
setCloseable(boolean) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setColor(DeviceColor) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setColor(DeviceRGBColor) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
setColorSpaces(ColorSpaceResources) - Method in class org.pdfclown.documents.contents.Resources
 
setCompatibilityMode(Document.Configuration.CompatibilityModeEnum) - Method in class org.pdfclown.documents.Document.Configuration
 
setComponents(List<String>) - Method in class org.pdfclown.documents.interchange.access.LanguageIdentifier
 
setComponentValue(int, double) - Method in class org.pdfclown.documents.contents.colorSpaces.LeveledColor
 
setConfiguration(Document.Configuration) - Method in class org.pdfclown.documents.Document
 
setContent(Movie) - Method in class org.pdfclown.documents.interaction.annotations.Movie
 
setContent(Sound) - Method in class org.pdfclown.documents.interaction.annotations.Sound
 
setContent(Document) - Method in class org.pdfclown.documents.interchange.metadata.Metadata
 
setContentType(String) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setContext(File) - Method in class org.pdfclown.objects.Cloner
 
setControl1(Point2D) - Method in class org.pdfclown.documents.contents.objects.DrawCurve
 
setControl2(Point2D) - Method in class org.pdfclown.documents.contents.objects.DrawCurve
 
setCreationDate(Date) - Method in class org.pdfclown.documents.files.EmbeddedFile
 
setCreationDate(Date) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setCreator(String) - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
 
setCreator(String) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setCreator(String) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
setCreator(String) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setCreator(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setCropBox(Rectangle2D) - Method in class org.pdfclown.documents.Page
 
setCtm(AffineTransform) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setCurrent(ContentObject) - Method in class org.pdfclown.documents.contents.ContentScanner
Replaces the content object at the current position.
setData(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setDataFile(FileSpecification<?>) - Method in interface org.pdfclown.documents.files.IFileResource
 
setDataFile(FileSpecification<?>) - Method in class org.pdfclown.documents.interaction.annotations.FileAttachment
 
setDataFile(FileSpecification<?>) - Method in class org.pdfclown.documents.multimedia.Movie
 
setDataFile(FileSpecification<?>, boolean) - Method in class org.pdfclown.objects.PdfStream
 
setDataFile(FileSpecification<?>) - Method in class org.pdfclown.objects.PdfStream
 
setDataObject(PdfDataObject) - Method in interface org.pdfclown.objects.IPdfIndirectObject
 
setDataObject(PdfDataObject) - Method in class org.pdfclown.objects.PdfIndirectObject
 
setDataObject(PdfDataObject) - Method in class org.pdfclown.objects.PdfReference
 
setDefaultConfiguration(LayerConfiguration) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setDefaultDirectory(String) - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
setDehyphenated(boolean) - Method in class org.pdfclown.tools.TextExtractor
 
setDependencies(RelatedFiles) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setDescription(String) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setDestination(T) - Method in class org.pdfclown.documents.interaction.actions.GoToDestination
 
setDestinationFile(FileSpecification<?>) - Method in class org.pdfclown.documents.interaction.actions.GoToNonLocal
 
setDestinationFile(FileSpecification<?>) - Method in class org.pdfclown.documents.interaction.actions.GoToRemote
 
setDestinationPath(GoToEmbedded.PathElement) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded
 
setDestinations(NamedDestinations) - Method in class org.pdfclown.documents.Names
 
SetDeviceCMYKFillColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for nonstroking operations in device CMYK color space' operation [PDF:1.6:4.5.7].
SetDeviceCMYKFillColor(DeviceCMYKColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceCMYKFillColor
 
SetDeviceCMYKFillColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceCMYKFillColor
 
SetDeviceCMYKStrokeColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for stroking operations in device CMYK color space' operation [PDF:1.6:4.5.7].
SetDeviceCMYKStrokeColor(DeviceCMYKColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceCMYKStrokeColor
 
SetDeviceCMYKStrokeColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceCMYKStrokeColor
 
SetDeviceGrayFillColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for nonstroking operations in device gray color space' operation [PDF:1.6:4.5.7].
SetDeviceGrayFillColor(DeviceGrayColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceGrayFillColor
 
SetDeviceGrayFillColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceGrayFillColor
 
SetDeviceGrayStrokeColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for stroking operations in device gray color space' operation [PDF:1.6:4.5.7].
SetDeviceGrayStrokeColor(DeviceGrayColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceGrayStrokeColor
 
SetDeviceGrayStrokeColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceGrayStrokeColor
 
SetDeviceRGBFillColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for nonstroking operations in device RGB color space' operation [PDF:1.6:4.5.7].
SetDeviceRGBFillColor(DeviceRGBColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceRGBFillColor
 
SetDeviceRGBFillColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceRGBFillColor
 
SetDeviceRGBStrokeColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for stroking operations in device RGB color space' operation [PDF:1.6:4.5.7].
SetDeviceRGBStrokeColor(DeviceRGBColor) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceRGBStrokeColor
 
SetDeviceRGBStrokeColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetDeviceRGBStrokeColor
 
setDirection(Transition.DirectionEnum) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setDirection(ViewerPreferences.DirectionEnum) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setDirty(boolean) - Method in class org.pdfclown.bytes.Buffer
 
setDirty(boolean) - Method in interface org.pdfclown.bytes.IBuffer
 
setDisplayDocTitle(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setDocument(Document) - Method in class org.pdfclown.tools.PageManager
Sets the document to manipulate.
setDuration(Double) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setDuration(double) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setDuration(double) - Method in class org.pdfclown.documents.Page
 
setEditable(boolean) - Method in class org.pdfclown.documents.interaction.forms.ComboBox
 
setEmbeddedFile(EmbeddedFile) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setEmbeddedFileName(String) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
setEmbeddedFiles(NamedEmbeddedFiles) - Method in class org.pdfclown.documents.Names
 
setEndPoint(Point2D) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setEndStyle(Line.LineEndStyleEnum) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setExpanded(boolean) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
setExportable(boolean) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setExportable(boolean) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setExtGStates(ExtGStateResources) - Method in class org.pdfclown.documents.contents.Resources
 
setFields(Fields) - Method in class org.pdfclown.documents.interaction.forms.Form
 
setFileName(String) - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
setFileSystem(Object) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setFillAlpha(Double) - Method in class org.pdfclown.documents.contents.ExtGState
 
setFillColor(Color<?>) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the nonstroking color value [PDF:1.6:4.5.7].
setFillColor(Color<?>) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetFillColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for nonstroking operations' operation [PDF:1.6:4.5.7].
SetFillColor(Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
SetFillColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
SetFillColor(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
SetFillColor(String, Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
SetFillColor(String, PdfName) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
SetFillColor(String, PdfName, Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColor
 
setFillColor(DeviceRGBColor) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setFillColor(DeviceRGBColor) - Method in class org.pdfclown.documents.interaction.annotations.Shape
 
setFillColorSpace(ColorSpace<?>) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetFillColorSpace - Class in org.pdfclown.documents.contents.objects
'Set the current color space to use for nonstroking operations' operation [PDF:1.6:4.5.7].
SetFillColorSpace(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
SetFillColorSpace(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
setFilter(PdfDirectObject) - Method in class org.pdfclown.objects.PdfStream
 
setFitMode(MediaPlayParameters.Viability.FitModeEnum) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setFitWindow(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setFlags(EnumSet<Annotation.FlagsEnum>) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setFlags(EnumSet<Field.FlagsEnum>) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setFlags(EnumSet<Bookmark.FlagsEnum>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
setFloatingWindowParameters(MediaScreenParameters.Viability.FloatingWindowParameters) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
setFont(PdfName, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the font [PDF:1.6:5.2].
setFont(Font, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the font [PDF:1.6:5.2].
setFont(Font) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setFont(Font) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetFont - Class in org.pdfclown.documents.contents.objects
'Set the text font' operation [PDF:1.6:5.2].
SetFont(PdfName, double) - Constructor for class org.pdfclown.documents.contents.objects.SetFont
 
SetFont(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetFont
 
setFonts(FontResources) - Method in class org.pdfclown.documents.contents.Resources
 
setFontSize(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setFontSize(Double) - Method in class org.pdfclown.documents.contents.ExtGState
 
setFontSize(double) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setForbiddenPlayers(Array<MediaPlayer>) - Method in class org.pdfclown.documents.multimedia.MediaPlayers
 
setForeColor(Color<?>) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setForm(Form) - Method in class org.pdfclown.documents.Document
 
setG(double) - Method in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
setG(double) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
setG(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
setG(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
setGeneration(int) - Method in class org.pdfclown.tokens.XRefEntry
 
setGraphicsVisibile(boolean) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setHeader(Operation) - Method in class org.pdfclown.documents.contents.objects.CompositeObject
 
setHeader(Operation) - Method in class org.pdfclown.documents.contents.objects.MarkedContent
 
setHeight(int) - Method in class org.pdfclown.documents.contents.entities.Image
Sets the height of the image in samples [PDF:1.6:4.8.2].
setHeight(double) - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
setHeight(double) - Method in class org.pdfclown.objects.Rectangle
 
setHideMenubar(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setHideToolbar(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setHideWindowUI(boolean) - Method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
setHigh(T) - Method in class org.pdfclown.util.math.Interval
 
setHighInclusive(boolean) - Method in class org.pdfclown.util.math.Interval
 
setHighlightMode(Widget.HighlightModeEnum) - Method in class org.pdfclown.documents.interaction.annotations.Widget
Sets the annotation's highlighting mode.
setHyphenation(boolean) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
 
setHyphenationCharacter(char) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
 
setIconFit(AppearanceCharacteristics.IconFitObject) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the icon fit specifying how to display the widget annotation's icon within its annotation box.
setIconType(FileAttachment.IconTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.FileAttachment
 
setIconType(Note.IconTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.Note
 
setIconType(RubberStamp.IconTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.RubberStamp
 
setIconType(Sound.IconTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.Sound
 
setID(FileIdentifier) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setIdentifier(SoftwareIdentifier) - Method in class org.pdfclown.documents.multimedia.MediaPlayer
 
setIndex(int) - Method in class org.pdfclown.documents.contents.colorSpaces.IndexedColor
 
setInformation(Information) - Method in class org.pdfclown.documents.Document
 
setInformation(Information) - Method in class org.pdfclown.documents.interaction.navigation.page.Article
 
setIntensity(double) - Method in class org.pdfclown.documents.contents.colorSpaces.SeparationColor
 
setItems(ChoiceItems) - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
 
setJavaScripts(NamedJavaScripts) - Method in class org.pdfclown.documents.Names
 
setJustification(JustificationEnum) - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote
 
setJustification(JustificationEnum) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setK(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
setKeywords(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setL(double) - Method in class org.pdfclown.documents.contents.colorSpaces.LabColor
 
setLanguage(String) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setLayer(LayerEntity) - Method in interface org.pdfclown.documents.contents.layers.ILayerable
 
setLayer(LayerEntity) - Method in class org.pdfclown.documents.contents.xObjects.XObject
 
setLayer(LayerDefinition) - Method in class org.pdfclown.documents.Document
 
setLayer(LayerEntity) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setLayers(Layers) - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
 
setLayers(Layers) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setLayers(Layers) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
setLayers(Layers) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
SetLayerState - Class in org.pdfclown.documents.interaction.actions
'Set the state of one or more optional content groups' action [PDF:1.6:8.5.3].
SetLayerState(Document) - Constructor for class org.pdfclown.documents.interaction.actions.SetLayerState
Creates a new action within the given document context.
SetLayerState.LayerState - Class in org.pdfclown.documents.interaction.actions
 
SetLayerState.LayerState(SetLayerState.StateModeEnum) - Constructor for class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
SetLayerState.LayerStates - Class in org.pdfclown.documents.interaction.actions
 
SetLayerState.LayerStates() - Constructor for class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
SetLayerState.StateModeEnum - Enum in org.pdfclown.documents.interaction.actions
 
setLead(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setLeaderLineExtensionLength(double) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setLeaderLineLength(double) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setLeadSet(boolean) - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
setLeft(double) - Method in class org.pdfclown.objects.Rectangle
 
setLength(int) - Method in class org.pdfclown.bytes.Buffer
 
setLength(int) - Method in interface org.pdfclown.bytes.IBuffer
Sets the used buffer size.
setLine(CalloutNote.LineObject) - Method in class org.pdfclown.documents.interaction.annotations.CalloutNote
 
setLineAlignment(LineAlignmentEnum) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
 
setLineCap(LineCapEnum) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the line cap style [PDF:1.6:4.3.2].
setLineCap(LineCapEnum) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setLineCap(LineCapEnum) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetLineCap - Class in org.pdfclown.documents.contents.objects
'Set the line cap style' operation [PDF:1.6:4.3.3].
SetLineCap(LineCapEnum) - Constructor for class org.pdfclown.documents.contents.objects.SetLineCap
 
SetLineCap(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetLineCap
 
setLineDash(LineDash) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the line dash pattern [PDF:1.6:4.3.2].
setLineDash(LineDash) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setLineDash(LineDash) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetLineDash - Class in org.pdfclown.documents.contents.objects
'Set the line dash pattern' operation [PDF:1.6:4.3.3].
SetLineDash(LineDash) - Constructor for class org.pdfclown.documents.contents.objects.SetLineDash
 
SetLineDash(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetLineDash
 
setLineJoin(LineJoinEnum) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the line join style [PDF:1.6:4.3.2].
setLineJoin(LineJoinEnum) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setLineJoin(LineJoinEnum) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetLineJoin - Class in org.pdfclown.documents.contents.objects
'Set the line join style' operation [PDF:1.6:4.3.3].
SetLineJoin(LineJoinEnum) - Constructor for class org.pdfclown.documents.contents.objects.SetLineJoin
 
SetLineJoin(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetLineJoin
 
setLineSpace(Length) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
 
setLineWidth(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the line width [PDF:1.6:4.3.2].
setLineWidth(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setLineWidth(Double) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetLineWidth - Class in org.pdfclown.documents.contents.objects
'Set the line width' operation [PDF:1.6:4.3.3].
SetLineWidth(double) - Constructor for class org.pdfclown.documents.contents.objects.SetLineWidth
 
SetLineWidth(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetLineWidth
 
setListMode(ListModeEnum) - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
 
setListMode(ListModeEnum) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
setListMode(ListModeEnum) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setLocation(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
setLocation(MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setLocked(boolean) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setLow(T) - Method in class org.pdfclown.util.math.Interval
 
setLowInclusive(boolean) - Method in class org.pdfclown.util.math.Interval
 
setM(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
setMarkupBoxes(List<Quad>) - Method in class org.pdfclown.documents.interaction.annotations.TextMarkup
 
setMarkupType(TextMarkup.MarkupTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.TextMarkup
 
setMatrix(double, double, double, double, double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the transformation of the coordinate system from user space to device space [PDF:1.6:4.3.3].
setMatrix(AffineTransform) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
setMatrix(AffineTransform) - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
 
setMatrix(AffineTransform) - Method in class org.pdfclown.documents.contents.xObjects.XObject
 
setMaxLength(int) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setMetadata(Metadata) - Method in class org.pdfclown.objects.PdfObjectWrapper
 
setMimeType(String) - Method in class org.pdfclown.documents.files.EmbeddedFile
 
setMimeType(String) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setMiterLimit(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the miter limit [PDF:1.6:4.3.2].
setMiterLimit(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setMiterLimit(Double) - Method in class org.pdfclown.documents.contents.ExtGState
 
SetMiterLimit - Class in org.pdfclown.documents.contents.objects
'Set the miter limit' operation [PDF:1.6:4.3.3].
SetMiterLimit(double) - Constructor for class org.pdfclown.documents.contents.objects.SetMiterLimit
 
SetMiterLimit(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetMiterLimit
 
setMode(SetLayerState.StateModeEnum) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
 
setMode(Destination.ModeEnum) - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
setModificationDate(Date) - Method in class org.pdfclown.documents.files.EmbeddedFile
 
setModificationDate(Date) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setModificationDate(Date) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setMonitorSpecifier(MonitorSpecifierEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
setMovie(Movie) - Method in class org.pdfclown.documents.interaction.actions.PlayMovie
 
setMultiline(boolean) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setMultiSelect(boolean) - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.ApplyExtGState
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
setName(PdfName) - Method in interface org.pdfclown.documents.contents.objects.IResourceReference
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.PaintShading
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.PaintXObject
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.SetFillColorSpace
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.SetFont
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.Shading
 
setName(PdfName) - Method in class org.pdfclown.documents.contents.objects.XObject
 
setName(String) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setName(String) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setNames(Names) - Method in class org.pdfclown.documents.Document
 
setNext(GoToEmbedded.PathElement) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
setNormalCaption(String) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's normal caption.
setNormalIcon(FormXObject) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's normal icon definition.
setNumber(int) - Method in class org.pdfclown.tokens.XRefEntry
 
setNumberBase(int) - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
setNumberStyle(PageLabel.NumberStyleEnum) - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
setObjects(Collection<PdfObjectWrapper<?>>) - Method in class org.pdfclown.documents.interaction.actions.ToggleVisibility
 
SetOCGState - Static variable in class org.pdfclown.objects.PdfName
 
setOffscreenBehavior(MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setOffset(int) - Method in class org.pdfclown.tokens.XRefEntry
 
setOffsetX(double) - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
setOffsetY(double) - Method in class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
setOnActivate(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnBlur(Action) - Method in class org.pdfclown.documents.interaction.annotations.WidgetActions
 
setOnCalculate(JavaScript) - Method in class org.pdfclown.documents.interaction.forms.FieldActions
 
setOnChange(JavaScript) - Method in class org.pdfclown.documents.interaction.forms.FieldActions
 
setOnClose(Action) - Method in class org.pdfclown.documents.DocumentActions
 
setOnClose(Action) - Method in class org.pdfclown.documents.PageActions
 
setOnEnter(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnExit(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnFocus(Action) - Method in class org.pdfclown.documents.interaction.annotations.WidgetActions
 
setOnFormat(JavaScript) - Method in class org.pdfclown.documents.interaction.forms.FieldActions
 
setOnMouseDown(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnMouseUp(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnOpen(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.DocumentActions
 
setOnOpen(Action) - Method in class org.pdfclown.documents.PageActions
 
setOnPageClose(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnPageInvisible(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnPageOpen(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnPageVisible(Action) - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
setOnValidate(JavaScript) - Method in class org.pdfclown.documents.interaction.forms.FieldActions
 
setOpen(boolean) - Method in class org.pdfclown.documents.interaction.annotations.Note
 
setOpen(boolean) - Method in class org.pdfclown.documents.interaction.annotations.Popup
 
setOperation(Launch.WinTarget.OperationEnum) - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
setOperation(Render.OperationEnum) - Method in class org.pdfclown.documents.interaction.actions.Render
 
setOptions(EnumSet<OptionsEnum>) - Method in class org.pdfclown.documents.interaction.actions.GoToNonLocal
 
setOptions(EnumSet<OptionsEnum>) - Method in class org.pdfclown.documents.interaction.actions.Launch
 
setOrientation(AppearanceCharacteristics.OrientationEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's orientation.
setOrientation(Transition.OrientationEnum) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setPage(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
setPage(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.LocalDestination
 
setPage(Object) - Method in class org.pdfclown.documents.interaction.navigation.document.RemoteDestination
 
setPage(Page) - Method in class org.pdfclown.tools.PageStamper
 
setPageDirection(Transition.PageDirectionEnum) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setPageLabels(PageLabels) - Method in class org.pdfclown.documents.Document
 
setPageLayout(Document.PageLayoutEnum) - Method in class org.pdfclown.documents.Document
 
setPageMode(Document.PageModeEnum) - Method in class org.pdfclown.documents.Document
 
setPages(Pages) - Method in class org.pdfclown.documents.Document
 
setPageSize(Dimension2D) - Method in class org.pdfclown.documents.Document
 
setParameters(PdfDirectObject) - Method in class org.pdfclown.objects.PdfStream
 
setParameterString(String) - Method in class org.pdfclown.documents.interaction.actions.Launch.WinTarget
 
setParent(Annotation) - Method in class org.pdfclown.documents.interaction.annotations.Popup
 
setPassword(boolean) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setPath(String) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setPath(String) - Method in class org.pdfclown.files.File
 
setPaths(List<List<Point2D>>) - Method in class org.pdfclown.documents.interaction.annotations.Scribble
 
setPattern(LineDash) - Method in class org.pdfclown.documents.interaction.annotations.Border
 
setPatterns(PatternResources) - Method in class org.pdfclown.documents.contents.Resources
 
setPlayers(MediaPlayers) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setPlayers(MediaPlayers) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
 
setPlayerSpecificControl(boolean) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setPlayParameters(MediaPlayParameters) - Method in class org.pdfclown.documents.multimedia.MediaRendition
 
setPoint(Point2D) - Method in class org.pdfclown.documents.contents.objects.BeginSubpath
Sets the current point.
setPoint(Point2D) - Method in class org.pdfclown.documents.contents.objects.DrawCurve
 
setPoint(Point2D) - Method in class org.pdfclown.documents.contents.objects.DrawLine
Sets the final endpoint.
setPoints(Point2D[]) - Method in class org.pdfclown.util.math.geom.Quad
 
setPosition(long) - Method in class org.pdfclown.bytes.Buffer
 
setPosition(long) - Method in class org.pdfclown.bytes.FileInputStream
 
setPosition(long) - Method in interface org.pdfclown.bytes.IInputStream
Sets the pointer position.
setPreferences(MediaClipData.Viability) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setPreferences(MediaPlayParameters.Viability) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
 
setPreferences(MediaScreenParameters.Viability) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters
 
setPreferences(Rendition.Viability) - Method in class org.pdfclown.documents.multimedia.Rendition
 
setPrefix(String) - Method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
 
setPrintable(boolean) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setPrintable(boolean) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setProducer(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setProperties(Object) - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
setPropertyLists(PropertyListResources) - Method in class org.pdfclown.documents.contents.Resources
 
setR(double) - Method in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
setR(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
setRadioSymbol(char) - Method in class org.pdfclown.documents.interaction.forms.styles.FieldStyle
 
setRawValue(TValue) - Method in class org.pdfclown.objects.PdfSimpleObject
 
setRawValue(byte[]) - Method in class org.pdfclown.objects.PdfTextString
 
setReadOnly(boolean) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setRealFormat(DecimalFormat) - Method in class org.pdfclown.files.File.Configuration
 
setRealFormat(int) - Method in class org.pdfclown.files.File.Configuration
 
setRelatedWindow(MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setRelation(GoToEmbedded.PathElement.RelationEnum) - Method in class org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement
 
setRenderMode(TextRenderModeEnum) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setRendition(Rendition) - Method in class org.pdfclown.documents.interaction.actions.Render
 
setRenditions(Array<Rendition>) - Method in class org.pdfclown.documents.multimedia.SelectorRendition
 
setRenditions(NamedRenditions) - Method in class org.pdfclown.documents.Names
 
setRepeatCount(double) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setRequired(boolean) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setRequiredPlayers(Array<MediaPlayer>) - Method in class org.pdfclown.documents.multimedia.MediaPlayers
 
setRequirements(MediaClipData.Viability) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setRequirements(MediaPlayParameters.Viability) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters
 
setRequirements(MediaScreenParameters.Viability) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters
 
setRequirements(Rendition.Viability) - Method in class org.pdfclown.documents.multimedia.Rendition
 
setResizeBehavior(MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setResources(Resources) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
setResources(Resources) - Method in class org.pdfclown.documents.Document
 
setResources(Resources) - Method in class org.pdfclown.documents.interaction.forms.Form
 
setRight(double) - Method in class org.pdfclown.objects.Rectangle
 
setRise(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setRolloverCaption(String) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's rollover caption.
setRolloverIcon(FormXObject) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
Sets the widget annotation's rollover icon definition.
setRotation(RotationEnum) - Method in class org.pdfclown.documents.Page
 
setScale(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setScale(Double) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setScaleMode(AppearanceCharacteristics.IconFitObject.ScaleModeEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Sets the circumstances under which the icon should be scaled inside the annotation box.
setScaleType(AppearanceCharacteristics.IconFitObject.ScaleTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Sets the type of scaling to use.
setScanner(ContentScanner) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
 
setScreen(Screen) - Method in class org.pdfclown.documents.interaction.actions.Render
 
setScreenParameters(MediaScreenParameters) - Method in class org.pdfclown.documents.multimedia.MediaRendition
 
setScript(String) - Method in class org.pdfclown.documents.interaction.actions.JavaScript
 
setScript(String) - Method in class org.pdfclown.documents.interaction.actions.Render
 
setSerializationMode(PdfString.SerializationModeEnum) - Method in class org.pdfclown.objects.PdfDate
 
setSerializationMode(PdfString.SerializationModeEnum) - Method in class org.pdfclown.objects.PdfString
 
setShadings(ShadingResources) - Method in class org.pdfclown.documents.contents.Resources
 
setSize(double) - Method in class org.pdfclown.documents.contents.objects.SetFont
 
setSize(Dimension2D) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
setSize(Dimension2D) - Method in class org.pdfclown.documents.contents.xObjects.ImageXObject
 
setSize(Dimension2D) - Method in class org.pdfclown.documents.contents.xObjects.XObject
 
setSize(int) - Method in class org.pdfclown.documents.files.EmbeddedFile
 
setSize(Dimension) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setSize(Dimension2D) - Method in class org.pdfclown.documents.Page
 
setSize(double, double) - Method in class org.pdfclown.util.math.geom.Dimension
 
setSorted(boolean) - Method in class org.pdfclown.tools.TextExtractor
 
setSound(Sound) - Method in class org.pdfclown.documents.interaction.actions.PlaySound
 
setSpellChecked(boolean) - Method in class org.pdfclown.documents.interaction.forms.ComboBox
 
setSpellChecked(boolean) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setStartPoint(Point2D) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setStartStyle(Line.LineEndStyleEnum) - Method in class org.pdfclown.documents.interaction.annotations.Line
 
setStates(SetLayerState.LayerStates) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState
 
setStreamNumber(int) - Method in class org.pdfclown.tokens.XRefEntry
 
setStrokeAlpha(Double) - Method in class org.pdfclown.documents.contents.ExtGState
 
setStrokeColor(Color<?>) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the stroking color value [PDF:1.6:4.5.7].
setStrokeColor(Color<?>) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetStrokeColor - Class in org.pdfclown.documents.contents.objects
'Set the color to use for stroking operations' operation [PDF:1.6:4.5.7].
SetStrokeColor(Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
SetStrokeColor(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
SetStrokeColor(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
SetStrokeColor(String, Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
SetStrokeColor(String, PdfName) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
SetStrokeColor(String, PdfName, Color<?>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColor
 
setStrokeColorSpace(ColorSpace<?>) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetStrokeColorSpace - Class in org.pdfclown.documents.contents.objects
'Set the current color space to use for stroking operations' operation [PDF:1.6:4.5.7].
SetStrokeColorSpace(PdfName) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
SetStrokeColorSpace(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetStrokeColorSpace
 
setStyle(Border.StyleEnum) - Method in class org.pdfclown.documents.interaction.annotations.Border
 
setStyle(Transition.StyleEnum) - Method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
setSubject(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setSymbolType(Caret.SymbolTypeEnum) - Method in class org.pdfclown.documents.interaction.annotations.Caret
 
setTabOrder(Page.TabOrderEnum) - Method in class org.pdfclown.documents.Page
 
setTag(PdfName) - Method in class org.pdfclown.documents.contents.objects.ContentMarker
 
setTarget(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.interaction.actions.Launch
 
setTarget(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.interaction.annotations.Link
 
setTarget(PdfObjectWrapper<?>) - Method in interface org.pdfclown.documents.interaction.ILink
 
setTarget(PdfObjectWrapper<?>) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
setTempFilePermission(MediaClipData.TempFilePermissionEnum) - Method in class org.pdfclown.documents.multimedia.MediaClipData
 
setText(byte[]) - Method in class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
setText(byte[]) - Method in class org.pdfclown.documents.contents.objects.ShowSimpleText
 
setText(byte[]) - Method in class org.pdfclown.documents.contents.objects.ShowText
 
setText(byte[]) - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
setText(String) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setText(String) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItem
 
setTextLead(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the text leading [PDF:1.6:5.2.4].
SetTextLead - Class in org.pdfclown.documents.contents.objects
'Set the text leading' operation [PDF:1.6:5.2].
SetTextLead(double) - Constructor for class org.pdfclown.documents.contents.objects.SetTextLead
 
SetTextLead(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetTextLead
 
SetTextMatrix - Class in org.pdfclown.documents.contents.objects
'Set the text matrix' operation [PDF:1.6:5.3.1].
SetTextMatrix(AffineTransform) - Constructor for class org.pdfclown.documents.contents.objects.SetTextMatrix
 
SetTextMatrix(double, double, double, double, double, double) - Constructor for class org.pdfclown.documents.contents.objects.SetTextMatrix
 
SetTextMatrix(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetTextMatrix
 
setTextRenderMode(TextRenderModeEnum) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the text rendering mode [PDF:1.6:5.2.5].
SetTextRenderMode - Class in org.pdfclown.documents.contents.objects
'Set the text rendering mode' operation [PDF:1.6:5.2].
SetTextRenderMode(TextRenderModeEnum) - Constructor for class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
SetTextRenderMode(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
setTextRise(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the text rise [PDF:1.6:5.2.6].
SetTextRise - Class in org.pdfclown.documents.contents.objects
'Set the text rise' operation [PDF:1.6:5.2].
SetTextRise(double) - Constructor for class org.pdfclown.documents.contents.objects.SetTextRise
 
SetTextRise(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetTextRise
 
setTextScale(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the text horizontal scaling [PDF:1.6:5.2.3].
SetTextScale - Class in org.pdfclown.documents.contents.objects
'Set the horizontal scaling' operation [PDF:1.6:5.2].
SetTextScale(double) - Constructor for class org.pdfclown.documents.contents.objects.SetTextScale
 
SetTextScale(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetTextScale
 
setTitle(String) - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
 
setTitle(String) - Method in interface org.pdfclown.documents.contents.layers.ILayerNode
 
setTitle(String) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setTitle(String) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
setTitle(String) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setTitle(String) - Method in class org.pdfclown.documents.contents.layers.Layers
 
setTitle(String) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmark
 
setTitle(String) - Method in class org.pdfclown.documents.interchange.metadata.Information
 
setTitleBarVisible(boolean) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters
 
setTlm(AffineTransform) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setTm(AffineTransform) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
setToggleable(boolean) - Method in class org.pdfclown.documents.interaction.forms.RadioButton
 
setToken(Object) - Method in class org.pdfclown.util.parsers.PostScriptParser
 
setTokenType(PostScriptParser.TokenTypeEnum) - Method in class org.pdfclown.util.parsers.PostScriptParser
 
setTop(double) - Method in class org.pdfclown.objects.Rectangle
 
setTransition(Transition) - Method in class org.pdfclown.documents.interaction.actions.DoTransition
 
setTransition(Transition) - Method in class org.pdfclown.documents.Page
 
setTrimBox(Rectangle2D) - Method in class org.pdfclown.documents.Page
 
setUnitMode(Length.UnitModeEnum) - Method in class org.pdfclown.documents.contents.composition.Length
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfArray
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfDictionary
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfIndirectObject
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfObject
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfReference
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfSimpleObject
 
setUpdateable(boolean) - Method in class org.pdfclown.objects.PdfStream
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfArray
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfDictionary
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfIndirectObject
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfObject
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfReference
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfSimpleObject
 
setUpdated(boolean) - Method in class org.pdfclown.objects.PdfStream
 
setURI(URI) - Method in class org.pdfclown.documents.interaction.actions.GoToURI
 
setUsage(XRefEntry.UsageEnum) - Method in class org.pdfclown.tokens.XRefEntry
 
setValidatedOnChange(boolean) - Method in class org.pdfclown.documents.interaction.forms.ChoiceField
 
setValue(double) - Method in class org.pdfclown.documents.contents.composition.Length
 
setValue(IBuffer) - Method in class org.pdfclown.documents.contents.objects.InlineImageBody
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetCharSpace
 
setValue(LineCapEnum) - Method in class org.pdfclown.documents.contents.objects.SetLineCap
 
setValue(LineDash) - Method in class org.pdfclown.documents.contents.objects.SetLineDash
 
setValue(LineJoinEnum) - Method in class org.pdfclown.documents.contents.objects.SetLineJoin
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetLineWidth
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetMiterLimit
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetTextLead
 
setValue(TextRenderModeEnum) - Method in class org.pdfclown.documents.contents.objects.SetTextRenderMode
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetTextRise
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetTextScale
 
setValue(double) - Method in class org.pdfclown.documents.contents.objects.SetWordSpace
 
setValue(List<Object>) - Method in class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
setValue(List<Object>) - Method in class org.pdfclown.documents.contents.objects.ShowText
 
setValue(Object) - Method in class org.pdfclown.documents.interaction.forms.CheckBox
 
setValue(String) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItem
 
setValue(Object) - Method in class org.pdfclown.documents.interaction.forms.Field
 
setValue(Object) - Method in class org.pdfclown.documents.interaction.forms.RadioButton
 
setValue(Object) - Method in class org.pdfclown.documents.interaction.forms.TextField
 
setValue(Integer) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Frame
 
setValue(String) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Marker
 
setValue(T) - Method in class org.pdfclown.documents.multimedia.MediaOffset
 
setValue(Double) - Method in class org.pdfclown.documents.multimedia.MediaOffset.Time
 
setValue(Object) - Method in class org.pdfclown.objects.PdfDate
 
setValue(Object) - Method in class org.pdfclown.objects.PdfInteger
 
setValue(Object) - Method in class org.pdfclown.objects.PdfName
 
setValue(Object) - Method in class org.pdfclown.objects.PdfReal
 
setValue(Object) - Method in class org.pdfclown.objects.PdfSimpleObject
 
setValue(Object) - Method in class org.pdfclown.objects.PdfString
 
setValue(Object) - Method in class org.pdfclown.objects.PdfTextString
 
setVersion(Version) - Method in class org.pdfclown.documents.Document
 
setVertices(List<Point2D>) - Method in class org.pdfclown.documents.interaction.annotations.VertexShape
 
setViewable(boolean) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setViewerPreferences(ViewerPreferences) - Method in class org.pdfclown.documents.Document
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfArray
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfDictionary
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfIndirectObject
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfObject
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfReference
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfSimpleObject
 
setVirtual(boolean) - Method in class org.pdfclown.objects.PdfStream
 
setVisibilityPolicy(LayerEntity.VisibilityPolicyEnum) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setVisibilityPolicy(LayerEntity.VisibilityPolicyEnum) - Method in class org.pdfclown.documents.contents.layers.LayerEntity
 
setVisibilityPolicy(LayerEntity.VisibilityPolicyEnum) - Method in class org.pdfclown.documents.contents.layers.LayerMembership
 
setVisible(Boolean) - Method in interface org.pdfclown.documents.contents.layers.ILayerConfiguration
 
setVisible(boolean) - Method in class org.pdfclown.documents.contents.layers.Layer
 
setVisible(Boolean) - Method in class org.pdfclown.documents.contents.layers.LayerConfiguration
 
setVisible(Boolean) - Method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
setVisible(boolean) - Method in class org.pdfclown.documents.interaction.actions.ToggleVisibility
 
setVisible(boolean) - Method in class org.pdfclown.documents.interaction.annotations.Annotation
 
setVolatile(boolean) - Method in class org.pdfclown.documents.files.FullFileSpecification
 
setVolume(int) - Method in class org.pdfclown.documents.multimedia.MediaPlayParameters.Viability
 
setWidth(int) - Method in class org.pdfclown.documents.contents.entities.Image
Sets the width of the image in samples [PDF:1.6:4.8.2].
setWidth(double) - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
setWidth(double) - Method in class org.pdfclown.documents.interaction.annotations.Border
 
setWidth(double) - Method in class org.pdfclown.objects.Rectangle
 
setWindowType(MediaScreenParameters.Viability.WindowTypeEnum) - Method in class org.pdfclown.documents.multimedia.MediaScreenParameters.Viability
 
setWordSpace(double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Sets the word spacing [PDF:1.6:5.2.2].
setWordSpace(double) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
 
SetWordSpace - Class in org.pdfclown.documents.contents.objects
'Set the word spacing' operation [PDF:1.6:5.2].
SetWordSpace(double) - Constructor for class org.pdfclown.documents.contents.objects.SetWordSpace
 
SetWordSpace(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.SetWordSpace
 
setWordSpace(Double) - Method in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
setX(double) - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
setX(double) - Method in class org.pdfclown.objects.Rectangle
 
setXAlignment(XAlignmentEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Sets the horizontal alignment of the icon inside the annotation box.
setXObjects(XObjectResources) - Method in class org.pdfclown.documents.contents.Resources
 
setXrefMode(Document.Configuration.XRefModeEnum) - Method in class org.pdfclown.documents.Document.Configuration
 
setY(double) - Method in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
setY(double) - Method in class org.pdfclown.documents.contents.objects.DrawRectangle
 
setY(double) - Method in class org.pdfclown.objects.Rectangle
 
setYAlignment(YAlignmentEnum) - Method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject
Sets the vertical alignment of the icon inside the annotation box.
setZoom(Double) - Method in class org.pdfclown.documents.interaction.navigation.document.Destination
 
setZoomRange(Interval<Double>) - Method in class org.pdfclown.documents.contents.layers.Layer
 
Shading<TDataObject extends PdfDataObject> - Class in org.pdfclown.documents.contents.colorSpaces
Shading object [PDF:1.6:4.6.3].
Shading - Class in org.pdfclown.documents.contents.objects
Shading object [PDF:1.6:4.6.3].
Shading(PaintShading) - Constructor for class org.pdfclown.documents.contents.objects.Shading
 
Shading - Static variable in class org.pdfclown.objects.PdfName
 
ShadingPattern - Class in org.pdfclown.documents.contents.colorSpaces
Pattern providing a smooth transition between colors across an area to be painted [PDF:1.6:4.6.3].
ShadingResources - Class in org.pdfclown.documents.contents
Shading resources collection [PDF:1.6:3.7.2].
ShadingResources(Document) - Constructor for class org.pdfclown.documents.contents.ShadingResources
 
Shape - Class in org.pdfclown.documents.interaction.annotations
Abstract shape annotation.
Shape(Page, Rectangle2D, String, PdfName) - Constructor for class org.pdfclown.documents.interaction.annotations.Shape
 
Shape(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.annotations.Shape
 
ShowAdjustedText - Class in org.pdfclown.documents.contents.objects
'Show one or more text strings, allowing individual glyph positioning' operation [PDF:1.6:5.3.2].
ShowAdjustedText(List<Object>, int) - Constructor for class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
ShowAdjustedText(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ShowAdjustedText
 
showBreak() - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Ends current paragraph.
showBreak(Dimension2D) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Ends current paragraph, specifying the offset of the next one.
showBreak(XAlignmentEnum) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Ends current paragraph, specifying the alignment of the next one.
showBreak(Dimension2D, XAlignmentEnum) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Ends current paragraph, specifying the offset and alignment of the next one.
ShowSimpleText - Class in org.pdfclown.documents.contents.objects
'Show a text string' operation [PDF:1.6:5.3.2].
ShowSimpleText(byte[]) - Constructor for class org.pdfclown.documents.contents.objects.ShowSimpleText
 
ShowSimpleText(List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ShowSimpleText
 
showText(String) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Shows text.
showText(String, Object) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Shows text.
showText(String) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified text on the page at the current location [PDF:1.6:5.3.2].
showText(String, Action) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the link associated to the specified text on the page at the current location.
showText(String, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified text on the page at the specified location [PDF:1.6:5.3.2].
showText(String, Point2D, Action) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the link associated to the specified text on the page at the specified location.
showText(String, Point2D, XAlignmentEnum, YAlignmentEnum, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified text on the page at the specified location [PDF:1.6:5.3.2].
showText(String, Point2D, XAlignmentEnum, YAlignmentEnum, double, Action) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the link associated to the specified text on the page at the specified location.
ShowText - Class in org.pdfclown.documents.contents.objects
Abstract 'show a text string' operation [PDF:1.6:5.3.2].
ShowText(String) - Constructor for class org.pdfclown.documents.contents.objects.ShowText
 
ShowText(String, PdfDirectObject...) - Constructor for class org.pdfclown.documents.contents.objects.ShowText
 
ShowText(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ShowText
 
ShowText.IScanner - Interface in org.pdfclown.documents.contents.objects
 
ShowTextToNextLine - Class in org.pdfclown.documents.contents.objects
'Move to the next line and show a text string' operation [PDF:1.6:5.3.2].
ShowTextToNextLine(byte[]) - Constructor for class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
ShowTextToNextLine(byte[], double, double) - Constructor for class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
ShowTextToNextLine(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.ShowTextToNextLine
 
showXObject(XObject, Dimension2D) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Shows the specified external object.
showXObject(XObject, Dimension2D, Object) - Method in class org.pdfclown.documents.contents.composition.BlockComposer
Shows the specified external object.
showXObject(PdfName) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object [PDF:1.6:4.7].
showXObject(XObject) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object [PDF:1.6:4.7].
showXObject(PdfName, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
showXObject(XObject, Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
showXObject(PdfName, Point2D, Dimension2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
showXObject(XObject, Point2D, Dimension2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
showXObject(PdfName, Point2D, Dimension2D, XAlignmentEnum, YAlignmentEnum, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
showXObject(XObject, Point2D, Dimension2D, XAlignmentEnum, YAlignmentEnum, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Shows the specified external object at the specified position [PDF:1.6:4.7].
Sig - Static variable in class org.pdfclown.objects.PdfName
 
SignatureField - Class in org.pdfclown.documents.interaction.forms
Signature field [PDF:1.6:8.6.3].
SignatureField(String, Widget) - Constructor for class org.pdfclown.documents.interaction.forms.SignatureField
Creates a new signature field within the given document context.
SimpleFileSpecification - Class in org.pdfclown.documents.files
Simple reference to the contents of another file [PDF:1.6:3.10.2].
SimpleFont - Class in org.pdfclown.documents.contents.fonts
Simple font [PDF:1.6:5.5].
SimpleFont(Document) - Constructor for class org.pdfclown.documents.contents.fonts.SimpleFont
 
SimpleFont(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.fonts.SimpleFont
 
SimpleOperator - Static variable in class org.pdfclown.documents.contents.objects.BeginMarkedContent
 
SimpleOperator - Static variable in class org.pdfclown.documents.contents.objects.MarkedContentPoint
 
SimpleOperator - Static variable in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
Specifies no text state parameter (just uses the current settings).
SimpleOperator - Static variable in class org.pdfclown.documents.contents.objects.TranslateTextRelative
No side effect.
SinglePage - Static variable in class org.pdfclown.objects.PdfName
 
size() - Method in class org.pdfclown.documents.contents.Contents
 
size() - Method in class org.pdfclown.documents.contents.layers.Layers
 
size() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
size() - Method in class org.pdfclown.documents.contents.ResourceItems
 
size() - Method in class org.pdfclown.documents.files.RelatedFiles
 
size() - Method in class org.pdfclown.documents.functions.Functions
 
size() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
size() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
size() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
size() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
size() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
size() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
size() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
size() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
size() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
size() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
size() - Method in class org.pdfclown.documents.Pages
 
size() - Method in class org.pdfclown.files.IndirectObjects
Gets the number of entries available (both in-use and free) in the collection.
size() - Method in class org.pdfclown.objects.Array
 
size() - Method in class org.pdfclown.objects.PdfArray
 
size() - Method in class org.pdfclown.objects.PdfDictionary
 
Size - Static variable in class org.pdfclown.objects.PdfName
 
size() - Method in class org.pdfclown.objects.Tree
 
size() - Method in class org.pdfclown.tokens.ObjectStream
 
size() - Method in class org.pdfclown.tokens.XRefStream
 
skip(long) - Method in class org.pdfclown.bytes.Buffer
 
skip(long) - Method in class org.pdfclown.bytes.FileInputStream
 
skip(long) - Method in interface org.pdfclown.bytes.IInputStream
Sets the pointer relative position.
skip(long) - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer to the given relative byte position.
skipEOL() - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer before the next non-EOL character after the current position.
skipWhitespace() - Method in class org.pdfclown.util.parsers.PostScriptParser
Moves the pointer before the next non-whitespace character after the current position.
Slash - Static variable in class org.pdfclown.objects.PdfName
 
Slash - Static variable in class org.pdfclown.tokens.Symbol
 
SoftLight - Static variable in class org.pdfclown.objects.PdfName
 
SoftwareIdentifier - Class in org.pdfclown.documents.multimedia
Software identifier [PDF:1.7:9.1.6].
SoftwareIdentifier(Document) - Constructor for class org.pdfclown.documents.multimedia.SoftwareIdentifier
 
SoftwareIdentifier.Version - Class in org.pdfclown.documents.multimedia
Software version number [PDF:1.7:9.1.6].
SoftwareIdentifier.Version(Integer...) - Constructor for class org.pdfclown.documents.multimedia.SoftwareIdentifier.Version
 
Sold - Static variable in class org.pdfclown.objects.PdfName
 
solve(SquareMatrix) - Method in class org.pdfclown.util.math.LUDecomposition
Solves [this] * [return] = [target]
solve(SquareMatrix) - Method in class org.pdfclown.util.math.SquareMatrix
Solves [this] * [return] = [target]
Sound - Class in org.pdfclown.documents.interaction.annotations
Sound annotation [PDF:1.6:8.4.5].
Sound(Page, Rectangle2D, String, Sound) - Constructor for class org.pdfclown.documents.interaction.annotations.Sound
 
Sound - Class in org.pdfclown.documents.multimedia
Sound object [PDF:1.6:9.2].
Sound(Document, IInputStream) - Constructor for class org.pdfclown.documents.multimedia.Sound
Creates a new sound within the given document context.
Sound(PdfDirectObject) - Constructor for class org.pdfclown.documents.multimedia.Sound
 
Sound - Static variable in class org.pdfclown.objects.PdfName
 
Sound.IconTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Icon to be used in displaying the annotation [PDF:1.6:8.4.5].
SP - Static variable in class org.pdfclown.objects.PdfName
 
Space - Static variable in class org.pdfclown.tokens.Chunk
 
Space - Static variable in class org.pdfclown.tokens.Symbol
 
SpaceOperator - Static variable in class org.pdfclown.documents.contents.objects.ShowTextToNextLine
Specifies the word spacing and the character spacing (setting the corresponding parameters in the text state).
Speaker - Static variable in class org.pdfclown.objects.PdfName
 
SpecialColorSpace<TDataObject extends PdfDirectObject> - Class in org.pdfclown.documents.contents.colorSpaces
Special color space [PDF:1.6:4.5.5].
SpecialColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.SpecialColorSpace
 
SpecialDeviceColorSpace - Class in org.pdfclown.documents.contents.colorSpaces
Special device color space [PDF:1.6:4.5.5].
SpecialDeviceColorSpace(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.colorSpaces.SpecialDeviceColorSpace
 
Split - Static variable in class org.pdfclown.objects.PdfName
 
split() - Method in class org.pdfclown.tools.PageManager
Bursts the document into single-page documents.
split(int...) - Method in class org.pdfclown.tools.PageManager
Splits the document into multiple subdocuments delimited by the specified page indexes.
split(long) - Method in class org.pdfclown.tools.PageManager
Splits the document into multiple subdocuments on maximum file size.
Square - Static variable in class org.pdfclown.objects.PdfName
 
SquareMatrix - Class in org.pdfclown.util.math
Square matrix providing fundamental operations of linear algebra.
SquareMatrix(int) - Constructor for class org.pdfclown.util.math.SquareMatrix
 
SquareMatrix(double[][]) - Constructor for class org.pdfclown.util.math.SquareMatrix
Construct a matrix from a 2-D array.
Squiggly - Static variable in class org.pdfclown.objects.PdfName
 
SR - Static variable in class org.pdfclown.objects.PdfName
 
SS - Static variable in class org.pdfclown.objects.PdfName
 
St - Static variable in class org.pdfclown.objects.PdfName
 
Stamp - Static variable in class org.pdfclown.objects.PdfName
 
StandardEncoding - Static variable in class org.pdfclown.objects.PdfName
 
StandardType1Font - Class in org.pdfclown.documents.contents.fonts
Standard Type 1 font [PDF:1.6:5.5.1].
StandardType1Font(Document, StandardType1Font.FamilyEnum, boolean, boolean) - Constructor for class org.pdfclown.documents.contents.fonts.StandardType1Font
 
StandardType1Font.FamilyEnum - Enum in org.pdfclown.documents.contents.fonts
Standard Type 1 font families [PDF:1.6:5.5.1].
startPath(Point2D) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Begins a subpath [PDF:1.6:4.4.1].
StartXRef - Static variable in class org.pdfclown.tokens.Keyword
PDF xref start offset.
State - Static variable in class org.pdfclown.objects.PdfName
 
StemV - Static variable in class org.pdfclown.objects.PdfName
 
stream - Variable in class org.pdfclown.tokens.Writer
 
StrikeOut - Static variable in class org.pdfclown.objects.PdfName
 
StringUtils - Class in org.pdfclown.util
String utility.
StringUtils() - Constructor for class org.pdfclown.util.StringUtils
 
stroke() - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Strokes the path using the current color [PDF:1.6:4.4.2].
Stroke - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
'Stroke the path' operation.
StrokeOperator - Static variable in class org.pdfclown.documents.contents.objects.PaintPath
 
StructParent - Static variable in class org.pdfclown.objects.PdfName
 
Subject - Static variable in class org.pdfclown.objects.PdfName
 
subList(int, int) - Method in class org.pdfclown.documents.contents.Contents
 
subList(int, int) - Method in class org.pdfclown.documents.contents.layers.Layers
 
subList(int, int) - Method in class org.pdfclown.documents.functions.Functions
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
subList(int, int) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
subList(int, int) - Method in class org.pdfclown.documents.Pages
 
subList(int, int) - Method in class org.pdfclown.files.IndirectObjects
 
subList(int, int) - Method in class org.pdfclown.objects.Array
 
subList(int, int) - Method in class org.pdfclown.objects.PdfArray
 
SubmitForm - Class in org.pdfclown.documents.interaction.actions
'Transmit the names and values of selected interactive form fields to a specified URL (Uniform Resource Locator)' action [PDF:1.6:8.6.4].
SubmitForm(Document) - Constructor for class org.pdfclown.documents.interaction.actions.SubmitForm
Creates a new action within the given document context.
SubmitForm - Static variable in class org.pdfclown.objects.PdfName
 
Subtype - Static variable in class org.pdfclown.objects.PdfName
 
Supplement - Static variable in class org.pdfclown.objects.PdfName
 
SW - Static variable in class org.pdfclown.objects.PdfName
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfArray
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfDictionary
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfIndirectObject
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfObject
Swaps contents between this object and the other one.
swap(PdfObject) - Method in class org.pdfclown.objects.PdfReference
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfSimpleObject
 
swap(PdfObject) - Method in class org.pdfclown.objects.PdfStream
 
Sy - Static variable in class org.pdfclown.objects.PdfName
 
Symbol - Class in org.pdfclown.tokens
PDF symbols.
Symbol() - Constructor for class org.pdfclown.tokens.Symbol
 
symbolic - Variable in class org.pdfclown.documents.contents.fonts.Font
Whether the font encoding is custom (that is non-Unicode).

T

T - Static variable in class org.pdfclown.objects.PdfName
 
Tabs - Static variable in class org.pdfclown.objects.PdfName
 
Tag - Static variable in class org.pdfclown.objects.PdfName
 
Text - Class in org.pdfclown.documents.contents.objects
Text object [PDF:1.6:5.3].
Text() - Constructor for class org.pdfclown.documents.contents.objects.Text
 
Text(List<ContentObject>) - Constructor for class org.pdfclown.documents.contents.objects.Text
 
Text - Static variable in class org.pdfclown.objects.PdfName
 
TextChar - Class in org.pdfclown.documents.contents
Text character.
TextChar(char, Rectangle2D, TextStyle, boolean) - Constructor for class org.pdfclown.documents.contents.TextChar
 
TextExtractor - Class in org.pdfclown.tools
Tool for extracting text from content contexts.
TextExtractor() - Constructor for class org.pdfclown.tools.TextExtractor
 
TextExtractor(boolean, boolean) - Constructor for class org.pdfclown.tools.TextExtractor
 
TextExtractor(List<Rectangle2D>, boolean, boolean) - Constructor for class org.pdfclown.tools.TextExtractor
 
TextExtractor.AreaModeEnum - Enum in org.pdfclown.tools
Text-to-area matching mode.
TextExtractor.IIntervalFilter - Interface in org.pdfclown.tools
Text filter by interval.
TextField - Class in org.pdfclown.documents.interaction.forms
Text field [PDF:1.6:8.6.3].
TextField(String, Widget, String) - Constructor for class org.pdfclown.documents.interaction.forms.TextField
Creates a new text field within the given document context.
TextMarkup - Class in org.pdfclown.documents.interaction.annotations
Text markup annotation [PDF:1.6:8.4.5].
TextMarkup(Page, String, TextMarkup.MarkupTypeEnum, Quad) - Constructor for class org.pdfclown.documents.interaction.annotations.TextMarkup
Creates a new text markup on the specified page, making it printable by default.
TextMarkup(Page, String, TextMarkup.MarkupTypeEnum, List<Quad>) - Constructor for class org.pdfclown.documents.interaction.annotations.TextMarkup
Creates a new text markup on the specified page, making it printable by default.
TextMarkup.MarkupTypeEnum - Enum in org.pdfclown.documents.interaction.annotations
Markup type [PDF:1.6:8.4.5].
TextRenderModeEnum - Enum in org.pdfclown.documents.contents
Glyph-outlines appearance on text showing [PDF:1.6:5.2.5].
TextStyle - Class in org.pdfclown.documents.contents
Text style.
TextStyle(Font, double, TextRenderModeEnum, Color<?>, ColorSpace<?>, Color<?>, ColorSpace<?>) - Constructor for class org.pdfclown.documents.contents.TextStyle
 
textToDeviceSpace(Point2D) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Resolves the given text-space point to its equivalent device-space one [PDF:1.6:5.3.3], expressed in standard PDF coordinate system (lower-left origin).
textToDeviceSpace(Point2D, boolean) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Resolves the given text-space point to its equivalent device-space one [PDF:1.6:5.3.3].
TF - Static variable in class org.pdfclown.objects.PdfName
 
Thread - Static variable in class org.pdfclown.objects.PdfName
 
Threads - Static variable in class org.pdfclown.objects.PdfName
 
TilingPattern - Class in org.pdfclown.documents.contents.colorSpaces
Pattern consisting of a small graphical figure called pattern cell [PDF:1.6:4.6.2].
TilingPattern.Colorized - Class in org.pdfclown.documents.contents.colorSpaces
Uncolored tiling pattern ("stencil") associated to a color.
TilingPattern.PaintTypeEnum - Enum in org.pdfclown.documents.contents.colorSpaces
Pattern cell color mode.
TilingPattern.TilingTypeEnum - Enum in org.pdfclown.documents.contents.colorSpaces
Spacing adjustment of tiles relative to the device pixel grid.
TilingType - Static variable in class org.pdfclown.objects.PdfName
 
Timespan - Static variable in class org.pdfclown.objects.PdfName
 
Title - Static variable in class org.pdfclown.objects.PdfName
 
toArray() - Method in class org.pdfclown.documents.contents.Contents
 
toArray(T[]) - Method in class org.pdfclown.documents.contents.Contents
 
toArray() - Method in class org.pdfclown.documents.contents.layers.Layers
 
toArray(T[]) - Method in class org.pdfclown.documents.contents.layers.Layers
 
toArray() - Method in class org.pdfclown.documents.functions.Functions
 
toArray(T[]) - Method in class org.pdfclown.documents.functions.Functions
 
toArray() - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.actions.ChainedActions
 
toArray() - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.actions.SetLayerState.LayerStates
 
toArray() - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.forms.ChoiceItems
 
toArray() - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.forms.FieldWidgets
 
toArray() - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
toArray() - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
toArray(T[]) - Method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
toArray() - Method in class org.pdfclown.documents.Pages
 
toArray(T[]) - Method in class org.pdfclown.documents.Pages
 
toArray() - Method in class org.pdfclown.files.IndirectObjects
 
toArray(T[]) - Method in class org.pdfclown.files.IndirectObjects
 
toArray() - Method in class org.pdfclown.objects.Array
 
toArray(T[]) - Method in class org.pdfclown.objects.Array
 
toArray() - Method in class org.pdfclown.objects.PdfArray
 
toArray(T[]) - Method in class org.pdfclown.objects.PdfArray
 
toAwt() - Method in enum org.pdfclown.documents.contents.LineCapEnum
Converts this constant into its equivalent AWT code.
toAwt() - Method in enum org.pdfclown.documents.contents.LineJoinEnum
Converts this constant into its equivalent AWT code.
toAwt() - Method in enum org.pdfclown.documents.contents.WindModeEnum
Converts this constant into its equivalent AWT code.
toByteArray() - Method in class org.pdfclown.bytes.Buffer
 
toByteArray() - Method in class org.pdfclown.bytes.FileInputStream
 
toByteArray() - Method in class org.pdfclown.objects.PdfString
 
toByteArray() - Method in interface org.pdfclown.util.IDataWrapper
Gets the buffer data copied to a newly-allocated byte array.
toDate(String) - Static method in class org.pdfclown.objects.PdfDate
Converts a PDF date literal into its corresponding date.
toEnumSet(int) - Static method in enum org.pdfclown.documents.contents.fonts.Font.FlagsEnum
Converts a bit mask into its corresponding enumeration representation.
toEnumSet(int) - Static method in enum org.pdfclown.documents.interaction.annotations.Annotation.FlagsEnum
Converts a bit mask into its corresponding enumeration representation.
toEnumSet(int) - Static method in enum org.pdfclown.documents.interaction.forms.Field.FlagsEnum
Converts a bit mask into its corresponding enumeration representation.
toEnumSet(int) - Static method in enum org.pdfclown.documents.interaction.navigation.document.Bookmark.FlagsEnum
Converts a bit mask into its corresponding enumeration representation.
toFloatArray(double[]) - Static method in class org.pdfclown.util.ConvertUtils
 
Toggle - Static variable in class org.pdfclown.objects.PdfName
 
ToggleVisibility - Class in org.pdfclown.documents.interaction.actions
'Toggle the visibility of one or more annotations on the screen' action [PDF:1.6:8.5.3].
ToggleVisibility(Document, Collection<PdfObjectWrapper<?>>, boolean) - Constructor for class org.pdfclown.documents.interaction.actions.ToggleVisibility
Creates a new action within the given document context.
toInlineObject(PrimitiveComposer) - Method in class org.pdfclown.documents.contents.entities.EAN13Barcode
 
toInlineObject(PrimitiveComposer) - Method in class org.pdfclown.documents.contents.entities.Entity
 
toInlineObject(PrimitiveComposer) - Method in class org.pdfclown.documents.contents.entities.JpegImage
 
toInlineObject(PrimitiveComposer) - Method in interface org.pdfclown.documents.contents.IContentEntity
Converts this entity to its equivalent inline (dependent) object representation [PDF:1.6:4.8.6].
toInlineObject(PrimitiveComposer) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
toInlineObject(PrimitiveComposer) - Method in class org.pdfclown.documents.Page
 
toInt(EnumSet<Font.FlagsEnum>) - Static method in enum org.pdfclown.documents.contents.fonts.Font.FlagsEnum
Converts an enumeration set into its corresponding bit mask representation.
toInt(EnumSet<Annotation.FlagsEnum>) - Static method in enum org.pdfclown.documents.interaction.annotations.Annotation.FlagsEnum
Converts an enumeration set into its corresponding bit mask representation.
toInt(EnumSet<Field.FlagsEnum>) - Static method in enum org.pdfclown.documents.interaction.forms.Field.FlagsEnum
Converts an enumeration set into its corresponding bit mask representation.
toInt(EnumSet<Bookmark.FlagsEnum>) - Static method in enum org.pdfclown.documents.interaction.navigation.document.Bookmark.FlagsEnum
Converts an enumeration set into its corresponding bit mask representation.
TopSecret - Static variable in class org.pdfclown.objects.PdfName
 
toRectangle2D() - Method in class org.pdfclown.objects.Rectangle
 
toString() - Method in class org.pdfclown.documents.contents.composition.Length
 
toString() - Method in class org.pdfclown.documents.contents.layers.Layer
 
toString() - Method in class org.pdfclown.documents.contents.layers.Layers
 
toString() - Method in class org.pdfclown.documents.contents.objects.CompositeObject
 
toString() - Method in class org.pdfclown.documents.contents.objects.Operation
 
toString() - Method in class org.pdfclown.documents.contents.TextChar
 
toString() - Method in class org.pdfclown.documents.multimedia.SoftwareIdentifier.Version
 
toString() - Method in class org.pdfclown.objects.PdfArray
 
toString() - Method in class org.pdfclown.objects.PdfDictionary
 
toString() - Method in class org.pdfclown.objects.PdfIndirectObject
 
toString() - Method in class org.pdfclown.objects.PdfName
 
toString() - Method in class org.pdfclown.objects.PdfReference
 
toString() - Method in class org.pdfclown.objects.PdfSimpleObject
 
toString() - Method in class org.pdfclown.objects.PdfString
 
toString(Map<Rectangle2D, List<ITextString>>) - Static method in class org.pdfclown.tools.TextExtractor
Converts text information into plain text.
toString(Map<Rectangle2D, List<ITextString>>, String, String) - Static method in class org.pdfclown.tools.TextExtractor
Converts text information into plain text.
toString() - Method in class org.pdfclown.util.ByteArray
 
toString(IVersion) - Static method in class org.pdfclown.util.metadata.VersionUtils
 
toString() - Method in class org.pdfclown.Version
 
toTransform() - Method in class org.pdfclown.util.math.SquareMatrix
Converts this matrix into an AffineTransform object.
ToUnicode - Static variable in class org.pdfclown.objects.PdfName
 
toXAlignment() - Method in enum org.pdfclown.documents.interaction.JustificationEnum
 
toXObject(Document) - Method in class org.pdfclown.documents.contents.entities.EAN13Barcode
 
toXObject(Document) - Method in class org.pdfclown.documents.contents.entities.Entity
 
toXObject(Document) - Method in class org.pdfclown.documents.contents.entities.JpegImage
 
toXObject(Document) - Method in interface org.pdfclown.documents.contents.IContentEntity
Converts this entity to its equivalent external (independent) object representation [PDF:1.6:4.7].
toXObject(Document) - Method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
toXObject(Document) - Method in class org.pdfclown.documents.Page
 
TP - Static variable in class org.pdfclown.objects.PdfName
 
Trailer - Static variable in class org.pdfclown.tokens.Keyword
PDF trailer begin.
Trans - Static variable in class org.pdfclown.objects.PdfName
 
transform(Dimension2D) - Method in enum org.pdfclown.documents.contents.RotationEnum
 
Transition - Class in org.pdfclown.documents.interaction.navigation.page
Visual transition to use when moving to a page during a presentation [PDF:1.6:8.3.3].
Transition(Document) - Constructor for class org.pdfclown.documents.interaction.navigation.page.Transition
Creates a new action within the given document context.
Transition(Document, Transition.StyleEnum) - Constructor for class org.pdfclown.documents.interaction.navigation.page.Transition
 
Transition(Document, Transition.StyleEnum, Double) - Constructor for class org.pdfclown.documents.interaction.navigation.page.Transition
 
Transition(Document, Transition.StyleEnum, Double, Transition.OrientationEnum, Transition.PageDirectionEnum, Transition.DirectionEnum, Double) - Constructor for class org.pdfclown.documents.interaction.navigation.page.Transition
 
Transition.DirectionEnum - Enum in org.pdfclown.documents.interaction.navigation.page
Transition direction (counterclockwise) [PDF:1.6:8.3.3].
Transition.OrientationEnum - Enum in org.pdfclown.documents.interaction.navigation.page
Transition orientation [PDF:1.6:8.3.3].
Transition.PageDirectionEnum - Enum in org.pdfclown.documents.interaction.navigation.page
Transition direction on page [PDF:1.6:8.3.3].
Transition.StyleEnum - Enum in org.pdfclown.documents.interaction.navigation.page
Transition style [PDF:1.6:8.3.3].
translate(double, double) - Method in class org.pdfclown.documents.contents.composition.PrimitiveComposer
Applies a translation to the coordinate system from user space to device space [PDF:1.6:4.2.2].
TranslateTextRelative - Class in org.pdfclown.documents.contents.objects
'Move to the start of the next line, offset from the start of the current line' operation [PDF:1.6:5.2].
TranslateTextRelative(double, double) - Constructor for class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
TranslateTextRelative(double, double, boolean) - Constructor for class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
TranslateTextRelative(String, List<PdfDirectObject>) - Constructor for class org.pdfclown.documents.contents.objects.TranslateTextRelative
 
TranslateTextToNextLine - Class in org.pdfclown.documents.contents.objects
'Move to the start of the next line' operation [PDF:1.6:5.3.1].
Tree<TKey extends PdfSimpleObject<?>,TValue extends PdfObjectWrapper<? extends PdfDataObject>> - Class in org.pdfclown.objects
Abstract tree [PDF:1.6:3.8.5].
Tree(Document) - Constructor for class org.pdfclown.objects.Tree
 
Tree(PdfDirectObject) - Constructor for class org.pdfclown.objects.Tree
 
TrimBox - Static variable in class org.pdfclown.objects.PdfName
 
True - Static variable in class org.pdfclown.objects.PdfBoolean
 
True - Static variable in class org.pdfclown.tokens.Keyword
PDF boolean true.
TrueType - Static variable in class org.pdfclown.objects.PdfName
 
TrueTypeFont - Class in org.pdfclown.documents.contents.fonts
TrueType font [PDF:1.6:5;OFF:2009].
TwoColumnLeft - Static variable in class org.pdfclown.objects.PdfName
 
TwoColumnRight - Static variable in class org.pdfclown.objects.PdfName
 
TwoPageLeft - Static variable in class org.pdfclown.objects.PdfName
 
TwoPageRight - Static variable in class org.pdfclown.objects.PdfName
 
Tx - Static variable in class org.pdfclown.objects.PdfName
 
Type - Static variable in class org.pdfclown.objects.PdfName
 
Type0 - Static variable in class org.pdfclown.objects.PdfName
 
Type0Font - Class in org.pdfclown.documents.contents.fonts
Composite font associated to a Type 0 CIDFont, containing glyph descriptions based on the Adobe Type 1 font format [PDF:1.6:5.6.3].
Type0Function - Class in org.pdfclown.documents.functions
Sampled function using a sequence of sample values to provide an approximation for functions whose domains and ranges are bounded [PDF:1.6:3.9.1].
Type0Function.InterpolationOrderEnum - Enum in org.pdfclown.documents.functions
 
Type1 - Static variable in class org.pdfclown.objects.PdfName
 
Type1C - Static variable in class org.pdfclown.objects.PdfName
 
Type1Font - Class in org.pdfclown.documents.contents.fonts
Type 1 font [PDF:1.6:5.5.1;AFM:4.1].
Type2Font - Class in org.pdfclown.documents.contents.fonts
Composite font associated to a Type 2 CIDFont, containing glyph descriptions based on the TrueType font format [PDF:1.6:5.6.3].
Type2Function - Class in org.pdfclown.documents.functions
Exponential interpolation of one input value and n output values [PDF:1.6:3.9.2].
Type3 - Static variable in class org.pdfclown.objects.PdfName
 
Type3Font - Class in org.pdfclown.documents.contents.fonts
Type 3 font [PDF:1.6:5.5.4].
Type3Function - Class in org.pdfclown.documents.functions
Stitching function producing a single new 1-input function from the combination of the subdomains of several 1-input functions [PDF:1.6:3.9.3].
Type4Function - Class in org.pdfclown.documents.functions
PostScript calculator function represented as a stream containing code written in a small subset of the PostScript language [PDF:1.6:3.9.4].
TypeName - Static variable in class org.pdfclown.documents.contents.layers.Layer
 
TypeName - Static variable in class org.pdfclown.documents.contents.layers.LayerMembership
 

U

U - Static variable in class org.pdfclown.objects.PdfName
 
UC - Static variable in class org.pdfclown.objects.PdfName
 
Unchanged - Static variable in class org.pdfclown.objects.PdfName
 
uncompress() - Method in class org.pdfclown.objects.PdfIndirectObject
Removes the data object from its object stream [PDF:1.6:3.4.6].
Uncover - Static variable in class org.pdfclown.objects.PdfName
 
UndefinedOffset - Static variable in class org.pdfclown.tokens.XRefEntry
Undefined offset.
Underline - Static variable in class org.pdfclown.objects.PdfName
 
Unix - Static variable in class org.pdfclown.objects.PdfName
 
unregister(PdfReference) - Method in class org.pdfclown.files.File
Unregisters an internal object.
unresolve(PdfDataObject) - Static method in class org.pdfclown.objects.PdfObject
Ensures a data object to be unresolved into its corresponding indirect reference, if available.
unresolve() - Method in class org.pdfclown.objects.PdfObject
Ensures this object to be unresolved into its corresponding indirect reference, if available.
update(Writer) - Method in class org.pdfclown.files.FileIdentifier
Computes a new version identifier based on the file's contents.
update(PdfIndirectObject) - Method in class org.pdfclown.files.IndirectObjects
For internal use only.
update() - Method in class org.pdfclown.objects.PdfObject
Updates the state of this object.
updateTrailer(PdfDictionary, IOutputStream) - Method in class org.pdfclown.tokens.Writer
Updates the specified trailer.
URI - Static variable in class org.pdfclown.objects.PdfName
 
URL - Static variable in class org.pdfclown.objects.PdfName
 
Usage - Static variable in class org.pdfclown.objects.PdfName
 
UseAttachments - Static variable in class org.pdfclown.objects.PdfName
 
usedCodes - Variable in class org.pdfclown.documents.contents.fonts.Font
Used unicodes.
UseNone - Static variable in class org.pdfclown.objects.PdfName
 
UseOC - Static variable in class org.pdfclown.objects.PdfName
 
UseOutlines - Static variable in class org.pdfclown.objects.PdfName
 
userToDeviceSpace(Point2D) - Method in class org.pdfclown.documents.contents.ContentScanner.GraphicsState
Resolves the given user-space point to its equivalent device-space one [PDF:1.6:4.2.3], expressed in standard PDF coordinate system (lower-left origin).
UseThumbs - Static variable in class org.pdfclown.objects.PdfName
 
UTF16 - Static variable in class org.pdfclown.tokens.CharsetName
 
UTF16BE - Static variable in class org.pdfclown.tokens.CharsetName
 

V

V - Static variable in class org.pdfclown.objects.PdfName
 
Value - Static variable in class org.pdfclown.documents.contents.objects.BeginInlineImage
 
Value - Static variable in class org.pdfclown.documents.contents.objects.BeginText
 
Value - Static variable in class org.pdfclown.documents.contents.objects.CloseSubpath
 
Value - Static variable in class org.pdfclown.documents.contents.objects.EndInlineImage
 
Value - Static variable in class org.pdfclown.documents.contents.objects.EndMarkedContent
 
Value - Static variable in class org.pdfclown.documents.contents.objects.EndText
 
Value - Static variable in class org.pdfclown.documents.contents.objects.RestoreGraphicsState
 
Value - Static variable in class org.pdfclown.documents.contents.objects.SaveGraphicsState
 
Value - Static variable in class org.pdfclown.documents.contents.objects.TranslateTextToNextLine
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.BlendModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.PaintTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.TilingTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.composition.Length.UnitModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.composition.LineAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.composition.XAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.composition.YAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.fonts.Font.FlagsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.fonts.StandardType1Font.FamilyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.layers.LayerEntity.VisibilityPolicyEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.contents.layers.LayerEntity.VisibilityPolicyEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.layers.ListModeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.contents.layers.ListModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.LineCapEnum
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.pdfclown.documents.contents.LineCapEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.LineJoinEnum
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.pdfclown.documents.contents.LineJoinEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.RotationEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.contents.RotationEnum
Gets the direction corresponding to the given value.
valueOf(String) - Static method in enum org.pdfclown.documents.contents.TextRenderModeEnum
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.pdfclown.documents.contents.TextRenderModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.contents.WindModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.Document.Configuration.CompatibilityModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.Document.Configuration.XRefModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.Document.PageLayoutEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.Document.PageLayoutEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.Document.PageModeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.Document.PageModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.files.FullFileSpecification.StandardFileSystemEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.files.FullFileSpecification.StandardFileSystemEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.functions.Type0Function.InterpolationOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement.RelationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.actions.Launch.WinTarget.OperationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.actions.OptionsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.actions.Render.OperationEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.interaction.actions.Render.OperationEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.actions.SetLayerState.StateModeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.interaction.actions.SetLayerState.StateModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Annotation.FlagsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.CaptionPositionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.OrientationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Border.StyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Caret.SymbolTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.FileAttachment.IconTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Line.LineEndStyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Note.IconTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.RubberStamp.IconTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Sound.IconTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.TextMarkup.MarkupTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.annotations.Widget.HighlightModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.forms.Field.FlagsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.JustificationEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.interaction.JustificationEnum
Gets the justification corresponding to the given value.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.document.Bookmark.FlagsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.document.Destination.ModeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfName) - Static method in enum org.pdfclown.documents.interaction.navigation.document.Destination.ModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.page.PageLabel.NumberStyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.DirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.OrientationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.PageDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.StyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.interaction.viewer.ViewerPreferences.DirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaClipData.TempFilePermissionEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfString) - Static method in enum org.pdfclown.documents.multimedia.MediaClipData.TempFilePermissionEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaPlayParameters.Viability.FitModeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaPlayParameters.Viability.FitModeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.WindowTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.WindowTypeEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.multimedia.MonitorSpecifierEnum
Returns the enum constant of this type with the specified name.
valueOf(PdfInteger) - Static method in enum org.pdfclown.documents.multimedia.MonitorSpecifierEnum
 
valueOf(String) - Static method in enum org.pdfclown.documents.Page.TabOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.PageFormat.OrientationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.documents.PageFormat.SizeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.files.SerializationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.objects.PdfString.SerializationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.tokens.XRefEntry.UsageEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.tools.TextExtractor.AreaModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.util.parsers.PostScriptParser.TokenTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfclown.VersionEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pdfclown.documents.contents.BlendModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.PaintTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.colorSpaces.TilingPattern.TilingTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.composition.Length.UnitModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.composition.LineAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.composition.XAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.composition.YAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.fonts.Font.FlagsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.fonts.StandardType1Font.FamilyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.layers.LayerEntity.VisibilityPolicyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.layers.ListModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.LineCapEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.LineJoinEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.contents.objects.InlineImageHeader
 
values() - Method in class org.pdfclown.documents.contents.ResourceItems
 
values() - Static method in enum org.pdfclown.documents.contents.RotationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.TextRenderModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.contents.WindModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.Document.Configuration.CompatibilityModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.Document.Configuration.XRefModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.Document.PageLayoutEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.Document.PageModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.files.FullFileSpecification.StandardFileSystemEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.files.RelatedFiles
 
values() - Static method in enum org.pdfclown.documents.functions.Type0Function.InterpolationOrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.actions.GoToEmbedded.PathElement.RelationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.actions.Launch.WinTarget.OperationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.actions.OptionsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.actions.Render.OperationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.actions.SetLayerState.StateModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Annotation.FlagsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.interaction.annotations.AnnotationActions
 
values() - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.CaptionPositionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.IconFitObject.ScaleTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics.OrientationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.interaction.annotations.AppearanceStates
 
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Border.StyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Caret.SymbolTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.FileAttachment.IconTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Line.LineEndStyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Note.IconTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.RubberStamp.IconTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Sound.IconTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.TextMarkup.MarkupTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.annotations.Widget.HighlightModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.forms.Field.FlagsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.interaction.forms.Fields
 
values() - Static method in enum org.pdfclown.documents.interaction.JustificationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.document.Bookmark.FlagsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.document.Destination.ModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.page.PageLabel.NumberStyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.DirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.OrientationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.PageDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.navigation.page.Transition.StyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.interaction.viewer.ViewerPreferences.DirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.documents.interchange.metadata.Information
 
values() - Static method in enum org.pdfclown.documents.multimedia.MediaClipData.TempFilePermissionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaPlayParameters.Viability.FitModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.LocationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.OffscreenBehaviorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.RelatedWindowEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.FloatingWindowParameters.ResizeBehaviorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MediaScreenParameters.Viability.WindowTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.multimedia.MonitorSpecifierEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.Page.TabOrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.PageFormat.OrientationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.documents.PageFormat.SizeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.files.SerializationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.objects.PdfDictionary
 
values() - Static method in enum org.pdfclown.objects.PdfString.SerializationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.objects.Tree
 
values() - Method in class org.pdfclown.tokens.ObjectStream
 
values() - Static method in enum org.pdfclown.tokens.XRefEntry.UsageEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.pdfclown.tokens.XRefStream
 
values() - Static method in enum org.pdfclown.tools.TextExtractor.AreaModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.util.parsers.PostScriptParser.TokenTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfclown.VersionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Static variable in class org.pdfclown.objects.PdfName
 
Version - Class in org.pdfclown
Generic PDF version number [PDF:1.6:H.1].
VersionEnum - Enum in org.pdfclown
Managed PDF version number [PDF:1.6:H.1].
VersionUtils - Class in org.pdfclown.util.metadata
Version utility.
VersionUtils() - Constructor for class org.pdfclown.util.metadata.VersionUtils
 
VertexShape - Class in org.pdfclown.documents.interaction.annotations
Abstract vertexed shape annotation.
VertexShape(Page, Rectangle2D, String, PdfName) - Constructor for class org.pdfclown.documents.interaction.annotations.VertexShape
 
VertexShape(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.annotations.VertexShape
 
Vertices - Static variable in class org.pdfclown.objects.PdfName
 
View - Static variable in class org.pdfclown.objects.PdfName
 
ViewerPreferences - Class in org.pdfclown.documents.interaction.viewer
Viewer preferences [PDF:1.6:8.1].
ViewerPreferences(Document) - Constructor for class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
ViewerPreferences - Static variable in class org.pdfclown.objects.PdfName
 
ViewerPreferences.DirectionEnum - Enum in org.pdfclown.documents.interaction.viewer
Predominant reading order for text [PDF:1.6:8.1].
ViewState - Static variable in class org.pdfclown.objects.PdfName
 
VisiblePages - Static variable in class org.pdfclown.objects.PdfName
 
visit(ObjectStream, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(PdfArray, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(PdfDictionary, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(PdfIndirectObject, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(PdfReference, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(PdfStream, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(XRefStream, Object) - Method in class org.pdfclown.objects.Cloner
 
visit(ObjectStream, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits an object stream.
visit(PdfArray, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits an object array.
visit(PdfBoolean, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a boolean object.
visit(PdfDataObject, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a data object.
visit(PdfDate, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a date object.
visit(PdfDictionary, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits an object dictionary.
visit(PdfIndirectObject, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits an indirect object.
visit(PdfInteger, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits an integer-number object.
visit(PdfName, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a name object.
visit(PdfReal, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a real-number object.
visit(PdfReference, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a reference object.
visit(PdfStream, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a stream object.
visit(PdfString, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a string object.
visit(PdfTextString, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a text string object.
visit(XRefStream, Object) - Method in interface org.pdfclown.objects.IVisitor
Visits a cross-reference stream object.
visit(ObjectStream, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfArray, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfBoolean, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfDataObject, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfDate, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfDictionary, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfIndirectObject, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfInteger, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfName, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfReal, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfReference, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfStream, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfString, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(PdfTextString, Object) - Method in class org.pdfclown.objects.Visitor
 
visit(XRefStream, Object) - Method in class org.pdfclown.objects.Visitor
 
Visitor - Class in org.pdfclown.objects
Visitor object.
Visitor() - Constructor for class org.pdfclown.objects.Visitor
 

W

W - Static variable in class org.pdfclown.objects.PdfName
 
White - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalGrayColor
 
White - Static variable in class org.pdfclown.documents.contents.colorSpaces.CalRGBColor
 
White - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceCMYKColor
 
White - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceGrayColor
 
White - Static variable in class org.pdfclown.documents.contents.colorSpaces.DeviceRGBColor
 
WhitePoint - Static variable in class org.pdfclown.objects.PdfName
 
Widget - Class in org.pdfclown.documents.interaction.annotations
Widget annotation [PDF:1.6:8.4.5].
Widget(Page, Rectangle2D) - Constructor for class org.pdfclown.documents.interaction.annotations.Widget
 
Widget(PdfDirectObject) - Constructor for class org.pdfclown.documents.interaction.annotations.Widget
 
Widget - Static variable in class org.pdfclown.objects.PdfName
 
Widget.HighlightModeEnum - Enum in org.pdfclown.documents.interaction.annotations
Highlighting mode [PDF:1.6:8.4.5].
WidgetActions - Class in org.pdfclown.documents.interaction.annotations
Widget actions [PDF:1.6:8.5.2].
WidgetActions(Annotation) - Constructor for class org.pdfclown.documents.interaction.annotations.WidgetActions
 
Width - Static variable in class org.pdfclown.objects.PdfName
 
Widths - Static variable in class org.pdfclown.objects.PdfName
 
Win - Static variable in class org.pdfclown.objects.PdfName
 
WinAnsiEncoding - Static variable in class org.pdfclown.objects.PdfName
 
WindModeEnum - Enum in org.pdfclown.documents.contents
Winding rule for determining which points lie inside a path [PDF:1.6:4.4.2].
Wipe - Static variable in class org.pdfclown.objects.PdfName
 
WP - Static variable in class org.pdfclown.objects.PdfName
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.Articles
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.ColorSpaceResources
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.colorSpaces.ColorSpace
Wraps the specified color space base object into a color space object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.colorSpaces.Pattern
Wraps the specified base object into a pattern object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.colorSpaces.Shading
 
wrap(PdfDirectObject, IContentContext) - Static method in class org.pdfclown.documents.contents.Contents
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.ExtGState
Wraps the specified base object into a graphics state parameter dictionary object.
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.ExtGStateResources
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.FontResources
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.fonts.Font
Wraps a font reference into a font object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.layers.Layer
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.layers.LayerDefinition
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.layers.LayerGroup
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.layers.LayerMembership
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.layers.Layers
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.PatternResources
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.PropertyList
Wraps the specified base object into a property list object.
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.PropertyListResources
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.ResourceItems
Wraps a base object within its corresponding high-level representation.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.Resources
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.ShadingResources
 
wrap(PdfDirectObject) - Method in class org.pdfclown.documents.contents.XObjectResources
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.xObjects.FormXObject
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.xObjects.ImageXObject
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.contents.xObjects.XObject
Wraps an external object reference into an external object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.files.EmbeddedFile
Instantiates an existing embedded file.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.files.FileSpecification
Instantiates an existing file reference.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.files.RelatedFiles
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.functions.Function
Wraps a function base object into a function object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.actions.Action
Wraps an action base object into an action object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.annotations.Annotation
Wraps an annotation base object into an annotation object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.annotations.Appearance
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.annotations.AppearanceCharacteristics
 
wrap(PdfDirectObject, Field) - Static method in class org.pdfclown.documents.interaction.annotations.Widget
 
wrap(PdfReference) - Static method in class org.pdfclown.documents.interaction.forms.Field
Wraps a field reference into a field object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.forms.Form
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.document.Bookmarks
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.document.Destination
Wraps a destination base object into a destination object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.page.Article
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.page.ArticleElement
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.page.ArticleElements
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.page.PageLabel
Gets an existing page label range.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.navigation.page.Transition
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interaction.viewer.ViewerPreferences
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interchange.access.LanguageIdentifier
Wraps a language identifier base object into a language identifier object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.interchange.metadata.Information
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.multimedia.MediaClip
Wraps a clip base object into a clip object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.multimedia.MediaOffset
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.multimedia.MediaPlayers
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.multimedia.Rendition
Wraps a rendition base object into a rendition object.
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.multimedia.SoftwareIdentifier
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.documents.Page
 
wrap(PdfDirectObject) - Static method in class org.pdfclown.files.FileIdentifier
Gets an existing file identifier.
wrap(PdfDirectObject) - Method in interface org.pdfclown.objects.Array.IWrapper
 
wrap(Class<TItem>, PdfDirectObject) - Static method in class org.pdfclown.objects.Array
Wraps an existing base array using the default wrapper for wrapping its items.
wrap(Array.IWrapper<TItem>, PdfDirectObject) - Static method in class org.pdfclown.objects.Array
Wraps an existing base array using the specified wrapper for wrapping its items.
wrap(PdfDirectObject) - Static method in class org.pdfclown.objects.Rectangle
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.documents.NamedDestinations
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.documents.NamedEmbeddedFiles
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.documents.NamedJavaScripts
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.documents.NamedRenditions
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.documents.PageLabels
 
wrapValue(PdfDirectObject) - Method in class org.pdfclown.objects.Tree
Wraps a base object within its corresponding high-level representation.
write(byte[]) - Method in class org.pdfclown.bytes.Buffer
 
write(byte[], int, int) - Method in class org.pdfclown.bytes.Buffer
 
write(String) - Method in class org.pdfclown.bytes.Buffer
 
write(IInputStream) - Method in class org.pdfclown.bytes.Buffer
 
write(byte[]) - Method in interface org.pdfclown.bytes.IOutputStream
Writes a byte array into the stream.
write(byte[], int, int) - Method in interface org.pdfclown.bytes.IOutputStream
Writes a byte range into the stream.
write(String) - Method in interface org.pdfclown.bytes.IOutputStream
Writes a string into the stream.
write(IInputStream) - Method in interface org.pdfclown.bytes.IOutputStream
Writes an IInputStream into the stream.
write(byte[]) - Method in class org.pdfclown.bytes.OutputStream
 
write(byte[], int, int) - Method in class org.pdfclown.bytes.OutputStream
 
write(String) - Method in class org.pdfclown.bytes.OutputStream
 
write(IInputStream) - Method in class org.pdfclown.bytes.OutputStream
 
write(SerializationModeEnum) - Method in class org.pdfclown.tokens.Writer
Serializes the file to the target stream.
writeHeader() - Method in class org.pdfclown.tokens.Writer
Serializes the beginning of the file [PDF:1.6:3.4.1].
writeIncremental() - Method in class org.pdfclown.tokens.Writer
Serializes the PDF file as incremental update [PDF:1.6:3.4.5].
writeLinearized() - Method in class org.pdfclown.tokens.Writer
Serializes the PDF file linearized [PDF:1.6:F].
Writer - Class in org.pdfclown.tokens
PDF file writer.
Writer(File, IOutputStream) - Constructor for class org.pdfclown.tokens.Writer
 
writeStandard() - Method in class org.pdfclown.tokens.Writer
Serializes the PDF file compactly [PDF:1.6:3.4].
writeTail(long) - Method in class org.pdfclown.tokens.Writer
Serializes the end of the file [PDF:1.6:3.4.4].
writeTo(IOutputStream) - Method in class org.pdfclown.bytes.Buffer
 
writeTo(IOutputStream) - Method in interface org.pdfclown.bytes.IBuffer
Writes the buffer data to a stream.
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.CompositeObject
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.ContentObject
Serializes this object to the specified stream.
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.InlineImage
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.InlineImageBody
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.LocalGraphicsState
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.MarkedContent
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.Operation
 
writeTo(IOutputStream, Document) - Method in class org.pdfclown.documents.contents.objects.Text
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfArray
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfBoolean
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfDictionary
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfIndirectObject
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfInteger
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfName
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfObject
Serializes this object to the specified stream.
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfReal
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfReference
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfStream
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.objects.PdfString
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.tokens.ObjectStream
 
writeTo(IOutputStream, File) - Method in class org.pdfclown.tokens.XRefStream
 
WS - Static variable in class org.pdfclown.objects.PdfName
 

X

X - Static variable in class org.pdfclown.objects.PdfName
 
XAlignmentEnum - Enum in org.pdfclown.documents.contents.composition
Horizontal alignment.
XML - Static variable in class org.pdfclown.objects.PdfName
 
XObject - Class in org.pdfclown.documents.contents.objects
External object shown in a content stream context [PDF:1.6:4.7].
XObject(PaintXObject) - Constructor for class org.pdfclown.documents.contents.objects.XObject
 
XObject - Class in org.pdfclown.documents.contents.xObjects
External graphics object whose contents are defined by a self-contained content stream, separate from the content stream in which it is used [PDF:1.6:4.7].
XObject(Document) - Constructor for class org.pdfclown.documents.contents.xObjects.XObject
Creates a new external object inside the document.
XObject(Document, PdfStream) - Constructor for class org.pdfclown.documents.contents.xObjects.XObject
Creates a new external object inside the document.
XObject(PdfDirectObject) - Constructor for class org.pdfclown.documents.contents.xObjects.XObject
Instantiates an existing external object.
XObject - Static variable in class org.pdfclown.objects.PdfName
 
XObjectResources - Class in org.pdfclown.documents.contents
External object resources collection [PDF:1.6:3.7.2].
XObjectResources(Document) - Constructor for class org.pdfclown.documents.contents.XObjectResources
 
XRef - Static variable in class org.pdfclown.objects.PdfName
 
XRef - Static variable in class org.pdfclown.tokens.Keyword
PDF xref begin.
XRefEntry - Class in org.pdfclown.tokens
Cross-reference table entry [PDF:1.6:3.4.3].
XRefEntry(int, int) - Constructor for class org.pdfclown.tokens.XRefEntry
Instantiates a new in-use ordinary (uncompressed) object entry.
XRefEntry(int, int, int, XRefEntry.UsageEnum) - Constructor for class org.pdfclown.tokens.XRefEntry
Instantiates an original ordinary (uncompressed) object entry.
XRefEntry(int, int, int) - Constructor for class org.pdfclown.tokens.XRefEntry
Instantiates a compressed object entry.
XRefEntry.UsageEnum - Enum in org.pdfclown.tokens
Cross-reference table entry usage [PDF:1.6:3.4.3].
XRefStream - Class in org.pdfclown.tokens
Cross-reference stream containing cross-reference information [PDF:1.6:3.4.7].
XRefStream(File) - Constructor for class org.pdfclown.tokens.XRefStream
 
XRefStream(PdfDictionary, IBuffer) - Constructor for class org.pdfclown.tokens.XRefStream
 
XStep - Static variable in class org.pdfclown.objects.PdfName
 
XYZ - Static variable in class org.pdfclown.objects.PdfName
 

Y

YAlignmentEnum - Enum in org.pdfclown.documents.contents.composition
Vertical alignment.
Yes - Static variable in class org.pdfclown.objects.PdfName
 
YStep - Static variable in class org.pdfclown.objects.PdfName
 

Z

Z - Static variable in class org.pdfclown.objects.PdfName
 
Zoom - Static variable in class org.pdfclown.objects.PdfName
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.