- RADIAL_SHADING - Static variable in class com.sun.pdfview.pattern.PDFShader
-
- read(byte[], int, int) - Method in class com.sun.pdfview.ByteBufferInputStream
-
- read() - Method in class com.sun.pdfview.ByteBufferInputStream
-
- readFNum() - Method in class com.sun.pdfview.font.Type1CFont
-
read the next funky floating point number from the input stream.
- readFNum() - Method in class test.TestType1CFont
-
- readGlyph(String) - Method in class test.TestType1CFont
-
Read a single glyph, given its offset
- readGlyph(int) - Method in class test.TestType1CFont
-
Read a glyph, given an index
- RefImage - Class in com.sun.pdfview
-
A BufferedImage subclass that holds a strong reference to its graphics
object.
- RefImage(int, int, int) - Constructor for class com.sun.pdfview.RefImage
-
Creates a new instance of RefImage
- removeCMap(short, short) - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Remove a CMap
- removeImage(PDFPage, ImageInfo) - Method in class com.sun.pdfview.Cache
-
Remove an image and its associated renderer from the cache
- removeObserver(ImageObserver) - Method in class com.sun.pdfview.PDFRenderer
-
Remove an image observer
- removePage(Integer) - Method in class com.sun.pdfview.Cache
-
Remove a page and all its associated images, as well as its parser
and renderers, from the cache
- removeRecord(short, short, short, short) - Method in class com.sun.pdfview.font.ttf.NameTable
-
Remove a record from the table
- removeSegment(short, short) - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Remove a segment
- removeTable(String) - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Remove a table by name
- renderCompoundGlyph(GlyfTable, GlyfCompound) - Method in class com.sun.pdfview.font.TTFFont
-
Render a compound glyf
- renderSimpleGlyph(GlyfSimple) - Method in class com.sun.pdfview.font.TTFFont
-
Render a simple glyf
- repeat(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Determine whether this flag repeats
- reset() - Method in class com.sun.pdfview.ByteBufferInputStream
-
- reset() - Method in class com.sun.pdfview.font.FlPoint
-
reset the values to (0,0) and closed
- reset() - Method in class com.sun.pdfview.PDFTextFormat
-
reset the PDFTextFormat for a new run
- resolves(PDFXref) - Method in class com.sun.pdfview.PDFXrefEntry
-
- reverseMap(short) - Method in class com.sun.pdfview.font.ttf.CMap
-
Get the src code which maps to the given glyphID
- reverseMap(short) - Method in class com.sun.pdfview.font.ttf.CMapFormat0
-
Get the src code which maps to the given glyphID
- reverseMap(short) - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the src code which maps to the given glyphID
- reverseMap(short) - Method in class com.sun.pdfview.font.ttf.CMapFormat6
-
Get the src code which maps to the given glyphID
- roundXYToGrid(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Determine whether to round XY values to the grid
- run() - Method in class com.sun.pdfview.BaseWatchable
-
- RunLengthDecode - Class in com.sun.pdfview.decode
-
decode an array of Run Length encoded bytes into a byte array
- RUNNING - Static variable in interface com.sun.pdfview.Watchable
-