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