- RadioButtonFormField - org.xhtmlrenderer.pdf???
-
- RadioButtonFormField(ITextReplacedElementFactory, LayoutContext, BlockBox, int, int) - ? ????org.xhtmlrenderer.pdf.RadioButtonFormField
-
- RBRACE - ? ??????org.xhtmlrenderer.css.parser.Token
-
- RBRACKET - ? ??????org.xhtmlrenderer.css.parser.Token
-
- recalcCells(LayoutContext) - ? ????org.xhtmlrenderer.newtable.TableSectionBox
-
- RectPropertySet - org.xhtmlrenderer.css.style.derived???
-
Represents a set of CSS properties that together define
some rectangular area, and per-side thickness.
- RectPropertySet(CSSName, float, float, float, float) - ? ????org.xhtmlrenderer.css.style.derived.RectPropertySet
-
- RED - ? ??????org.xhtmlrenderer.css.parser.FSRGBColor
-
- ReferenceComparison - org.xhtmlrenderer.test???
-
ReferenceComparison runs a comparison of rendering a set of source XHTML files against a
- ReferenceComparison(int, boolean) - ? ????org.xhtmlrenderer.test.ReferenceComparison
-
Initializes (does not launch) the reference comparison.
- registerFunction(ContentFunction) - ? ????org.xhtmlrenderer.context.ContentFunctionFactory
-
- Regress - org.xhtmlrenderer.test???
-
Creates a directory containing output from the renderer as text, given a set of input files (XHTML, XML).
- Regress(File, File, int) - ? ????org.xhtmlrenderer.test.Regress
-
Initialize to read from sourceDir and generate files to outputDir, using width points to constrain layout.
- reInit(boolean) - ? ????org.xhtmlrenderer.layout.LayoutContext
-
- RELATIVE - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- RELATIVE_FONT_SIZES - ? ??????org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders
-
- relayout() - ? ????org.xhtmlrenderer.simple.XHTMLPanel
-
Lays out the current document again, and re-renders.
- reloadDocument(String) - ? ????org.xhtmlrenderer.swing.BasicPanel
-
Reloads the document using the same base URL and namespace handler.
- reloadDocument(Document) - ? ????org.xhtmlrenderer.swing.BasicPanel
-
Reloads the document using the same base URL and namespace handler.
- remove(Element) - ?? ????org.xhtmlrenderer.extend.ReplacedElementFactory
-
Removes any reference to Element
e
.
- remove(Element) - ? ????org.xhtmlrenderer.pdf.ITextReplacedElementFactory
-
- remove(String) - ? ????org.xhtmlrenderer.pdf.ITextReplacedElementFactory
-
- remove(Element) - ? ????org.xhtmlrenderer.swing.SwingReplacedElementFactory
-
- remove(Element) - ? ????org.xhtmlrenderer.test.DelegatingReplacedElementFactory
-
- removeAllChildren() - ? ????org.xhtmlrenderer.render.Box
-
- removeBoxId(String) - ? ????org.xhtmlrenderer.layout.LayoutContext
-
- removeBoxId(String) - ? ????org.xhtmlrenderer.layout.SharedContext
-
- removeCachedStylesheet(Object) - ? ????org.xhtmlrenderer.context.StylesheetFactoryImpl
-
Removes a cached sheet by its key.
- removeChangeListener(ChangeListener) - ? ????org.xhtmlrenderer.swing.SelectionHighlighter
-
- removeChild(Box) - ? ????org.xhtmlrenderer.render.Box
-
- removeChild(int) - ? ????org.xhtmlrenderer.render.Box
-
- removeChild(Box) - ? ????org.xhtmlrenderer.render.InlineLayoutBox
-
- removeChild(int) - ? ????org.xhtmlrenderer.render.InlineLayoutBox
-
- removeDocumentListener(DocumentListener) - ? ????org.xhtmlrenderer.swing.BasicPanel
-
Removes the specified Document listener from receive Document events from this
component.
- removeElementReferences(Element) - ? ????org.xhtmlrenderer.layout.SharedContext
-
- removeFloat(BlockBox) - ? ????org.xhtmlrenderer.layout.FloatManager
-
- removeFloat(BlockBox) - ? ????org.xhtmlrenderer.layout.Layer
-
- removeLast() - ? ????org.xhtmlrenderer.layout.StyleTracker
-
- removeLastPage() - ? ????org.xhtmlrenderer.layout.Layer
-
- removeListener(FSMouseListener) - ? ????org.xhtmlrenderer.swing.MouseTracker
-
Removes the given listener, after which it will no longer receive callbacks on mouse events.
- removeMouseTrackingListener(FSMouseListener) - ? ????org.xhtmlrenderer.swing.BasicPanel
-
- removeNotify() - ? ????org.xhtmlrenderer.swing.RootPanel
-
Overrides the default implementation unconfigure any JScrollPane
parent.
- removeReplacer(ElementReplacer) - ? ????org.xhtmlrenderer.test.DelegatingReplacedElementFactory
-
- removeRunningBlock(BlockBox) - ? ????org.xhtmlrenderer.layout.Layer
-
- removeScaleChangeListener(ScaleChangeListener) - ? ????org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
- removeStyle(Element) - ? ????org.xhtmlrenderer.context.StyleReference
-
- removeStyle(Object) - ? ????org.xhtmlrenderer.css.newmatch.Matcher
-
- render(Graphics2D) - ? ????org.xhtmlrenderer.simple.Graphics2DRenderer
-
Renders the document to the given canvas.
- render() - ? ????org.xhtmlrenderer.swing.BoxRenderer
-
Renders the XML document if necessary and returns the root Box.
- RENDER - ? ??????org.xhtmlrenderer.util.XRLog
-
- render(String) - ? ??????org.xhtmlrenderer.util.XRLog
-
- render(Level, String) - ? ??????org.xhtmlrenderer.util.XRLog
-
- render(Level, String, Throwable) - ? ??????org.xhtmlrenderer.util.XRLog
-
- RENDER_SFX - ? ??????org.xhtmlrenderer.test.Regress
-
- renderImageToOutput(String, FSImageWriter, String, int) - ? ??????org.xhtmlrenderer.simple.ImageRenderer
-
Renders a document at a given URL and writes it out using the FSImageWriter provided (e.g. to a file
or outputstream).
- RenderingContext - org.xhtmlrenderer.render???
-
Supplies information about the context in which rendering will take place
- RenderingContext(SharedContext) - ? ????org.xhtmlrenderer.render.RenderingContext
-
needs a new instance every run
- renderToImage(String, int, int) - ? ??????org.xhtmlrenderer.simple.Graphics2DRenderer
-
A static utility method to automatically create an image from a
document; the image supports transparency.
- renderToImage(String, int, int, int) - ? ??????org.xhtmlrenderer.simple.Graphics2DRenderer
-
A static utility method to automatically create an image from a
document.
- renderToImage(String, String, int) - ? ??????org.xhtmlrenderer.simple.ImageRenderer
-
Renders the XML file at the given URL as an image file at the target location.
- renderToImage(String, String, int, int) - ? ??????org.xhtmlrenderer.simple.ImageRenderer
-
Renders the XML file at the given URL as an image file at the target location.
- renderToImage(File, String, int) - ? ??????org.xhtmlrenderer.simple.ImageRenderer
-
Renders the XML file as an image file at the target location.
- renderToImage(File, String, int, int) - ? ??????org.xhtmlrenderer.simple.ImageRenderer
-
Renders the XML file as an image file at the target location.
- renderToImageAutoSize(String, int) - ? ??????org.xhtmlrenderer.simple.Graphics2DRenderer
-
A static utility method to automatically create an image from a
document, where height is determined based on document content.
- renderToImageAutoSize(String, int, int) - ? ??????org.xhtmlrenderer.simple.Graphics2DRenderer
-
A static utility method to automatically create an image from a
document, where height is determined based on document content.
- renderToPDF(String, String) - ? ??????org.xhtmlrenderer.simple.PDFRenderer
-
Renders the XML file at the given URL as a PDF file
at the target location.
- renderToPDF(String, String, Character) - ? ??????org.xhtmlrenderer.simple.PDFRenderer
-
Renders the XML file at the given URL as a PDF file
at the target location.
- renderToPDF(File, String) - ? ??????org.xhtmlrenderer.simple.PDFRenderer
-
Renders the XML file as a PDF file at the target location.
- renderToPDF(File, String, Character) - ? ??????org.xhtmlrenderer.simple.PDFRenderer
-
Renders the XML file as a PDF file at the target location.
- REPEAT - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- REPEAT_X - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- REPEAT_Y - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- replace(LayoutContext, BlockBox, UserAgentCallback, int, int) - ? ????org.xhtmlrenderer.test.ElementReplacer
-
- replace(LayoutContext, BlockBox, UserAgentCallback, int, int) - ? ????org.xhtmlrenderer.test.SwingImageReplacer
-
- replace(String, String, String) - ? ??????org.xhtmlrenderer.util.Util
-
Description of the Method
- ReplacedElement - org.xhtmlrenderer.extend????
-
A replaced element is an XML element in the document being rendered whose visual output is delegated.
- ReplacedElementFactory - org.xhtmlrenderer.extend????
-
- replay(ContentHandler) - ? ????org.xhtmlrenderer.pdf.SAXEventRecorder
-
- requiresLayer() - ? ????org.xhtmlrenderer.css.style.CalculatedStyle
-
- reset(Reader) - ? ????org.xhtmlrenderer.css.parser.CSSParser
-
- reset() - ?? ????org.xhtmlrenderer.extend.ReplacedElementFactory
-
Instructs the ReplacedElementFactory
to discard any cached
data (typically because a new page is about to be loaded).
- reset() - ? ????org.xhtmlrenderer.layout.LineBreakContext
-
- reset() - ? ????org.xhtmlrenderer.layout.SharedContext
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.newtable.TableBox
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.newtable.TableRowBox
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.newtable.TableSectionBox
-
- reset() - ? ????org.xhtmlrenderer.pdf.ITextReplacedElementFactory
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.render.BlockBox
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.render.Box
-
- reset(LayoutContext) - ? ????org.xhtmlrenderer.render.LineBox
-
- reset() - ? ????org.xhtmlrenderer.simple.extend.form.FormField
-
- reset() - ? ????org.xhtmlrenderer.simple.extend.XhtmlForm
-
- reset() - ? ????org.xhtmlrenderer.swing.DefaultFSMouseListener
-
- reset() - ?? ????org.xhtmlrenderer.swing.FSMouseListener
-
Implementation-dependent.
- reset() - ? ????org.xhtmlrenderer.swing.HoverListener
-
Resets the tracking information related to the currently hovered element.
- reset() - ? ????org.xhtmlrenderer.swing.MouseTracker
-
- reset() - ? ????org.xhtmlrenderer.swing.SwingReplacedElementFactory
-
Clears out any references to elements or items created by this factory so far.
- reset() - ? ????org.xhtmlrenderer.test.DelegatingReplacedElementFactory
-
- reset() - ? ????org.xhtmlrenderer.test.ElementReplacer
-
- reset() - ? ????org.xhtmlrenderer.test.SwingImageReplacer
-
- reset() - ? ????org.xhtmlrenderer.util.PermutationGenerator
-
- resetChildren(LayoutContext, int, int) - ? ????org.xhtmlrenderer.render.Box
-
- resetEnd() - ? ????org.xhtmlrenderer.layout.LineBreakContext
-
- resetFontSize() - ? ????org.xhtmlrenderer.simple.XHTMLPanel
-
Resets all rendered fonts on the current document to the font size
specified in the document's styling instructions.
- resetNegativeValues() - ? ????org.xhtmlrenderer.css.style.derived.RectPropertySet
-
- resetScrollPosition() - ? ????org.xhtmlrenderer.swing.RootPanel
-
- resolveAbsoluteFontSize(IdentValue, String[]) - ? ??????org.xhtmlrenderer.css.style.FontSizeHelper
-
- resolveCounters(CalculatedStyle) - ? ????org.xhtmlrenderer.layout.LayoutContext
-
- resolveEntity(String, String) - ? ????org.xhtmlrenderer.resource.FSEntityResolver
-
Description of the Method
- resolveFont(SharedContext, String[], float, IdentValue, IdentValue, IdentValue) - ? ????org.xhtmlrenderer.context.AWTFontResolver
-
Description of the Method
- resolveFont(SharedContext, FontSpecification) - ? ????org.xhtmlrenderer.context.AWTFontResolver
-
- resolveFont(SharedContext, FontSpecification) - ?? ????org.xhtmlrenderer.extend.FontResolver
-
- resolveFont(SharedContext, FontSpecification) - ? ????org.xhtmlrenderer.pdf.ITextFontResolver
-
- resolvePageSize(String) - ? ??????org.xhtmlrenderer.css.value.PageSize
-
- resolveURI(String) - ?? ????org.xhtmlrenderer.extend.UserAgentCallback
-
Used to find a uri that may be relative to the BaseURL.
- resolveURI(String) - ? ????org.xhtmlrenderer.swing.NaiveUserAgent
-
Resolves the URI; if absolute, leaves as is, if relative, returns an absolute URI based on the baseUrl for
the agent.
- Resource - org.xhtmlrenderer.resource????
-
- restoreLayoutState(LayoutState) - ? ????org.xhtmlrenderer.layout.LayoutContext
-
- restorePreviousReferenceLine(LineBox) - ? ????org.xhtmlrenderer.render.MarkerData
-
- restoreStateForRelayout(LayoutState) - ? ????org.xhtmlrenderer.layout.LayoutContext
-
- restyle(LayoutContext) - ? ????org.xhtmlrenderer.render.Box
-
- restyle(LayoutContext) - ? ????org.xhtmlrenderer.render.InlineLayoutBox
-
- restyle(LayoutContext) - ? ????org.xhtmlrenderer.render.LineBox
-
- rgbToColor(RGBColor) - ? ??????org.xhtmlrenderer.css.util.ConversionUtil
-
Copied from Josh M.'
- RIDGE - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- RIGHT - ? ??????org.xhtmlrenderer.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- RIGHT - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- Right() - ? ????org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.Right
-
- RIGHT - ? ??????org.xhtmlrenderer.css.style.CalculatedStyle
-
- right() - ? ????org.xhtmlrenderer.css.style.derived.RectPropertySet
-
- RIGHT - ? ??????org.xhtmlrenderer.render.BorderPainter
-
- RIGHT_BOTTOM - ? ??????org.xhtmlrenderer.css.constants.MarginBoxName
-
- RIGHT_MIDDLE - ? ??????org.xhtmlrenderer.css.constants.MarginBoxName
-
- RIGHT_TOP - ? ??????org.xhtmlrenderer.css.constants.MarginBoxName
-
- rightColor() - ? ????org.xhtmlrenderer.css.style.derived.BorderPropertySet
-
- rightStyle() - ? ????org.xhtmlrenderer.css.style.derived.BorderPropertySet
-
- RootPanel - org.xhtmlrenderer.swing???
-
- RootPanel() - ? ????org.xhtmlrenderer.swing.RootPanel
-
- RowData - org.xhtmlrenderer.newtable???
-
A row in the table grid.
- RowData() - ? ????org.xhtmlrenderer.newtable.RowData
-
- RPAREN - ? ??????org.xhtmlrenderer.css.parser.Token
-
- Ruleset - org.xhtmlrenderer.css.sheet???
-
- Ruleset(int) - ? ????org.xhtmlrenderer.css.sheet.Ruleset
-
- RulesetContainer - org.xhtmlrenderer.css.sheet????
-
- run() - ? ????org.xhtmlrenderer.test.AllPageTest
-
- RUN_IN - ? ??????org.xhtmlrenderer.css.constants.IdentValue
-
- runTests(File, int, int) - ? ????org.xhtmlrenderer.test.DocumentDiffTest
-
Description of the Method