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 _ 

D

dashes - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
 
data - Variable in class org.apache.poi.hsmf.datatypes.PropertyValue
 
DateAndTime - Class in org.apache.poi.hwpf.usermodel
This class is used to represent a date and time in a Word document.
DateAndTime() - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
 
DateAndTime(DateAndTime) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
 
DateAndTime(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
 
DateTimeMCAtom - Class in org.apache.poi.hslf.record
 
DateTimeMCAtom() - Constructor for class org.apache.poi.hslf.record.DateTimeMCAtom
 
DateTimeMCAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DateTimeMCAtom
Constructs the datetime atom record from its source data.
debug() - Method in class org.apache.poi.hdgf.HDGFDiagram
Prints out some simple debug on the base contents of the file.
declarations - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
decompress(byte[], int, int) - Static method in class org.apache.poi.hdgf.streams.CompressedStreamStore
Decompresses the given data, returning it as header + contents
decompress(InputStream, OutputStream) - Method in class org.apache.poi.hmef.CompressedRTF
Decompresses the whole of the compressed RTF stream, outputting the resulting RTF bytes.
decryptPicture(byte[], int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
decryptRecord(byte[], int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
DEF_CREATE_DL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEF_CREATE_MAILUSER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_ACTIVEX_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.ActiveXShape
 
DEFAULT_HEIGHT - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
DEFAULT_LINE_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
DEFAULT_MAX_RECORD_LENGTH - Static variable in class org.apache.poi.hwmf.usermodel.HwmfPicture
Max.
DEFAULT_MOVIE_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.MovieShape
 
DEFAULT_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.Chunk
 
DEFAULT_PROFILE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_STORE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_VIEW_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
DefaultFontReplacer - Class in org.apache.poi.hwpf.converter
 
DefaultFontReplacer() - Constructor for class org.apache.poi.hwpf.converter.DefaultFontReplacer
 
DEFERRED_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELEGATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
delete(int, int) - Method in class org.apache.poi.hwpf.HWPFDocument
 
delete() - Method in class org.apache.poi.hwpf.usermodel.Range
 
DELETE_AFTER_SUBMIT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVER_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVERY_POINT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVERY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
DELTAX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELTAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEPARTMENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEPTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
describeCmd() - Method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
 
designVector - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontExDv
 
dest - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destRect - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
the destination rectangle
details - Variable in class org.apache.poi.hemf.record.emf.HemfFont
 
DETAILS_TABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DIB - Class in org.apache.poi.hslf.blip
Represents a DIB picture data in a PPT file
DIB() - Constructor for class org.apache.poi.hslf.blip.DIB
Deprecated.
Use HSLFSlideShow.addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType) or one of its overloads to create new DIB. This API led to detached DIB instances (See Bugzilla 46122) and prevented adding additional functionality.
DIB(EscherContainerRecord, EscherBSERecord) - Constructor for class org.apache.poi.hslf.blip.DIB
Creates a new instance.
dimension - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
DIRECTORY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Object/Directory - embedded object in a property
DirectoryChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.
DirectoryChunk(DirectoryNode, String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
DISC_VAL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCARD_REASON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCLOSE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCLOSURE_OF_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCRETE_VALUES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_BCC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
Distribute space between characters.
DL_EXPANSION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DL_EXPANSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DMORIENTPAGE_LANDSCAPE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
DMORIENTPAGE_PORTRAIT - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
DO_NOT_TRANSFORM - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushData
This flag is meaningful in EmfPlusTextureBrushData objects.
DocInfoListContainer - Class in org.apache.poi.hslf.record
A container record that specifies information about the document and document display settings.
DocInfoListContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocInfoListContainer
Set things up, and find our more interesting children
Document - Class in org.apache.poi.hslf.record
Master container for Document.
document - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
document - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
document - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
DocumentAtom - Class in org.apache.poi.hslf.record
A Document Atom (type 1001).
DocumentAtom.SlideSize - Enum in org.apache.poi.hslf.record
Holds the different Slide Size values
DocumentEncryptionAtom - Class in org.apache.poi.hslf.record
A Document Encryption Atom (type 12052).
DocumentEncryptionAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
For the Document Encryption Atom
DocumentEncryptionAtom() - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
 
DocumentProperties - Class in org.apache.poi.hwpf.model
 
DocumentProperties(byte[], int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
Deprecated.
DocumentProperties(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
 
DOCUNDO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DOES_NOT_FOLLOW_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document does not follow the color scheme.
DOP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DOPAbstractType - Class in org.apache.poi.hwpf.model.types
Document Properties.
DOPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.DOPAbstractType
 
DOUBLE - Static variable in class org.apache.poi.hsmf.datatypes.Types
Double - floating point double
DOUBLE_BYTE_CHARSETS - Static variable in class org.apache.poi.hwpf.util.DoubleByteUtil
 
DoubleByteUtil - Class in org.apache.poi.hwpf.util
Utilities for working with double byte CodePages.
DoubleByteUtil() - Constructor for class org.apache.poi.hwpf.util.DoubleByteUtil
 
DoublePropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
 
draw(HemfRecord) - Method in class org.apache.poi.hemf.draw.HemfGraphics
 
draw(HemfPlusRecord) - Method in class org.apache.poi.hemf.draw.HemfGraphics
 
draw(Consumer<Path2D>, HwmfGraphics.FillDrawStyle) - Method in class org.apache.poi.hemf.draw.HemfGraphics
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
 
draw(HemfGraphics) - Method in interface org.apache.poi.hemf.record.emf.HemfComment.EmfCommentData
Apply the record settings to the graphics context
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataPlus
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfAbortPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArc
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArcTo
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfBeginPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfChord
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfCloseFigure
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfEllipse
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfEndPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfFillPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfLineTo
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPie
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezierTo
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolylineTo
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRectangle
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRoundRect
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSetMoveToEx
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokeAndFillPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
 
draw(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateBrushIndirect
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreatePen
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetWorldTransform
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfCreatePalette
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfResizePalette
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetPaletteEntries
 
draw(HemfGraphics) - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
Draws the record, the default redirects to the parent WMF record drawing
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtCreateFontIndirectW
 
draw(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSelectClipPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawDriverString
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImage
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImagePoints
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRegion
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusGetDC
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusMultiplyWorldTransform
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusResetWorldTransform
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusRestore
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSave
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipPath
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetWorldTransform
 
draw(HemfGraphics) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
 
draw(HemfGraphics) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
Draws the record, the default redirects to the parent WMF record drawing
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hemf.usermodel.HemfPicture
 
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
draw(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfEscape
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
 
draw(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfRecord
Apply the record settings to the graphics context
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
draw(Graphics2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
DRAW_ASPECT_DOCPRINT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed on the screen as though it were printed to a printer.
DRAW_ASPECT_ICON - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed as an icon.
DRAW_ASPECT_THUMBNAIL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed as a thumbnail image.
DRAW_ASPECT_VISIBLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object) is displayed as an embedded object inside of a container,
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
 
drawImage(BufferedImage, Rectangle2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
drawImage(ImageRenderer, Rectangle2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
 
drawMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
An unsigned integer that defines the foreground binary raster operation mixing mode
drawString(byte[], int, Point2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
drawString(byte[], int, Point2D, Dimension2D, Rectangle2D, HwmfText.WmfExtTextOutOptions, List<Integer>, boolean) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
drawStyle - Variable in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
 
DropCapSpecifier - Class in org.apache.poi.hwpf.usermodel
This data structure is used by a paragraph to determine how it should drop its first letter.
DropCapSpecifier() - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(DropCapSpecifier) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(short) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
dstBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
the destination rectangle
dstBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
the destination rectangle, having the same dimension as the source rectangle
dstBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
the destination rectangle
dstBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
the destination rectangle.
DummyPositionSensitiveRecordWithChildren - 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.
DummyPositionSensitiveRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
Create a new holder for a boring record with children, but with position dependent characteristics
DummyRecordWithChildren - 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, we create one of these.
DummyRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyRecordWithChildren
Create a new holder for a boring record with children
dump(Writer) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dump the structure of the supplied PPT file into XML
dump(byte[], int, int, int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dump a part of the document stream into XML
dump() - Method in class org.apache.poi.hsmf.dev.HSMFDump
 
dump(PrintStream) - Method in class org.apache.poi.hsmf.dev.HSMFDump
 
dump001CompObj(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpChpx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpContents() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpCONTENTSguessed(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpCONTENTSraw(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEnvelope() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEscher() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
Dump out the escher parts of the file.
dumpEscherDelayStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEscherStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpFIB() - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpFile() - Method in class org.apache.poi.hdgf.dev.VSDDumper
 
dumpFileSystem() - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpPapx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpParagraphs(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpParagraphsDom(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpPictures(byte[], int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dumps the Pictures OLE stream into XML.
dumpQuill() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpTextPieces(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dx - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
An optional array of 16-bit signed integers that indicate the distance between origins of adjacent character cells.
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