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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- D - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DARK_DOWNWARD_DIAGONAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies diagonal lines that slant to the right from top to bottom points with no anti-aliasing.
- DARK_HORIZONTAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies lines that are spaced 50 percent closer than lines in the HORIZONTAL pattern.
- DARK_UPWARD_DIAGONAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies diagonal lines that slant to the left from top to bottom points with no anti-aliasing.
- DARK_VERTICAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies lines that are spaced 50 percent closer than lines in the VERTICAL pattern.
- DASH - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Specifies a dashed line.
- DASH - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is dashed.
- DASH_DOT - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Specifies an alternating dash-dot line.
- DASH_DOT_DOT - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Specifies an alternating dash-dot-dot line.
- DASHDOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen has alternating dashes and dots.
- DASHDOTDOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen has dashes and double dots.
- DASHED_DOWNWARD_DIAGONAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies dashed diagonal lines that slant to the right from top to bottom points.
- DASHED_HORIZONTAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies dashed horizontal lines.
- DASHED_UPWARD_DIAGONAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies dashed diagonal lines that slant to the left from top to bottom points.
- DASHED_VERTICAL - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies dashed vertical lines.
- 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(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
- DateAndTime(DateAndTime) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
- DateTimeMCAtom - Class in org.apache.poi.hslf.record
- DateTimeMCAtom - org.apache.poi.hslf.record.RecordTypes
- 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 - org.apache.poi.hslf.record.ExOleObjAtom.Subtype
- 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_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that the character quality of the font does not matter, so DRAFT_QUALITY can be used.
- 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
- DefaultRulerAtom - org.apache.poi.hslf.record.RecordTypes
- 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() - Method in class org.apache.poi.hwpf.usermodel.Range
- delete(int, int) - Method in class org.apache.poi.hwpf.HWPFDocument
- DELETE_AFTER_SUBMIT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- deletecolorspace - org.apache.poi.hemf.record.emf.HemfRecordType
- deleteobject - org.apache.poi.hemf.record.emf.HemfRecordType
- deleteObject - org.apache.poi.hwmf.record.HwmfRecordType
- 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
- device - org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
- DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- DIAGONAL_BRICK - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies a pattern of lines that has the appearance of layered bricks that slant to the left from top to bottom points.
- DIAGONAL_CROSS - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies crossing forward diagonal and backward diagonal lines with anti-aliasing.
- DIAMOND_ANCHOR - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
-
Specifies that the line end is anchored with a diamond-shaped line cap, which is a square turned at 45 degrees.
- 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 newDIB. This API led to detachedDIBinstances (See Bugzilla 46122) and prevented adding additional functionality. - DIB(EscherContainerRecord, EscherBSERecord) - Constructor for class org.apache.poi.hslf.blip.DIB
-
Creates a new instance.
- DIB_PAL_COLORS - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
The color table contains 16-bit indices into the current logical palette in the playback device context.
- DIB_PAL_INDICES - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
No color table exists.
- DIB_RGB_COLORS - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
The color table contains RGB values
- dibBitBlt - org.apache.poi.hwmf.record.HwmfRecordType
- dibCreatePatternBrush - org.apache.poi.hwmf.record.HwmfRecordType
- dibStretchBlt - org.apache.poi.hwmf.record.HwmfRecordType
- 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
- DISK_METAFILE - org.apache.poi.hwmf.record.HwmfHeader.HwmfHeaderMetaType
- Display - org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
-
Specifies a unit of distance based on the characteristics of the physical display.
- 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.
- DIVOT - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies a pattern of lines that has the appearance of divots.
- 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
- DocRoutingSlip - org.apache.poi.hslf.record.RecordTypes
- 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
- Document - Class in org.apache.poi.hslf.record
-
Master container for Document.
- Document - org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
-
Specifies a unit of 1/300 inch.
- Document - org.apache.poi.hslf.record.RecordTypes
- DocumentAtom - Class in org.apache.poi.hslf.record
-
A Document Atom (type 1001).
- DocumentAtom - org.apache.poi.hslf.record.RecordTypes
- 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 - org.apache.poi.hslf.record.RecordTypes
- DocumentEncryptionAtom() - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
- DocumentEncryptionAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
For the Document Encryption Atom
- DocumentProperties - Class in org.apache.poi.hwpf.model
- DocumentProperties(byte[], int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
-
Deprecated.Use
DocumentProperties(byte[],int,int)instead - 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
- DOT - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Specifies a dotted line.
- DOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is dotted.
- DOTTED_DIAMOND - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies crossing forward and backward diagonal lines, each of which is composed of dots.
- DOTTED_GRID - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Specifies crossing horizontal and vertical lines, each of which is composed of dots.
- 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
- DOWNLOADFACE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the font face name on a device.
- DOWNLOADHEADER - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Instructs the printer driver to download sets of PostScript procedures.
- DPA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDANAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDNAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDNOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDONOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDPAOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDPOAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DRAFT_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that the character quality of the font is less important than the matching of logical attribuetes.
- DRAFTMODE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Indicates that the printer driver SHOULD print text only, and no graphics.
- draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- draw(Graphics2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- 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, Rectangle2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- draw(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- 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(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(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(HemfRecord) - Method in class org.apache.poi.hemf.draw.HemfGraphics
- draw(HemfPlusRecord) - Method in class org.apache.poi.hemf.draw.HemfGraphics
- draw(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
- draw(HwmfGraphics) - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
- 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 - org.apache.poi.hwmf.draw.HwmfGraphics.FillDrawStyle
- 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,
- drawArc - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawBeziers - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawClosedCurve - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawCurve - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawDriverString - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawEllipse - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawescape - org.apache.poi.hemf.record.emf.HemfRecordType
- drawImage - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
- drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
- drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
- drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
- 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
- drawImagePoints - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawLines - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
-
An unsigned integer that defines the foreground binary raster operation mixing mode
- drawPath - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- DRAWPATTERNRECT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Draws a rectangle with a defined pattern.
- drawPie - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawRects - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- drawString - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
- 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(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DropCapSpecifier(short) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DropCapSpecifier(DropCapSpecifier) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DSAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSANAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSAOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSAOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSOAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSOAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSONOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- 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.
- DSTINVERT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Inverts the colors of the destination area
- DSXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- 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() - Method in class org.apache.poi.hsmf.dev.HSMFDump
- dump(byte[], int, int, int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
-
Dump a part of the document stream into XML
- dump(PrintStream) - Method in class org.apache.poi.hsmf.dev.HSMFDump
- dump(Writer) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
-
Dump the structure of the supplied PPT file into XML
- 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.
All Classes All Packages