Skip navigation links
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 _ 

B

backup(Graphics2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphicsState
Saves the state of the graphics2D object
BASELINE - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
BIG5 - Static variable in class org.apache.poi.hwpf.util.DoubleByteUtil
 
BINARY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Binary - counted byte array
BinaryTagDataBlob - Class in org.apache.poi.hslf.record
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
BinaryTagDataBlob(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.BinaryTagDataBlob
Create a new holder for a boring record with children, but with position dependent characteristics
BIRTHDAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
 
bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
 
bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
 
bitmap - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
 
Bitmap - Class in org.apache.poi.hslf.blip
Represents a bitmap picture data: JPEG or PNG.
Bitmap() - Constructor for class org.apache.poi.hslf.blip.Bitmap
Deprecated.
Use HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new Bitmap. This API led to detached Bitmap instances (See Bugzilla 46122) and prevented adding additional functionality.
Bitmap(EscherContainerRecord, EscherBSERecord) - Constructor for class org.apache.poi.hslf.blip.Bitmap
Creates a new instance.
bitmap - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
A variable-sized DeviceIndependentBitmap Object (section 2.2.2.9) that is the source of the color data.
BitMaskTextProp - Class in org.apache.poi.hslf.model.textproperties
Definition of a special kind of property of some text, or its paragraph.
BitMaskTextProp(BitMaskTextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
BitMaskTextProp(int, int, String, String...) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
BKC_EVEN_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
Even page
BKC_NEW_COLUMN - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
New column
BKC_NEW_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
New page
BKC_NO_BREAK - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
No break
BKC_ODD_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
Odd page
bkColorSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
the background color of the source bitmap.
bkColorSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
A WMF ColorRef object that specifies the background color of the source bitmap.
BKDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKFAbstractType - Class in org.apache.poi.hwpf.model.types
BooKmark First descriptor (BKF).
BKFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
 
BKFAbstractType(BKFAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
 
bkMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
BLEND_FACTORS_H - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
This flag is meaningful in EmfPlusLinearGradientBrushData and EmfPlusPathGradientBrushData objects.
BLEND_FACTORS_V - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
This flag is meaningful in EmfPlusLinearGradientBrushData objects.
blendFlags - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
This value MUST be 0x00 and MUST be ignored.
blendOperation - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
The blend operation code.
BODY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
body - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
body - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
BODY_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_HTML - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
bold - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
BOLD_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
Bookmark - Interface in org.apache.poi.hwpf.usermodel
User friendly interface to access information about document bookmarks
BookmarkFirstDescriptor - Class in org.apache.poi.hwpf.model
 
BookmarkFirstDescriptor() - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
BookmarkFirstDescriptor(BookmarkFirstDescriptor) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
BookmarkFirstDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
Bookmarks - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document bookmarks
BookmarksImpl - Class in org.apache.poi.hwpf.usermodel
Implementation of user-friendly interface for document bookmarks
BookmarksImpl(BookmarksTables) - Constructor for class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
BookmarksTables - Class in org.apache.poi.hwpf.model
 
BookmarksTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.BookmarksTables
 
BOOLEAN - Static variable in class org.apache.poi.hsmf.datatypes.Types
Boolean - 16-bit Boolean value.
BooleanPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
 
BorderCode - Class in org.apache.poi.hwpf.usermodel
Mapping class for BRC80 structure (Border Code for Word 97)
BorderCode() - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
 
BorderCode(BorderCode) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
 
BorderCode(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
 
BORDERS_ALL - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_INSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_NONE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_OUTSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BOTTOM - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
the destination bounding rectangle in device units
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
 
bounds - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
 
bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
the bounding rectangle
bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
bounds - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
bounds - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
An optional 8-byte Rect Object (section 2.2.2.18) that defines the dimensions, in logical coordinates, of a rectangle that is used for clipping, opaquing, or both.
bounds - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
a rectangle in logical units
bounds - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
a rectangle in logical units
boundsIgnored - Variable in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
 
BRCL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_SHADOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_THICK - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BAR_TO_LEFT_OF_PARAGRAPH - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BORDER_ABOVE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BORDER_BELOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BOX_AROUND - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_NONE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
brushHatch - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
brushIdx - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
 
brushIndex - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
A 16-bit unsigned integer used to index into the WMF Object Table to get the Brush to use for filling the region.
brushIndex - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
A 16-bit unsigned integer used to index into the WMF Object Table to get the brush to use for filling the region.
brushStyle - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
 
brushStyle - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
buildRecordAtOffset(byte[], int) - Static method in class org.apache.poi.hslf.record.Record
Build and return the Record at the given offset.
buildStyle(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
buildStylesheet(Map<String, Map<String, String>>) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
buildTextPropList(int, byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
For an existing set of text properties, build the list of properties coded for in a given run of properties.
BULLET_HARDCOLOR_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_HARDFONT_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_HARDSIZE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BUSINESS_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BUSINESS_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ByteChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk that holds binary data, normally unparsed.
ByteChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
Creates a Byte Chunk.
ByteChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
Create a Byte Chunk, with the specified type.
ByteChunkDeferred - Class in org.apache.poi.hsmf.datatypes
A Chunk that either acts as ByteChunk (if not initialized with a node) or lazy loads its binary data from the document (if linked with a node via ByteChunkDeferred.readValue(DocumentNode)).
ByteChunkDeferred(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunkDeferred
Creates a Byte Stream Chunk, with the specified type.
BytePropertyNode<T extends BytePropertyNode<T>> - Class in org.apache.poi.hwpf.model
Deprecated.
byte positions shall not be saved in memory
BytePropertyNode(BytePropertyNode) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated.
 
BytePropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated.
 
bytesLength() - Method in class org.apache.poi.hwpf.model.OldTextPiece
Returns the length, in bytes
bytesLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
bytesLength() - Method in class org.apache.poi.hwpf.model.TextPiece
Returns the length, in bytes
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 _ 
Skip navigation links