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 _

F

fetchDocumentEncryptionAtom(HSLFSlideShow) - Static method in class org.apache.poi.hslf.EncryptedSlideShow
Return the DocumentEncryptionAtom for a HSLFSlideShow, or null if there isn't one.
FF_DECORATIVE - Static variable in class org.apache.poi.hslf.model.PPFont
Novelty fonts.
FF_DONTCARE - Static variable in class org.apache.poi.hslf.model.PPFont
Don't care or don't know.
FF_MODERN - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with constant stroke width (monospace), with or without serifs.
FF_ROMAN - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with variable stroke width (proportional) and with serifs.
FF_SCRIPT - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts designed to look like handwriting.
FF_SWISS - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with variable stroke width (proportional) and without serifs.
Ffn - Class in org.apache.poi.hwpf.model
FFN - Font Family Name.
Ffn(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Ffn
 
fHasDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the date is displayed in the footer.
fHasFooter - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
bit that specifies whether the footer text is displayed.
fHasHeader - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
bit that specifies whether the header text is displayed.
fHasSlideNumber - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the slide number is displayed in the footer.
fHasTodayDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the current datetime is used for displaying the datetime.
fHasUserDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the date specified in UserDateAtom record is used for displaying the datetime.
FIBAbstractType - Class in org.apache.poi.hdf.model.hdftypes.definitions
File information Block.
FIBAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.FIBAbstractType
 
FibBase - Class in org.apache.poi.hwpf.model
Base part of the File information Block (FibBase).
FibBase() - Constructor for class org.apache.poi.hwpf.model.FibBase
 
FibBase(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibBase
 
FibBaseAbstractType - Class in org.apache.poi.hwpf.model.types
Base part of the File information Block (FibBase).
FIBFieldHandler - Class in org.apache.poi.hwpf.model
 
FibRgLw95AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgLw95 structure is the third section of the FIB for Word95.
FibRgLw97AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgLw97 structure is the third section of the FIB.
FibRgW97AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgW97 structure is a variable-length portion of the Fib.
Field - Interface in org.apache.poi.hwpf.usermodel
 
FIELD_BEGIN_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FIELD_END_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FIELD_SEPARATOR_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FieldDescriptor - Class in org.apache.poi.hwpf.model
Class for the FLD structure.
FieldDescriptor(byte[]) - Constructor for class org.apache.poi.hwpf.model.FieldDescriptor
 
FieldIterator - Class in org.apache.poi.hwpf.dev
For iterating through our fields.
FieldIterator() - Constructor for class org.apache.poi.hwpf.dev.FieldIterator
 
Fields - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document Fields
FieldsDocumentPart - Class in org.apache.poi.hwpf.model
 
FieldsImpl - Class in org.apache.poi.hwpf.usermodel
Default implementation of Field
FieldsImpl(FieldsTables) - Constructor for class org.apache.poi.hwpf.usermodel.FieldsImpl
 
FieldsTables - Class in org.apache.poi.hwpf.model
This class provides access to all the fields Plex.
FieldsTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.FieldsTables
 
FileInformationBlock - Class in org.apache.poi.hdf.model.hdftypes
 
FileInformationBlock(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FileInformationBlock
offset in table stream of beginning of information for complex files.
FileInformationBlock - Class in org.apache.poi.hwpf.model
The File Information Block (FIB).
FileInformationBlock(byte[]) - Constructor for class org.apache.poi.hwpf.model.FileInformationBlock
Creates a new instance of FileInformationBlock
Fill - Class in org.apache.poi.hslf.model
Represents functionality provided by the 'Fill Effects' dialog in PowerPoint.
Fill(Shape) - Constructor for class org.apache.poi.hslf.model.Fill
Construct a Fill object for a shape.
fill(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill(List) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
fill(List) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Fills the queue for writing.
Fill - Interface in org.apache.poi.sl.usermodel
 
FILL_BACKGROUND - Static variable in class org.apache.poi.hslf.model.Fill
Use the background fill color/pattern
FILL_PATTERN - Static variable in class org.apache.poi.hslf.model.Fill
Fill with a pattern (bitmap)
FILL_PICTURE - Static variable in class org.apache.poi.hslf.model.Fill
Center a picture in the shape
FILL_SHADE - Static variable in class org.apache.poi.hslf.model.Fill
Shade from start to end points
FILL_SHADE_CENTER - Static variable in class org.apache.poi.hslf.model.Fill
Shade from bounding rectangle to end point
FILL_SHADE_SCALE - Static variable in class org.apache.poi.hslf.model.Fill
Similar to FILL_SHADE, but the fill angle is additionally scaled by the aspect ratio of the shape.
FILL_SHADE_SHAPE - Static variable in class org.apache.poi.hslf.model.Fill
Shade from shape outline to end point
FILL_SHADE_TITLE - Static variable in class org.apache.poi.hslf.model.Fill
shade to title
FILL_SOLID - Static variable in class org.apache.poi.hslf.model.Fill
Fill with a solid color
FILL_TEXTURE - Static variable in class org.apache.poi.hslf.model.Fill
A texture (pattern with its own color map)
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillDecoder(String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the specified rounded corner rectangle with the current color.
fillVariableFields(byte[], byte[]) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
filter - Variable in class org.apache.poi.hslf.blip.Metafile.Header
Reserved.
FILTERING_HOOKS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
find(Document) - Static method in class org.apache.poi.hslf.usermodel.SoundData
Find all sound records in the supplied Document records
findByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Fetch the TextProp with this name, or null if it isn't present
findChildRecords(byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
Default method for finding child records of a container record
findChildren(byte[]) - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
Performs a recursive search, identifying the pointers we contain, creating the Streams for where they point to, then searching those if appropriate.
findChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
Process the contents of the stream out into chunks
FINDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
findFirstOfType(long) - Method in class org.apache.poi.hslf.record.RecordContainer
Finds the first child record of the given type, or null if none of the child records are of the given type.
findFirstWithId(short) - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
findMatchingType(byte[]) - Static method in class org.apache.poi.hwpf.usermodel.PictureType
 
findProperties(int, int, BTreeSet.BTreeNode) - Static method in class org.apache.poi.hdf.model.util.BTreeSet
 
findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
 
findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
 
findSprm(short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
findTextRecords(int, Vector) - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
For the given position, look if the record is a text record, and wind on after.
findTextRuns(PPDrawing) - Static method in class org.apache.poi.hslf.model.Sheet
For a given PPDrawing, grab all the TextRuns
firstSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
FIXED_PITCH - Static variable in class org.apache.poi.hslf.model.PPFont
 
FLDAbstractType - Class in org.apache.poi.hwpf.model.types
Field Descriptor (FLD).
FLDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FLDAbstractType
 
FLOAT - Static variable in class org.apache.poi.hsmf.datatypes.Types
R4 - 4-byte floating point value
fLoop - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio or video data is repeated continuously during playback.
FlowChartAlternateProcess - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartCollate - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartConnector - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartDecision - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartDelay - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartDisplay - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartDocument - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartExtract - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartInputOutput - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartInternalStorage - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartMagneticDisk - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartMagneticDrum - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartMagneticTape - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartManualInput - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartManualOperation - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartMerge - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartMultidocument - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartOfflineStorage - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartOffpageConnector - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartOnlineStorage - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartOr - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartPredefinedProcess - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartPreparation - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartProcess - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartPunchedCard - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartPunchedTape - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartSort - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartSummingJunction - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FlowChartTerminator - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
fNarration - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio data is recorded narration for the slide show.
FoDocumentFacade - Class in org.apache.poi.hwpf.converter
 
FoDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.FoDocumentFacade
 
FoldedCorner - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
FOLDER_ASSOCIATED_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FOLDER_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FOLLOWS_ENTIRE_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document follows the entire color scheme.
FOLLOWS_TEXT_AND_BACKGROUND_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document follows the text and background scheme.
FontCollection - Class in org.apache.poi.hslf.record
FontCollection ia a container that holds information about all the fonts in the presentation.
FontCollection - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
FontCollection - Interface in org.apache.poi.sl.usermodel
 
FontEmbeddedData - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
FontEntityAtom - Class in org.apache.poi.hslf.record
This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.
FontEntityAtom() - Constructor for class org.apache.poi.hslf.record.FontEntityAtom
Create a new instance of FontEntityAtom
FontEntityAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
fontName - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
FontReplacer - Interface in org.apache.poi.hwpf.converter
 
FontReplacer.Triplet - Class in org.apache.poi.hwpf.converter
 
FontReplacer.Triplet() - Constructor for class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
fonts(FontTable) - Method in class org.apache.poi.hdf.event.EventBridge
 
fonts(FontTable) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
fonts(FontTable) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
FontTable - Class in org.apache.poi.hdf.extractor
Comment me
FontTable(byte[]) - Constructor for class org.apache.poi.hdf.extractor.FontTable
 
FontTable - Class in org.apache.poi.hdf.model.hdftypes
Comment me
FontTable(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FontTable
 
FontTable - Class in org.apache.poi.hwpf.model
FontTable or in MS terminology sttbfffn is a common data structure written in all Word files.
FontTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.FontTable
 
footer(int, int) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
FOOTER_EVEN - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_EVEN - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FOOTER_FIRST - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_FIRST - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FOOTER_ODD - Static variable in class org.apache.poi.hdf.extractor.HeaderFooter
 
FOOTER_ODD - Static variable in class org.apache.poi.hdf.model.hdftypes.HeaderFooter
 
FOOTERATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
 
FooterMCAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
FOOTNOTE - Static variable in class org.apache.poi.hwpf.model.NoteType
Footnote
FOOTNOTE - Static variable in class org.apache.poi.hwpf.model.SubdocumentType
 
FootnoteReferenceDescriptor - Class in org.apache.poi.hwpf.model
 
FootnoteReferenceDescriptor() - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
FootnoteReferenceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
FOOTNOTES - Static variable in class org.apache.poi.hwpf.model.FieldsDocumentPart
footnote subdocument
FORM_CATEGORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CATEGORY_SUB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CLSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CONTACT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_DESIGNER_GUID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_DESIGNER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_HIDDEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_HOST_MAP - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_MESSAGE_BEHAVIOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FormattedDiskPage - Class in org.apache.poi.hdf.model.hdftypes
Represents an FKP data structure.
FormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.FormattedDiskPage
Uses a 512-byte array to create a FKP
FormattedDiskPage - Class in org.apache.poi.hwpf.model
Represents an FKP data structure.
FormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
 
FormattedDiskPage(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
Uses a 512-byte array to create a FKP
FORMFLDSTTBS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
FOUR_OBJECTS - Static variable in class org.apache.poi.hslf.record.SlideAtom.SSlideLayoutAtom
 
FRDAbstractType - Class in org.apache.poi.hwpf.model.types
Footnote Reference Descriptor (FRD).
Freeform - Class in org.apache.poi.hslf.model
A "Freeform" shape.
Freeform(Shape) - Constructor for class org.apache.poi.hslf.model.Freeform
Create a new Freeform.
Freeform() - Constructor for class org.apache.poi.hslf.model.Freeform
Create a new Freeform.
fRewind - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio or video data is rewound after playing.
FSPA - Class in org.apache.poi.hwpf.model
File Shape Address structure
FSPA() - Constructor for class org.apache.poi.hwpf.model.FSPA
 
FSPA(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FSPA
 
FSPA_SIZE - Static variable in class org.apache.poi.hwpf.model.FSPA
 
FSPAAbstractType - Class in org.apache.poi.hwpf.model.types
File Shape Address (FSPA).
FSPADocumentPart - Class in org.apache.poi.hwpf.model
 
FSPATable - Class in org.apache.poi.hwpf.model
This class holds all the FSPA (File Shape Address) structures.
FSPATable(byte[], FileInformationBlock, FSPADocumentPart) - Constructor for class org.apache.poi.hwpf.model.FSPATable
 
FSPATable(byte[], int, int, List) - Constructor for class org.apache.poi.hwpf.model.FSPATable
 
FTP_SITE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

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 _