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

D

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
 
DateTimeMCAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
debug() - Method in class org.apache.poi.hdgf.HDGFDiagram
Prints out some simple debug on the base contents of the file.
decode(InputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
Decompresses the given input stream, returning the array of bytes of the decompressed input.
decode(InputStream, OutputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
Perform a streaming decompression of the input.
decompress(byte[], int, int) - Static method in class org.apache.poi.hdgf.streams.CompressedStreamStore
Decompresses the given data, returning it as header + contents
DEFAULT_ACTIVEX_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.ActiveXShape
 
DEFAULT_CHARSET - Static variable in class org.apache.poi.hslf.model.PPFont
Default character set.
DEFAULT_LINE_WIDTH - Static variable in class org.apache.poi.hslf.model.SimpleShape
 
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_PITCH - Static variable in class org.apache.poi.hslf.model.PPFont
Constants for the pitch and family of the font.
DefaultRulerAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
delete(int, int) - Method in class org.apache.poi.hwpf.HWPFDocument
 
delete() - Method in class org.apache.poi.hwpf.usermodel.Range
 
DELIVERY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
deliveryTypeChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
Normally EX or SMTP.
descent - Variable in class org.apache.poi.hslf.model.TextPainter.TextElement
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
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.PointerV6
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
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.PointerV6
 
DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
Diamond - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
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
 
DIB - Static variable in class org.apache.poi.hslf.model.Picture
Windows DIB (BMP)
DIRECTORY - Static variable in class org.apache.poi.hsmf.datatypes.Types
 
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, int) - Constructor for class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
DirectoryChunkNotFoundException - Exception in org.apache.poi.hsmf.exceptions
Exception for when a directory chunk is not found but is expected.
DirectoryChunkNotFoundException(String) - Constructor for exception org.apache.poi.hsmf.exceptions.DirectoryChunkNotFoundException
 
DISPLAY_BCC - Static variable in class org.apache.poi.hsmf.datatypes.Chunks
 
DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.Chunks
 
DISPLAY_FROM - Static variable in class org.apache.poi.hsmf.datatypes.Chunks
 
DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.Chunks
 
displayBCCChunk - Variable in class org.apache.poi.hsmf.datatypes.Chunks
Value that shows in the BCC field
displayCCChunk - Variable in class org.apache.poi.hsmf.datatypes.Chunks
value that shows in the CC field
displayFromChunk - Variable in class org.apache.poi.hsmf.datatypes.Chunks
Value that is in the FROM field
displayToChunk - Variable in class org.apache.poi.hsmf.datatypes.Chunks
Value that is in the TO field (not actually the addresses as they are stored in recip directory nodes
dispose() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
DocRoutingSlip - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
document(DocumentProperties) - Method in class org.apache.poi.hdf.event.EventBridge
 
document(DocumentProperties) - Method in interface org.apache.poi.hdf.event.HDFLowLevelParsingListener
 
document(DocumentProperties) - Method in interface org.apache.poi.hdf.event.HDFParsingListener
 
document(DocumentProperties) - Method in class org.apache.poi.hdf.model.HDFObjectModel
 
Document - Class in org.apache.poi.hslf.record
Master container for Document.
Document - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
DocumentAtom - Class in org.apache.poi.hslf.record
A Document Atom (type 1001).
DocumentAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
DocumentAtom.SlideSize - Class in org.apache.poi.hslf.record
Holds the different Slide Size values
DocumentAtom.SlideSize() - Constructor for class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
DocumentEncryptionAtom - Class in org.apache.poi.hslf.record
A Document Encryption Atom (type 12052).
DocumentEncryptionAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
DocumentPosition - Class in org.apache.poi.hwpf.usermodel
 
DocumentPosition(HWPFDocument, int) - Constructor for class org.apache.poi.hwpf.usermodel.DocumentPosition
 
DocumentProperties - Class in org.apache.poi.hdf.model.hdftypes
Comment me
DocumentProperties(byte[]) - Constructor for class org.apache.poi.hdf.model.hdftypes.DocumentProperties
 
DocumentProperties - Class in org.apache.poi.hwpf.model
Comment me
DocumentProperties(byte[], 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.
Donut - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
DOP - Class in org.apache.poi.hdf.extractor.data
Comment me
DOP() - Constructor for class org.apache.poi.hdf.extractor.data.DOP
 
DOP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DOPAbstractType - Class in org.apache.poi.hdf.model.hdftypes.definitions
Document Properties.
DOPAbstractType() - Constructor for class org.apache.poi.hdf.model.hdftypes.definitions.DOPAbstractType
 
DOPAbstractType - Class in org.apache.poi.hwpf.model.types
Document Properties.
DOPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.DOPAbstractType
 
DoubleWave - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
DownArrow - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
DownArrowCallout - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.Background
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.Picture
 
draw(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.Shape
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.ShapeGroup
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.Sheet
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.SimpleShape
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.Slide
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.model.TextShape
 
draw(Graphics2D, Picture) - Method in class org.apache.poi.hslf.usermodel.PictureData
 
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(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as is currently available.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawLine(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of the specified rectangle.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
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(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(short) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
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.
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.
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
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.
dumpFIB() - 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
 
dumpStream(Stream, int) - Static method in class org.apache.poi.hdgf.dev.VSDDumper
 

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