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

R

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.
read(byte[], int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
read(byte[], int) - Method in class org.apache.poi.hslf.blip.WMF.AldusHeader
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
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.MessageSubmissionChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
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_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
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
 
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.
RecipientChunks.RecipientChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
 
recipientDisplayNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The display name of the recipient.
recipientEmailChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The email address of the recipient, which could be in SMTP or SEARCH format, but isn't always present...
recipientNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The "name", which could be their name if an internal person, or their email address if an external person
recipientNumber - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
Our 0 based position in the list of recipients
recipientSearchChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
TODO
recipientSMTPChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The smtp destination email address of the recipient, but isn't always present...
RecolorInfoAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
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(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.
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
 
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
 
recordHandlingClass(int) - Static method in class org.apache.poi.hslf.record.RecordTypes
Returns the class handling a record by its type.
recordName(int) - Static method in class org.apache.poi.hslf.record.RecordTypes
Returns name of the record by its type
RecordTypes - Class in org.apache.poi.hslf.record
List of all known record types in a PowerPoint document, and the classes that handle them.
RecordTypes() - Constructor for class org.apache.poi.hslf.record.RecordTypes
 
RecordTypes.Type - Class in org.apache.poi.hslf.record
Wrapper for the details of a PowerPoint or Escher record type.
RecordTypes.Type(int, Class) - Constructor for class org.apache.poi.hslf.record.RecordTypes.Type
 
Rectangle - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
registerList(HWPFList) - Method in class org.apache.poi.hwpf.HWPFDocument
 
RELIEF_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
remove(Object) - Method in class org.apache.poi.hdf.extractor.util.BTreeSet
 
remove(Object) - Method in class org.apache.poi.hdf.model.util.BTreeSet
 
removeChild(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Remove a child record from this record container
removeSeries(HSSFChart.HSSFSeries) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
removeShape(Shape) - Method in class org.apache.poi.hslf.model.Sheet
Removes the specified shape from this sheet.
removeShape(Shape) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
 
removeSlide(int) - Method in class org.apache.poi.hslf.usermodel.SlideShow
Removes the slide at the given index (0-based).
removeSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
 
reorderSlide(int, int) - Method in class org.apache.poi.hslf.usermodel.SlideShow
Re-orders a slide, to a new position.
replaceText(String, String, int) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (one instance of) a piece of text with another...
replaceText(String, String) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (all instances of) a piece of text with another...
reserved - Variable in class org.apache.poi.hslf.blip.WMF.AldusHeader
 
reset(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Reset the content to one info run with the default values
reset() - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
RESET_NUMBERING_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
resizeToFitText() - Method in class org.apache.poi.hslf.model.TextShape
Adjust the size of the TextShape so it encompasses the text inside it.
Resources - Interface in org.apache.poi.sl.usermodel
Common SlideShow resources, such as fonts, pictures and multimedia data
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.
RGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
Ribbon - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
Ribbon2 - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
RichTextRun - Class in org.apache.poi.hslf.usermodel
Represents a run of text, all with the same style
RichTextRun(TextRun, int, int) - Constructor for class org.apache.poi.hslf.usermodel.RichTextRun
Create a new wrapper around a (currently not) rich text string
RichTextRun(TextRun, int, int, TextPropCollection, TextPropCollection, boolean, boolean) - Constructor for class org.apache.poi.hslf.usermodel.RichTextRun
Create a new wrapper around a rich text string
right - Variable in class org.apache.poi.hslf.blip.WMF.AldusHeader
 
RIGHT - Static variable in class org.apache.poi.hslf.model.textproperties.AlignmentTextProp
 
RightArrowCallout - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
RightBrace - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
RightBracket - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
RightTriangle - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
root - Variable in class org.apache.poi.hdf.extractor.util.BTreeSet
 
root - Variable in class org.apache.poi.hdf.model.util.BTreeSet
 
rotate(double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
RoundRectangle - Static variable in interface org.apache.poi.sl.usermodel.ShapeTypes
 
RoundTripContentMasterId - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripContentMasterInfo12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripCustomTableStyles12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripHFPlaceholder12 - Static variable in class 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
RoundTripNotesMasterTextStyles12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripOArtTextStyles12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripShapeCheckSumForCustomLayouts12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
RoundTripShapeId12 - Static variable in class org.apache.poi.hslf.record.RecordTypes
 
ROUTESLIP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
RTFDateTimeMCAtom - Static variable in class org.apache.poi.hslf.record.RecordTypes
 

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