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

R

R2_BLACK - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
0, Pixel is always 0
R2_COPYPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
P, Pixel is the pen color.
R2_MASKNOTPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPna, Pixel is a combination of the screen color and the inverse of the pen color.
R2_MASKPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPa, Pixel is a combination of the colors common to both the pen and the screen.
R2_MASKPENNOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
PDna, Pixel is a combination of the colors common to both the pen and the inverse of the screen.
R2_MERGENOTPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPno, Pixel is a combination of the colors common to both the screen and the inverse of the pen.
R2_MERGEPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPo, Pixel is a combination of the pen color and the screen color.
R2_MERGEPENNOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
PDno, Pixel is a combination of the pen color and the inverse of the screen color.
R2_NOP - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
D, Pixel remains unchanged.
R2_NOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
Dn, Pixel is the inverse of the screen color.
R2_NOTCOPYPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
Pn, Pixel is the inverse of the pen color.
R2_NOTMASKPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPan, Pixel is the inverse of the R2_MASKPEN color.
R2_NOTMERGEPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPon, Pixel is the inverse of the R2_MERGEPEN color.
R2_NOTXORPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPxn, Pixel is the inverse of the R2_XORPEN color.
R2_WHITE - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
1, Pixel is always 1
R2_XORPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
DPx, Pixel is a combination of the colors in the pen or in the screen, but not in both.
RADIO_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Range - Class in org.apache.poi.hwpf.usermodel
This class is the central class of the HWPF object model.
Range(int, int, HWPFDocumentCore) - Constructor for class org.apache.poi.hwpf.usermodel.Range
Used to construct a Range from a document.
Range(int, int, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Range
Used to create Ranges that are children of other Ranges.
Range(Range) - Constructor for class org.apache.poi.hwpf.usermodel.Range
 
raster - org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
 
rasterOperation - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
A 32-bit unsigned integer that defines how the source pixels, the current brush in the playback device context, and the destination pixels are to be combined to form the new image.
rasterOperation - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
A 32-bit unsigned integer that defines how the source pixels, the current brush in the playback device context, and the destination pixels are to be combined to form the new image.
rasterOperation - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
A 32-bit unsigned integer that defines how the source pixels, the current brush in the playback device context, and the destination pixels are to be combined to form the new image.
rawTextBytes - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
A variable-length string that specifies the text to be drawn.
RC4_REKEYING_INTERVAL - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
[MS-DOC] 2.2.6.2/3 Office Binary Document ...
RCVD_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
read() - Method in class org.apache.poi.hwpf.util.LittleEndianCP950Reader
 
read(byte[], int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
read(char[], int, int) - Method in class org.apache.poi.hwpf.util.LittleEndianCP950Reader
 
READ_RECEIPT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
READ_RECEIPT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
READ_RECEIPT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
readColors(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readGDIImage(byte[]) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
Converts the gdi pixel data to a buffered image
readGDIImage(byte[]) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
Converts the gdi pixel data to a buffered image
readHeader(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readHeader(LittleEndianInputStream) - Static method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
readPaletteEntries(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezierTo16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolylineTo16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon16
 
readPoint(LittleEndianInputStream, Point2D) - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolyline16
 
readProperties() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
readProperties(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
readProperties(InputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
readRGBQuad(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readString(LittleEndianInputStream, StringBuilder, int) - Method in class org.apache.poi.hemf.record.emf.HemfFont
 
readString(LittleEndianInputStream, StringBuilder, int) - Method in class org.apache.poi.hwmf.record.HwmfFont
 
readString(LittleEndianInputStream, StringBuilder, int, Charset) - Method in class org.apache.poi.hwmf.record.HwmfFont
 
readTabStops(LittleEndianInput) - Static method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunkDeferred
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
Reads the value of this chunk using an InputStream
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
readValue(DocumentNode) - Method in class org.apache.poi.hsmf.datatypes.ByteChunkDeferred
Links the chunk to a document
readXForm(LittleEndianInputStream, AffineTransform) - Static method in class org.apache.poi.hemf.record.emf.HemfFill
 
realizePalette - org.apache.poi.hemf.record.emf.HemfRecordType
 
realizePalette - org.apache.poi.hwmf.record.HwmfRecordType
 
rebuild(StringBuilder, ComplexFileTable) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
rebuild(ComplexFileTable) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
RECEIPT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVE_FOLDER_SETTINGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_NUMBER_FOR_ADVICE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_REASSIGNMENT_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RecipientChunks - Class in org.apache.poi.hsmf.datatypes
Collection of convenience chunks for the Recip(ient) part of an outlook file.
RecipientChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RecipientChunks.RecipientChunksSorter - Class in org.apache.poi.hsmf.datatypes
Orders by the recipient number.
RecipientChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
 
RecolorInfoAtom - org.apache.poi.hslf.record.RecordTypes
 
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.Chunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
Called by the parser whenever a chunk is found.
Record - Class in org.apache.poi.hslf.record
This abstract class represents a record in the PowerPoint document.
Record() - Constructor for class org.apache.poi.hslf.record.Record
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
 
RECORD_ID - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
 
RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RecordAtom - Class in org.apache.poi.hslf.record
Abstract class which all atom records will extend.
RecordAtom() - Constructor for class org.apache.poi.hslf.record.RecordAtom
 
recordConstructor - Variable in enum org.apache.poi.hslf.record.RecordTypes
 
RecordContainer - Class in org.apache.poi.hslf.record
Abstract class which all container records will extend.
RecordContainer() - Constructor for class org.apache.poi.hslf.record.RecordContainer
 
recordType - Variable in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
 
RecordTypes - Enum in org.apache.poi.hslf.record
List of all known record types in a PowerPoint document, and the classes that handle them.
RecordTypes.RecordConstructor<T extends Record> - Interface in org.apache.poi.hslf.record
 
RecordUtil - Class in org.apache.poi.hwpf.dev
Helper functions for the record transformations.
RecordUtil() - Constructor for class org.apache.poi.hwpf.dev.RecordUtil
 
RECT - org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
Specifies a region node with no child nodes.
rectangle - org.apache.poi.hemf.record.emf.HemfRecordType
 
rectangle - org.apache.poi.hwmf.record.HwmfRecordType
 
RectClamp - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusObjectClamp
The object is clamped to a rectangle.
REDIRECTION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
reference - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
The location, in logical units, where the text string is to be placed.
reference - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
REFERRED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REGION - org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
Region objects specify areas of the output surface.
regionIndex - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
A 16-bit unsigned integer used to index into the WMF Object Table to get the region to be framed.
regionIndex - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
A 16-bit unsigned integer used to index into the WMF Object Table to get the region to be filled.
regionMode - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
 
regionMode - Variable in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSelectClipPath
 
regionMode - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusMisc.CombineMode
 
REGISTERED_MAIL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
registerList(HWPFList) - Method in class org.apache.poi.hwpf.HWPFDocument
 
RELATED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RELIEF_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
REMOTE_PROGRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REMOTE_PROGRESS_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REMOTE_VALIDATE_OK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
remove() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataIterator
 
remove() - Method in class org.apache.poi.hemf.record.emf.HemfRecordIterator
 
remove() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRecordIterator
 
remove(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
remove(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
Remove bookmark from document (but not the bookmark text)
remove(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
removeBorder(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
removeByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
removeChild(Class<? extends Record>) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
removeChild(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Remove a child record from this record container
removeEncryptionRecord(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Removes the specified shape from this sheet.
removeSlide(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Removes the slide at the given index (0-based).
removeSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
 
RENDERING_POSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
reorderSlide(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Re-orders a slide, to a new position.
REPLACE - org.apache.poi.hemf.record.emfplus.HemfPlusMisc.CombineMode
 
replaceDirectory(DirectoryNode) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
replaceText(String, boolean) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace range text with new one, adding it to the range and deleting original text from document
replaceText(String, String) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (all instances of) a piece of text with another...
replaceText(String, String, int) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (one instance of) a piece of text with another...
REPLY_RECIPIENT_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_RECIPIENT_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORTING_DL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORTING_MTA_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REQUESTED_DELIVERY_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
reset() - Method in class org.apache.poi.hwpf.usermodel.Range
resets the list indexes.
reset() - Method in class org.apache.poi.hwpf.usermodel.Table
 
reset() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
reset(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
Reset the content to one info run with the default values
reset(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Reset the content to one info run with the default values
RESET_NUMBERING_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
resetClip - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
resetWorldTransform - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
resizePalette - org.apache.poi.hemf.record.emf.HemfRecordType
 
resizePalette - org.apache.poi.hwmf.record.HwmfRecordType
 
resizeToFitText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
resizeToFitText(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
RESOURCE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_METHODS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESPONSE_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESPONSIBILITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
restore - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
restore(Graphics2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphicsState
Retrieves the state into the graphics2D object
restoreDc - org.apache.poi.hemf.record.emf.HemfRecordType
 
restoreDc - org.apache.poi.hwmf.record.HwmfRecordType
 
restorePlusProperties(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
Restores the properties from the plus stack
restoreProperties(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Restores the properties from the stack
RETURNED_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Reverse - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the animation plays in the reverse direction
reverseHex(String) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
RevisionMarkAuthorTable - Class in org.apache.poi.hwpf.model
String table containing the names of authors of revision marks, e-mails and comments in this document.
RevisionMarkAuthorTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Constructor to read the table from the table stream.
rgb - org.apache.poi.hslf.blip.JPEG.ColorSpace
 
RGB_24BPP - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
 
RGB_32BPP - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
 
RGB_48BPP - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
 
RGB555_16BPP - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
 
RGB565_16BPP - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
 
RGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
RGN_AND - org.apache.poi.hwmf.record.HwmfRegionMode
The new clipping region includes the intersection (overlapping areas) of the current clipping region and the current path (or new region).
RGN_COMPLEMENT - org.apache.poi.hwmf.record.HwmfRegionMode
This is the opposite of HwmfRegionMode.RGN_DIFF, and only made-up for compatibility with EMF+
RGN_COPY - org.apache.poi.hwmf.record.HwmfRegionMode
The new clipping region is the current path (or the new region).
RGN_DIFF - org.apache.poi.hwmf.record.HwmfRegionMode
The new clipping region includes the areas of the current clipping region with those of the current path (or new region) excluded.
RGN_OR - org.apache.poi.hwmf.record.HwmfRegionMode
The new clipping region includes the union (combined areas) of the current clipping region and the current path (or new region).
RGN_XOR - org.apache.poi.hwmf.record.HwmfRegionMode
The new clipping region includes the union of the current clipping region and the current path (or new region) but without the overlapping areas
rgnRects - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
 
rgnRects - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
 
rgnRects - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
 
RIGHT - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPenAlignment
Specifies that the pen is positioned to the right of the theoretical line.
RIGHT - org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
 
RIGHT - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
The shape is horizontally positioned at the right side of the page element.
RIGHT - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
For horizontal text, right aligned.
root - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
root - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
rotateWorldTransform - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
ROUND - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusDashedLineCapType
Specifies a round dashed line cap.
ROUND - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
Specifies a circular line cap.
ROUND - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
 
ROUND - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
Rounded ends
ROUND - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
Line joins are round.
ROUND_ANCHOR - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
Specifies that the line end is anchored with a circular line cap.
roundRect - org.apache.poi.hemf.record.emf.HemfRecordType
 
roundRect - org.apache.poi.hwmf.record.HwmfRecordType
 
RoundTripContentMasterId - org.apache.poi.hslf.record.RecordTypes
 
RoundTripContentMasterInfo12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripCustomTableStyles12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripHFPlaceholder12 - Class in org.apache.poi.hslf.record
An atom record that specifies that a shape is a header or footer placeholder shape
RoundTripHFPlaceholder12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripHFPlaceholder12() - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Create a new instance of RoundTripHFPlaceholder12
RoundTripHFPlaceholder12(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Constructs the comment atom record from its source data.
RoundTripNotesMasterTextStyles12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripOArtTextStyles12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripShapeCheckSumForCustomLayouts12 - org.apache.poi.hslf.record.RecordTypes
 
RoundTripShapeId12 - org.apache.poi.hslf.record.RecordTypes
 
ROUTESLIP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
ROW_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ROWID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_COMPRESSED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_IN_SYNC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_PREFIX_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_TRAILING_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTFDateTimeMCAtom - org.apache.poi.hslf.record.RecordTypes
 
RUN_PROGRAM - org.apache.poi.hslf.record.InteractiveInfoAtom.Action
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages