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 Z _ 

D

DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
dashes - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
 
data - Variable in class org.apache.poi.hsmf.datatypes.PropertyValue
 
data - Variable in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
Storage for the part data.
DATA_BAR - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule sets a data bar, with the cell populated with bars based on their values
DATA_FORMAT - Static variable in class org.apache.poi.ss.util.CellUtil
 
DATA_LABEL_PLACEMENT_ABOVE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_AUTO - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_AXIS - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_BELOW - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_CHART_DEPENDENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_INSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_LEFT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_OUTSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_USER_MOVED - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DataBarFormatting - Class in org.apache.poi.hssf.record.cf
Data Bar Conditional Formatting Rule Record.
DataBarFormatting() - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarFormatting(DataBarFormatting) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for the DataBar Formatting component of Conditional Formatting settings
DataBarThreshold - Class in org.apache.poi.hssf.record.cf
Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting
DataBarThreshold() - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
 
DataBarThreshold(DataBarThreshold) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
 
DataBarThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
Creates new Data Bar Threshold
DataConsolidateFunction - Enum in org.apache.poi.ss.usermodel
Enum mapping the values of STDataConsolidateFunction
DataFormat - Interface in org.apache.poi.ss.usermodel
 
DataFormatRecord - Class in org.apache.poi.hssf.record.chart
The data format record is used to index into a series.
DataFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatRecord(DataFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatter - Class in org.apache.poi.ss.usermodel
DataFormatter contains methods for formatting the value stored in an Cell.
DataFormatter() - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(Locale) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataFormatter(Locale, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataFormatter(Locale, boolean, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataIntegrity - Class in org.apache.poi.poifs.crypt.agile
A complex type that specifies data used to verify whether the encrypted data passes an integrity check.
DataIntegrity() - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
DataIntegrity(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
DataItemRecord - Class in org.apache.poi.hssf.record.pivottable
SXDI - Data Item (0x00C5)
DataItemRecord(DataItemRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
DataItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
DataLabelExtensionRecord - Class in org.apache.poi.hssf.record.chart
DATALABEXT - Chart Data Label Extension (0x086A)
DataLabelExtensionRecord(DataLabelExtensionRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
DataLabelExtensionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
DataSource - Class in org.apache.poi.poifs.nio
Common definition of how we read and write bytes
DataSource() - Constructor for class org.apache.poi.poifs.nio.DataSource
 
DataSpaceDefinition(String[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceDefinition(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceMap(DataSpaceMapUtils.DataSpaceMapEntry[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMap(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMapEntry(int[], String[], String) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapEntry(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapUtils - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils() - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
DataSpaceMapUtils.DataSpaceDefinition - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMap - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMapEntry - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceVersionInfo - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.IRMDSTransformInfo - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.TransformInfoHeader - Class in org.apache.poi.poifs.crypt
 
DataSpaceVersionInfo(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DataSpaceVersionInfo(String, int, int, int, int, int, int) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DataValidation - Interface in org.apache.poi.ss.usermodel
 
DataValidation.ErrorStyle - Class in org.apache.poi.ss.usermodel
Error style constants for error box
DataValidationConstraint - Interface in org.apache.poi.ss.usermodel
 
DataValidationConstraint.OperatorType - Class in org.apache.poi.ss.usermodel
Condition operator enum
DataValidationConstraint.ValidationType - Class in org.apache.poi.ss.usermodel
ValidationType enum
DataValidationContext(DataValidation, DataValidationEvaluator, CellRangeAddressBase, CellReference) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
Populate the context with the necessary values.
DataValidationEvaluator - Class in org.apache.poi.ss.formula
Evaluates Data Validation constraints.
DataValidationEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator
Use the same formula evaluation context used for other operations, so cell value changes are automatically noticed
DataValidationEvaluator.DataValidationContext - Class in org.apache.poi.ss.formula
This class organizes and encapsulates all the pieces of information related to a single data validation configuration for a single cell.
DataValidationEvaluator.OperatorEnum - Enum in org.apache.poi.ss.formula
Not calling it OperatorType to avoid confusion for now with DataValidationConstraint.OperatorType.
DataValidationEvaluator.ValidationEnum - Enum in org.apache.poi.ss.formula
Not calling it ValidationType to avoid confusion for now with DataValidationConstraint.ValidationType.
DataValidationHelper - Interface in org.apache.poi.ss.usermodel
 
DataValidityTable - Class in org.apache.poi.hssf.record.aggregates
Manages the DVALRecord and DVRecords for a single sheet
DataValidityTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
DataValidityTable() - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
Date - Class in org.apache.poi.hpsf
 
Date() - Constructor for class org.apache.poi.hpsf.Date
 
date() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
DATE - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Date type
Date1904Support - Interface in org.apache.poi.ss.usermodel
 
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
 
DateFormatConverter - Class in org.apache.poi.ss.util
Convert java DateFormat patterns into Excel custom number formats.
DateFormatConverter.DateFormatTokenizer - Class in org.apache.poi.ss.util
 
DateFormatTokenizer(String) - Constructor for class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
 
DateFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function DATE
DateParser - Class in org.apache.poi.ss.formula.atp
Deprecated.
in 5.0.0 - use DateParser
DateParser() - Constructor for class org.apache.poi.ss.formula.atp.DateParser
Deprecated.
 
DateParser - Class in org.apache.poi.ss.util
Parser for java dates.
DateParser() - Constructor for class org.apache.poi.ss.util.DateParser
 
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.
dateToFileTime(Date) - Static method in class org.apache.poi.hpsf.Filetime
Converts a Date into a filetime.
DateUtil - Class in org.apache.poi.ss.usermodel
Contains methods for dealing with Excel dates.
DateValue - Class in org.apache.poi.ss.formula.functions
Implementation for the DATEVALUE() Excel function.
DateValue() - Constructor for class org.apache.poi.ss.formula.functions.DateValue
 
DateWindow1904Record - Class in org.apache.poi.hssf.record
Flag specifying whether 1904 date windowing is used.
DateWindow1904Record() - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DateWindow1904Record(DateWindow1904Record) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DateWindow1904Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DatRecord - Class in org.apache.poi.hssf.record.chart
The dat record is used to store options for the chart.
DatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DatRecord(DatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DAY - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
DAY_MILLISECONDS - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
Days360 - Class in org.apache.poi.ss.formula.functions
Calculates the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations.
Days360() - Constructor for class org.apache.poi.ss.formula.functions.Days360
 
DBCellRecord - Class in org.apache.poi.hssf.record
Used by Excel and other MS apps to quickly find rows in the sheets.
DBCellRecord(int, short[]) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
 
DBCellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
 
DConRefRecord - Class in org.apache.poi.hssf.record
DConRef records specify a range in a workbook (internal or external) that serves as a data source for pivot tables or data consolidation.
DConRefRecord(DConRefRecord) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
 
DConRefRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
Read constructor.
DConRefRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
Read Constructor.
DDE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the pictFmla field of the Obj record that contains this FtPioGrbit specifies a DDE reference.
debug() - Method in class org.apache.poi.hdgf.HDGFDiagram
Prints out some simple debug on the base contents of the file.
Dec2Bin - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DEC2BIN() function.
Dec2Bin() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Bin
 
Dec2Hex - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DELTA() function.
Dec2Hex() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Hex
 
DECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Decimal - Class in org.apache.poi.hpsf
 
Decimal() - Constructor for class org.apache.poi.hpsf.Decimal
 
DECIMAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Decimal type
declarations - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
decode() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Convert raw data to escher records.
decodeNumber(int) - Static method in class org.apache.poi.hssf.util.RKUtil
Do the dirty work of decoding; made a private static method to facilitate testing the algorithm
decodeURI(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Decode a URI by converting all percent encoded character into a String character.
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.
decompress(InputStream) - Method in class org.apache.poi.util.LZWDecompresser
Decompresses the given input stream, returning the array of bytes of the decompressed input.
decompress(InputStream, OutputStream) - Method in class org.apache.poi.util.LZWDecompresser
Perform a streaming decompression of the input.
decompress(byte[]) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
 
decompress(byte[], int, int) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
 
decorateInputStream(FileInputStream) - Method in class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
 
decorateInputStream(FileInputStream) - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
 
decorateInputStream(FileInputStream) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
Override this to translate (such as decrypt or expand) the file input stream as it is being read from disk.
decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
 
decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
 
decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
Override this to translate (such as encrypt or compress) the file output stream as it is being written to disk.
Decryptor - Class in org.apache.poi.poifs.crypt
 
Decryptor() - Constructor for class org.apache.poi.poifs.crypt.Decryptor
 
Decryptor(Decryptor) - Constructor for class org.apache.poi.poifs.crypt.Decryptor
 
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 - Static variable in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Default UDFFinder implementation
DEFAULT - Static variable in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
DEFAULT_ACTIVEX_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.ActiveXShape
 
DEFAULT_AUTHOR - Static variable in class org.apache.poi.xssf.model.CommentsTable
 
DEFAULT_AUTHOR_ID - Static variable in class org.apache.poi.xssf.model.CommentsTable
 
DEFAULT_BUCKET_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
DEFAULT_CHARACTER_WIDTH - Static variable in class org.apache.poi.util.Units
Width of one "standard character" of the default font in pixels.
DEFAULT_CHARSET - Static variable in interface org.apache.poi.sl.draw.Drawable
Sets the default charset to render text elements.
DEFAULT_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
Default character set.
DEFAULT_CODEPAGE - Static variable in class org.apache.poi.hpsf.Property
Default codepage for CodePageStrings
DEFAULT_COLUMN_WIDTH - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
The default column width is 8 characters
DEFAULT_CONDENSE_ROWS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_FORMULA_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_STYLE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_VALUE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_MERGED_REGIONS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_ROW_HEIGHT_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_FONT_COLOR - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
Default font color is black
DEFAULT_FONT_NAME - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
By default, Microsoft Office Excel 2007 uses the Calibri font in font size 11
DEFAULT_FONT_SIZE - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
By default, Microsoft Office Excel 2007 uses the Calibri font in font size 11
DEFAULT_HEIGHT - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
DEFAULT_HEIGHT - Static variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
default height of chart in emu
DEFAULT_HEIGHT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFChart
default height of chart in emu
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_MERGE_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
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_PASSWORD - Static variable in class org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_PERCENTAGE_WIDTH - Static variable in class org.apache.poi.xwpf.usermodel.XWPFTable
 
DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Encryptor
 
DEFAULT_PROFILE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_RESOLUTION - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
 
DEFAULT_ROW_HEIGHT - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
The default row height for empty rows is 255 twips (255 / 20 == 12.75 points)
DEFAULT_SIZE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this picture's size has been explicitly set.
DEFAULT_STORE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
The document name a document summary information stream usually has in a POIFS filesystem.
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.SummaryInformation
The document name a summary information stream usually has in a POIFS filesystem.
DEFAULT_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
 
DEFAULT_VALUE - Static variable in class org.apache.poi.hssf.record.DeltaRecord
 
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
 
DEFAULT_WIDTH - Static variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
default width of chart in emu
DEFAULT_WIDTH - Static variable in class org.apache.poi.xwpf.usermodel.XWPFChart
default width of chart in emu
DEFAULT_WINDOW_SIZE - Static variable in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Specifies how many rows can be accessed at most via SXSSFSheet.getRow(int).
DEFAULT_X - Static variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
default x-coordinate of chart in emu
DEFAULT_XML_OPTIONS - Static variable in class org.apache.poi.ooxml.POIXMLTypeLoader
 
DEFAULT_Y - Static variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
default y-coordinate value of chart in emu
defaultcolwidth - Variable in class org.apache.poi.hssf.model.InternalSheet
 
DefaultColWidthRecord - Class in org.apache.poi.hssf.record
Specifies the default width for columns that have no specific width set.
DefaultColWidthRecord() - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultColWidthRecord(DefaultColWidthRecord) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultColWidthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultDataLabelTextPropertiesRecord - Class in org.apache.poi.hssf.record.chart
The default data label text properties record identifies the text characteristics of the preceding text record.
DefaultDataLabelTextPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultDataLabelTextPropertiesRecord(DefaultDataLabelTextPropertiesRecord) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultDataLabelTextPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultEscherRecordFactory - Class in org.apache.poi.ddf
Generates escher records when provided the byte array containing those records.
DefaultEscherRecordFactory() - Constructor for class org.apache.poi.ddf.DefaultEscherRecordFactory
Creates an instance of the escher record factory
DefaultFontReplacer - Class in org.apache.poi.hwpf.converter
 
DefaultFontReplacer() - Constructor for class org.apache.poi.hwpf.converter.DefaultFontReplacer
 
DefaultIndexedColorMap - Class in org.apache.poi.xssf.usermodel
Uses the legacy colors defined in HSSF for index lookups
DefaultIndexedColorMap() - Constructor for class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
 
defaultKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
DefaultMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
Default marshaller that specified that the part is responsible to marshall its content.
DefaultMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshaller
 
defaultPackageAccess - Static variable in class org.apache.poi.openxml4j.opc.OPCPackage
Default package access.
defaultPartMarshaller - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
Default part marshaller.
defaultrowheight - Variable in class org.apache.poi.hssf.model.InternalSheet
 
DefaultRowHeightRecord - Class in org.apache.poi.hssf.record
Row height for rows with undefined or not explicitly defined heights.
DefaultRowHeightRecord() - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultRowHeightRecord(DefaultRowHeightRecord) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultRowHeightRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultTempFileCreationStrategy - Class in org.apache.poi.util
Default implementation of the TempFileCreationStrategy used by TempFile: Files are collected into one directory and by default are deleted on exit from the VM.
DefaultTempFileCreationStrategy() - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
Creates the strategy so that it creates the temporary files in the default directory.
DefaultTempFileCreationStrategy(File) - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
Creates the strategy allowing to set the
DefaultUDFFinder - Class in org.apache.poi.ss.formula.udf
Default UDF finder - for adding your own user defined functions.
DefaultUDFFinder(String[], FreeRefFunction[]) - Constructor for class org.apache.poi.ss.formula.udf.DefaultUDFFinder
 
DEFERRED_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DeferredSXSSFSheet - Class in org.apache.poi.xssf.streaming
A variant of SXSSFSheet that uses a RowGeneratorFunction to lazily create rows.
DeferredSXSSFSheet(DeferredSXSSFWorkbook, XSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.DeferredSXSSFSheet
 
DeferredSXSSFWorkbook - Class in org.apache.poi.xssf.streaming
An variant of SXSSFWorkbook that avoids generating a temporary file and writes data directly to the provided OutputStream.
DeferredSXSSFWorkbook() - Constructor for class org.apache.poi.xssf.streaming.DeferredSXSSFWorkbook
 
DeferredSXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.DeferredSXSSFWorkbook
 
DeferredSXSSFWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.DeferredSXSSFWorkbook
 
DeferredSXSSFWorkbook(XSSFWorkbook, int) - Constructor for class org.apache.poi.xssf.streaming.DeferredSXSSFWorkbook
 
defineAxes(CTUnsignedInt[], Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
 
defineSeriesAxis(XDDFSeriesAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
 
defineSeriesAxis(XDDFSeriesAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
 
DEGREES - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
degreesToAttribute(double) - Static method in class org.apache.poi.xddf.usermodel.Angles
 
DelayableLittleEndianOutput - Interface in org.apache.poi.util
Implementors of this interface allow client code to 'delay' writing to a certain section of a data output stream.
A typical application is for writing BIFF records when the size is not known until well after the header has been written.
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() - Method in interface org.apache.poi.poifs.filesystem.Entry
Delete this Entry.
delete() - Method in class org.apache.poi.poifs.filesystem.EntryNode
Delete this Entry.
delete() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
DELETE_AFTER_SUBMIT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELETE_FILES_ON_EXIT - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
To use files.deleteOnExit after clean JVM exit, set the -Dpoi.delete.tmp.files.on.exit JVM property
deleteChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Delete a Property
Deleted3DPxg - Class in org.apache.poi.ss.formula.ptg
An XSSF only representation of a reference to a deleted area
Deleted3DPxg(int, String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
Deleted3DPxg(Deleted3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
Deleted3DPxg(String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
DeletedArea3DPtg - Class in org.apache.poi.ss.formula.ptg
Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)
DeletedArea3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
DeletedArea3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
DeletedRef3DPtg - Class in org.apache.poi.ss.formula.ptg
Deleted Reference 3D Ptg
DeletedRef3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
Creates new DeletedRef3DPtg
DeletedRef3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
deleteFile - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
deleteLegend() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
 
deletePart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Delete the part with the specified name and its associated relationships part if one exists.
deletePartRecursive(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Delete the part with the specified name and all part listed in its associated relationships part if one exists.
deleteShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
 
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
 
Delta - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DELTA() function.
Delta() - Constructor for class org.apache.poi.ss.formula.functions.Delta
 
DeltaRecord - Class in org.apache.poi.hssf.record
Controls the accuracy of the calculations
DeltaRecord(double) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DeltaRecord(DeltaRecord) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DeltaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
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
 
dereference(URIReference, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
 
dereferenceResult(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Dereferences a single value from any AreaEval or RefEval evaluation result.
deregisterShapeId(int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
 
describeCmd() - Method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
 
description - Variable in enum org.apache.poi.ddf.EscherRecordTypes
 
description - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
An explanation of the content of the resource.
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
 
DEVSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
DG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DGet - Class in org.apache.poi.ss.formula.functions
Implementation of the DGet function: Finds the value of a column in an area with given conditions.
DGet() - Constructor for class org.apache.poi.ss.formula.functions.DGet
 
DGG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DIAG_STRIPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DIALOG_SHEET_BIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
dialogsheet - Variable in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
 
Diamond - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DIAMOND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DIAMONDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Diamonds
DIAMONDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DIAMONDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Diamonds
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.
DICT_MASK - Static variable in class org.apache.poi.util.LZWDecompresser
the mask for calculating / wrapping dictionary offsets
DICT_SIZE - Static variable in class org.apache.poi.util.LZWDecompresser
the size of our dictionary
didTestPass() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
didTestPass() - Method in class org.apache.poi.ss.excelant.util.ExcelAntEvaluationResult
 
DIFAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a DIFAT block (0xFFFFFFFC)
DifferentialStyleProvider - Interface in org.apache.poi.ss.usermodel
Interface for classes providing differential style definitions, such as conditional format rules and table/pivot table styles.
DIGITAL_SIGNATURE - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
Digital Signatures.
DIGITAL_SIGNATURE - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Digital signature relationship type.
DIGITAL_SIGNATURE_CERTIFICATE - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Digital signature certificate relationship type.
DIGITAL_SIGNATURE_CERTIFICATE_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Digital Signature Certificate part.
DIGITAL_SIGNATURE_ORIGIN - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Digital signature origin relationship type.
DIGITAL_SIGNATURE_ORIGIN_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Digital Signature Origin part.
DIGITAL_SIGNATURE_XML_SIGNATURE_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Digital Signature XML Signature part.
dimension - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
Dimension2DDouble - Class in org.apache.poi.util
 
Dimension2DDouble() - Constructor for class org.apache.poi.util.Dimension2DDouble
 
Dimension2DDouble(double, double) - Constructor for class org.apache.poi.util.Dimension2DDouble
 
DimensionsRecord - Class in org.apache.poi.hssf.record
Provides the minumum and maximum bounds of a sheet.
DimensionsRecord() - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimensionsRecord(DimensionsRecord) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimensionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
dir - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
DIRECTORY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Object/Directory - embedded object in a property
DIRECTORY_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
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
 
DirectoryEntry - Interface in org.apache.poi.poifs.filesystem
This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode - Class in org.apache.poi.poifs.filesystem
Simple implementation of DirectoryEntry
DirectoryProperty - Class in org.apache.poi.poifs.property
Directory property
DirectoryProperty(String) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
Default constructor
DirectoryProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
reader constructor
DirectoryProperty.PropertyComparator - Class in org.apache.poi.poifs.property
 
disableLocking() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Disable sheet protection
disableLocking() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Disable sheet protection
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(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherRecord
The display methods allows escher variables to print the record names according to their hierarchy.
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_MODE_OPAQUE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DISPLAY_MODE_TRANSPARENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
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
 
DisplayBlanks - Enum in org.apache.poi.xddf.usermodel.chart
 
displayBlanksAs(DisplayBlanks) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
 
displayDirectory(DirectoryNode, String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
 
displayError(String) - Method in class org.apache.poi.xslf.draw.SVGUserAgent
 
displayError(Exception) - Method in class org.apache.poi.xslf.draw.SVGUserAgent
 
displayMessage(String) - Method in class org.apache.poi.xslf.draw.SVGUserAgent
 
displayParts() - Method in class org.apache.poi.ooxml.dev.OOXMLLister
Displays information on all the different parts of the OOXML file container.
displayRelations() - Method in class org.apache.poi.ooxml.dev.OOXMLLister
Displays information on all the different relationships between different parts of the OOXML file container.
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
dispose() - Method in class org.apache.poi.poifs.crypt.temp.EncryptedTempData
Removes the temporarily backing file
dispose() - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
dispose() - Method in class org.apache.poi.sl.draw.SLGraphics
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
dispose() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Dispose of temporary files backing this workbook on disk.
DISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
Distribute space between characters.
DIV_ZERO - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#DIV/0! - Division by zero
DIV_ZERO - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#DIV/0! - Division by zero
DivideEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
DividePtg - Class in org.apache.poi.ss.formula.ptg
This PTG implements the standard binomial divide "/"
DIVIDER - Static variable in class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
 
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
 
DMax - Class in org.apache.poi.ss.formula.functions
Implementation of the DMax function: Finds the maximum value of a column in an area with given conditions.
DMax() - Constructor for class org.apache.poi.ss.formula.functions.DMax
 
DMin - Class in org.apache.poi.ss.formula.functions
Implementation of the DMin function: Finds the minimum value of a column in an area with given conditions.
DMin() - Constructor for class org.apache.poi.ss.formula.functions.DMin
 
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
 
document - Variable in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
 
DOCUMENT - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
 
Document - Interface in org.apache.poi.xwpf.usermodel
 
document - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
 
document - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
 
document - Variable in class org.apache.poi.xwpf.usermodel.XWPFComment
 
document - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
For access to the document's hyperlink, comments, tables etc
DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
DOCUMENT_CREATOR - Static variable in class org.apache.poi.ooxml.POIXMLDocument
 
DOCUMENT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
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
DocumentDescriptor - Class in org.apache.poi.poifs.filesystem
Class DocumentDescriptor
DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentDescriptor
Trivial constructor
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
 
DocumentEntry - Interface in org.apache.poi.poifs.filesystem
This interface defines methods specific to Document objects managed by a Filesystem instance.
DocumentFactoryHelper - Class in org.apache.poi.poifs.filesystem
A small base class for the various factories, e.g.
DocumentFormatException - Exception in org.apache.poi.util
This is similar to RecordFormatException, except this is thrown when there's a higher order problem with parsing a document beyond individual records.
DocumentFormatException(String) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentFormatException(Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentHelper - Class in org.apache.poi.ooxml.util
 
DocumentInputStream - Class in org.apache.poi.poifs.filesystem
This class provides methods to read a DocumentEntry managed by a POIFSFileSystem instance.
DocumentInputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified DocumentEntry
DocumentInputStream(POIFSDocument) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified Document
DocumentNode - Class in org.apache.poi.poifs.filesystem
Simple implementation of DocumentEntry for OPOIFS
DocumentOutputStream - Class in org.apache.poi.poifs.filesystem
This class provides methods to write a DocumentEntry managed by a POIFSFileSystem instance.
DocumentOutputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
Create an OutputStream from the specified DocumentEntry.
DocumentOutputStream(DirectoryEntry, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
Create an OutputStream to create the specified new Entry
DocumentProperties - Class in org.apache.poi.hwpf.model
 
DocumentProperties(byte[], int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
DocumentProperties(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
 
DocumentProperty - Class in org.apache.poi.poifs.property
Trivial extension of Property for POIFSDocuments
DocumentProperty(String, int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
Constructor
DocumentProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
reader constructor
DocumentSummaryInformation - Class in org.apache.poi.hpsf
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
DocumentSummaryInformation() - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates an empty DocumentSummaryInformation.
DocumentSummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation from a given PropertySet.
DocumentSummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation instance from an InputStream in the Horrible Property Set Format.
DOCUNDO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DODECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DOES_NOT_FOLLOW_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document does not follow the color scheme.
doesContainsSheetName(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Determines whether a workbook contains the provided sheet name.
doesFormulaReferToDeletedCell(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
DOLLAR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
DollarDe - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DOLLARDE() function.
DollarDe() - Constructor for class org.apache.poi.ss.formula.functions.DollarDe
 
DollarFr - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DOLLARFR() function.
DollarFr() - Constructor for class org.apache.poi.ss.formula.functions.DollarFr
 
Donut - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DONUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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
 
DOTTED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE - Static variable in class org.apache.poi.hsmf.datatypes.Types
Double - floating point double
DOUBLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE_BYTE_CHARSETS - Static variable in class org.apache.poi.hwpf.util.DoubleByteUtil
 
DOUBLE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
DOUBLE_WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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
 
doubleToFixedPoint(double) - Static method in class org.apache.poi.util.Units
Converts a value of type floating point to a FixedPoint
DoubleWave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
downloadCRL(SignatureConfig, String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
Convenience method to download a crl in an unsafe way, i.e.
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.hssf.usermodel.EscherGraphics2d
 
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(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
Draw this shape into the supplied canvas
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawBackground
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGraphicalFrame
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGroupShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSlide
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
draw(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.Shape
Convenience method to draw a single shape
draw(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.Sheet
Convenience method to draw a sheet to a graphics context
draw(Graphics2D) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
Draws the contents of a page onto a Graphics2D object
draw(Graphics2D) - Method in class org.apache.poi.xdgf.usermodel.XDGFText
When calling this to draw text, it assumes graphics is set properly to draw in the right style.
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
draw(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
Render this sheet into the supplied graphics object
draw(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
Render this sheet into the supplied graphics object
draw(Shape) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
draw3DRect(int, int, int, int, boolean) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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,
DRAW_FACTORY - Static variable in interface org.apache.poi.sl.draw.Drawable
DrawFactory which will be used to draw objects into this graphics context
Drawable - Interface in org.apache.poi.sl.draw
 
Drawable.DrawableHint - Class in org.apache.poi.sl.draw
 
DrawableHint(int) - Constructor for class org.apache.poi.sl.draw.Drawable.DrawableHint
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
DrawAutoShape - Class in org.apache.poi.sl.draw
 
DrawAutoShape(AutoShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawAutoShape
 
DrawBackground - Class in org.apache.poi.sl.draw
 
DrawBackground(Background<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawBackground
 
drawBorderColors(CellRangeAddress, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Sets the color for a group of cell borders for a cell range.
drawBorders(CellRangeAddress, BorderStyle, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Draws a group of cell borders for a cell range.
drawBorders(CellRangeAddress, BorderStyle, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Draws a group of cell borders for a cell range.
drawBytes(byte[], int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawChars(char[], int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
DrawConnectorShape - Class in org.apache.poi.sl.draw
 
DrawConnectorShape(ConnectorShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawConnectorShape
 
drawContent(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
draw any content within this shape (image, text, etc.).
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextShape
 
drawDecoration(Graphics2D, Paint, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
DrawFactory - Class in org.apache.poi.sl.draw
 
DrawFactory() - Constructor for class org.apache.poi.sl.draw.DrawFactory
 
DrawFontManager - Interface in org.apache.poi.sl.draw
Manages fonts when rendering slides.
DrawFontManagerDefault - Class in org.apache.poi.sl.draw
Manages fonts when rendering slides.
DrawFontManagerDefault() - Constructor for class org.apache.poi.sl.draw.DrawFontManagerDefault
 
DrawFreeformShape - Class in org.apache.poi.sl.draw
 
DrawFreeformShape(FreeformShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawFreeformShape
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
DrawGraphicalFrame - Class in org.apache.poi.sl.draw
 
DrawGraphicalFrame(GraphicalFrame<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGraphicalFrame
 
DrawGroupShape - Class in org.apache.poi.sl.draw
 
DrawGroupShape(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGroupShape
 
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(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
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
 
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
drawImage(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Render picture data into the supplied graphics
drawImage(Graphics2D, Rectangle2D, Insets) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Render picture data into the supplied graphics
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
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.sl.draw.SLGraphics
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.sl.draw.SLGraphics
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.sl.draw.SLGraphics
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.sl.draw.SLGraphics
Draws as much of the specified image as is currently available.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
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.sl.draw.SLGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
Drawing<T extends Shape> - Interface in org.apache.poi.ss.usermodel
High level representation of spreadsheet drawing.
drawing - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
Parent drawing
DrawingDump - Class in org.apache.poi.util
Dump out the aggregated escher records
DrawingGroupRecord - Class in org.apache.poi.hssf.record
Specifies a group of drawing objects.
DrawingGroupRecord() - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(DrawingGroupRecord) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingManager2 - Class in org.apache.poi.hssf.model
Provides utilities to manage drawing groups.
DrawingManager2(EscherDggRecord) - Constructor for class org.apache.poi.hssf.model.DrawingManager2
 
DrawingRecord - Class in org.apache.poi.hssf.record
 
DrawingRecord() - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecordForBiffViewer - Class in org.apache.poi.hssf.record
This is purely for the biff viewer.
DrawingRecordForBiffViewer() - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(DrawingRecordForBiffViewer) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DRAWINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
DrawingSelectionRecord - Class in org.apache.poi.hssf.record
MsoDrawingSelection (0x00ED)
DrawingSelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawLine(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
DrawMasterSheet - Class in org.apache.poi.sl.draw
 
DrawMasterSheet(MasterSheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawMasterSheet
 
drawMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
An unsigned integer that defines the foreground binary raster operation mixing mode
DrawNothing - Class in org.apache.poi.sl.draw
 
DrawNothing(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawNothing
 
DrawNotImplemented - Annotation Type in org.apache.poi.sl.draw
This is a marker annotation for classes which don't have a defined draw implementation.
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of an oval.
drawOval(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
DrawPaint - Class in org.apache.poi.sl.draw
This class handles color transformations.
DrawPaint(PlaceableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPaint
 
drawParagraphs(Graphics2D, double, double) - Method in class org.apache.poi.sl.draw.DrawTextShape
paint the paragraphs starting from top left (x,y)
drawPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
 
drawPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
 
DrawPictureShape - Class in org.apache.poi.sl.draw
 
DrawPictureShape(PictureShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPictureShape
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolygon(Polygon) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of the specified rectangle.
drawRect(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawShadow(Graphics2D, Collection<Outline>, Paint, Paint) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
drawShape(Graphics2D, Shape<?, ?>, Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawFactory
Convenience method for drawing single shapes.
DrawShape - Class in org.apache.poi.sl.draw
 
DrawShape(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawShape
 
DrawSheet - Class in org.apache.poi.sl.draw
 
DrawSheet(Sheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSheet
 
DrawSimpleShape - Class in org.apache.poi.sl.draw
 
DrawSimpleShape(SimpleShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSimpleShape
 
DrawSlide - Class in org.apache.poi.sl.draw
 
DrawSlide(Slide<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSlide
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(String, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
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
 
drawString(String, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
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.sl.draw.SLGraphics
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.sl.draw.SLGraphics
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.sl.draw.SLGraphics
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String, float, float) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
drawStyle - Variable in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
 
DrawTableShape - Class in org.apache.poi.sl.draw
 
DrawTableShape(TableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTableShape
 
drawText(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
 
DrawTextBox - Class in org.apache.poi.sl.draw
 
DrawTextBox(TextBox<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextBox
 
DrawTextFragment - Class in org.apache.poi.sl.draw
 
DrawTextFragment(TextLayout, AttributedString) - Constructor for class org.apache.poi.sl.draw.DrawTextFragment
 
DrawTextParagraph - Class in org.apache.poi.sl.draw
 
DrawTextParagraph(TextParagraph<?, ?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextParagraph
 
DrawTextShape - Class in org.apache.poi.sl.draw
 
DrawTextShape(TextShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextShape
 
DrawTexturePaint - Class in org.apache.poi.sl.draw
 
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
 
DSFRecord - Class in org.apache.poi.hssf.record
Tells if this is a double stream file.
DSFRecord(boolean) - Constructor for class org.apache.poi.hssf.record.DSFRecord
 
DSFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DSFRecord
 
DSigRelation - Class in org.apache.poi.poifs.crypt.dsig
 
DStarRunner - Class in org.apache.poi.ss.formula.functions
This class performs a D* calculation.
DStarRunner(DStarRunner.DStarAlgorithmEnum) - Constructor for class org.apache.poi.ss.formula.functions.DStarRunner
 
DStarRunner.DStarAlgorithmEnum - Enum in org.apache.poi.ss.formula.functions
Enum for convenience to identify and source implementations of the D* functions
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.
DSum - Class in org.apache.poi.ss.formula.functions
Implementation of the DSum function: Finds the total value of matching values in a column in an area with given conditions.
DSum() - Constructor for class org.apache.poi.ss.formula.functions.DSum
 
DummyFormat - Class in org.apache.poi.xslf.util
 
DummyFormat() - Constructor for class org.apache.poi.xslf.util.DummyFormat
 
DummyGraphics2d - Class in org.apache.poi.xslf.util
 
DummyGraphics2d() - Constructor for class org.apache.poi.xslf.util.DummyGraphics2d
 
DummyGraphics2d(PrintStream) - Constructor for class org.apache.poi.xslf.util.DummyGraphics2d
 
DummyGraphics2d(PrintStream, Graphics2D) - Constructor for class org.apache.poi.xslf.util.DummyGraphics2d
 
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(byte[], int, int, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
Decodes the escher stream from a byte array and dumps the results to a print stream.
dump(int, byte[], PrintStream) - Method in class org.apache.poi.ddf.EscherDump
 
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
 
dump(DirectoryEntry, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
 
dump(POIFSFileSystem, int, String, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
 
dump(byte[], long, OutputStream, int, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, OutputStream, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to a String
dump(byte[], long, int, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to a String
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
 
dumpDrawingGroupRecords(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Spits out a list of all the drawing records in the workbook.
dumpDrawingRecords(boolean, PrintWriter) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Aggregates the drawing records and dumps the escher record hierarchy to the standard output.
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
 
Duplicatable - Interface in org.apache.poi.common
This is an alternative to the Cloneable interface without its side-effects.
DVALRecord - Class in org.apache.poi.hssf.record
This record is the list header of all data validation records (0x01BE) in the current sheet.
DVALRecord() - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVALRecord(DVALRecord) - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVALRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVConstraint - Class in org.apache.poi.hssf.usermodel
Data Validation Constraint
DVRecord - Class in org.apache.poi.hssf.record
This record stores data validation settings and a list of cell ranges which contain these settings.
DVRecord(DVRecord) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
DVRecord(int, int, int, boolean, boolean, boolean, boolean, String, String, boolean, String, String, Ptg[], Ptg[], CellRangeAddressList) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
DVRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
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 Z _ 
Skip navigation links

Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>