Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- S - Static variable in class org.xhtmlrenderer.css.parser.Token
- S_RESIZE - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- sacPrimitiveTypeForString(String) - Static method in class org.xhtmlrenderer.css.constants.ValueConstants
-
Description of the Method
- saveEnd() - Method in class org.xhtmlrenderer.layout.LineBreakContext
- SAXEventRecorder - Class in org.xhtmlrenderer.pdf
- SAXEventRecorder() - Constructor for class org.xhtmlrenderer.pdf.SAXEventRecorder
- ScalableXHTMLPanel - Class in org.xhtmlrenderer.swing
-
ScalableXHTMLPanel extends to allow zoom on output.
- ScalableXHTMLPanel() - Constructor for class org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
Instantiates an XHTMLPanel with no
Document
loaded by default. - ScalableXHTMLPanel(UserAgentCallback) - Constructor for class org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
Instantiates a panel with a custom
UserAgentCallback
implementation. - scale(int, int) - Method in interface org.xhtmlrenderer.extend.FSImage
- scale(int, int) - Method in class org.xhtmlrenderer.pdf.ITextFSImage
- scale(int, int) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- SCALE_POLICY_FIT_HEIGHT - Static variable in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
- SCALE_POLICY_FIT_WHOLE - Static variable in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
- SCALE_POLICY_FIT_WIDTH - Static variable in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
- SCALE_POLICY_NONE - Static variable in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
- scaleChanged(ScaleChangeEvent) - Method in interface org.xhtmlrenderer.swing.ScaleChangeListener
- ScaleChangeEvent - Class in org.xhtmlrenderer.swing
-
ScaleChangeEvent is used to notify interested parties that XHTMLPanel's scale factor has changed.
- ScaleChangeEvent(XHTMLPanel, double) - Constructor for class org.xhtmlrenderer.swing.ScaleChangeEvent
-
Constructs a new ScaleChangeEvent
- ScaleChangeListener - Interface in org.xhtmlrenderer.swing
-
The listener that's notified when the scale in a XHTMLPanel has changed
- scaleHeight() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- scaleMultiple(ScalingOptions, BufferedImage, List) - Static method in class org.xhtmlrenderer.util.ImageUtil
-
Scales one image to multiple dimensions, using the same ScalingOptions for each.
- scaleWidth() - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- ScalingOptions - Class in org.xhtmlrenderer.util
-
POJO used when calling
org.xhtmlrenderer.util.ImageUtil#getScaledInstance(ScalingOptions,java.awt.Image)
. - ScalingOptions() - Constructor for class org.xhtmlrenderer.util.ScalingOptions
-
Default scaling options, nearest neighbor interpolation, and fast downscaling.
- ScalingOptions(int, int, int, DownscaleQuality, Object) - Constructor for class org.xhtmlrenderer.util.ScalingOptions
-
Constructor with all options.
- ScalingOptions(DownscaleQuality, Object) - Constructor for class org.xhtmlrenderer.util.ScalingOptions
-
Constructor with all options.
- SCROLL - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- scrollTo(Point) - Method in class org.xhtmlrenderer.swing.BasicPanel
-
Scroll the panel to make the specified point be on screen.
- SE_RESIZE - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- selectAll() - Method in class org.xhtmlrenderer.render.Box
- selectAll() - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- selectAll() - Method in class org.xhtmlrenderer.render.InlineText
- selectAll() - Method in class org.xhtmlrenderer.render.LineBox
- selectAll() - Method in class org.xhtmlrenderer.swing.SelectionHighlighter
- SelectFormField - Class in org.xhtmlrenderer.pdf
- SelectFormField(LayoutContext, BlockBox, int, int) - Constructor for class org.xhtmlrenderer.pdf.SelectFormField
- SelectionHighlighter - Class in org.xhtmlrenderer.swing
-
A simple Selection and Highlighter class for
XHTMLPanel
. - SelectionHighlighter() - Constructor for class org.xhtmlrenderer.swing.SelectionHighlighter
- SelectionHighlighter.CopyAction - Class in org.xhtmlrenderer.swing
- SelectionHighlighter.ViewModelInfo - Class in org.xhtmlrenderer.swing
- Selector - Class in org.xhtmlrenderer.css.newmatch
-
A Selector is really a chain of CSS selectors that all need to be valid for the selector to match.
- Selector() - Constructor for class org.xhtmlrenderer.css.newmatch.Selector
- SEMICOLON - Static variable in class org.xhtmlrenderer.css.parser.Token
- SEPARATE - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- set_TempCanvas(Rectangle) - Method in class org.xhtmlrenderer.layout.SharedContext
- setAbsX(int) - Method in class org.xhtmlrenderer.render.Box
- setAbsY(int) - Method in class org.xhtmlrenderer.render.Box
- setAggregateBounds(Rectangle) - Method in class org.xhtmlrenderer.layout.PaintingInfo
- setAllowedPrivileges(int) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
- setAnchorName(String) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
- setAnonymous(boolean) - Method in class org.xhtmlrenderer.render.Box
- setAscent(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setAscent(float) - Method in class org.xhtmlrenderer.render.StrutMetrics
- setAxis(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setBaseline(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setBaseline(int) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setBaseline(int) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setBaseline(int) - Method in class org.xhtmlrenderer.render.LineBox
- setBaseline(int) - Method in class org.xhtmlrenderer.render.StrutMetrics
- setBaseURL(String) - Method in interface org.xhtmlrenderer.extend.UserAgentCallback
-
Does not need to be a correct URL, only an identifier that the implementation can resolve.
- setBaseURL(String) - Method in class org.xhtmlrenderer.layout.SharedContext
-
Sets the baseURL attribute of the RenderingContext object
- setBaseURL(String) - Method in class org.xhtmlrenderer.render.RenderingContext
- setBaseURL(String) - Method in class org.xhtmlrenderer.swing.NaiveUserAgent
-
URL relative to which URIs are resolved.
- setBFCs(LinkedList) - Method in class org.xhtmlrenderer.layout.LayoutState
- setBlock(BlockBox) - Method in class org.xhtmlrenderer.layout.FloatLayoutResult
- setBottom(float) - Method in class org.xhtmlrenderer.css.style.derived.RectPropertySet
- setBottom(int) - Method in class org.xhtmlrenderer.render.ContentLimit
- setBottomMarginCalculated(boolean) - Method in class org.xhtmlrenderer.render.BlockBox
- setBox(BlockBox) - Method in class org.xhtmlrenderer.layout.BoxRangeData
- setBoxDimensions(BoxDimensions) - Method in class org.xhtmlrenderer.render.Box
- setBreakAtLineContext(BreakAtLineContext) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setBufferedImageType(int) - Method in class org.xhtmlrenderer.swing.Java2DRenderer
-
Sets the type for the BufferedImage used as output for this renderer; must be one of the values from
BufferedImage
allowed in that class' constructor as a type argument. - setCallerNotified(boolean) - Method in exception org.xhtmlrenderer.css.parser.CSSParseException
- setCanvas(RootPanel) - Method in class org.xhtmlrenderer.layout.SharedContext
- setCapturedOriginalAbsY(boolean) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- setCell(TableCellBox) - Method in class org.xhtmlrenderer.layout.CollapsedBorderSide
- setCenteredPagedView(boolean) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setChainedSelector(Selector) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setChildrenContentType(int) - Method in class org.xhtmlrenderer.render.BlockBox
- setClip(Shape) - Method in interface org.xhtmlrenderer.extend.OutputDevice
- setClip(Shape) - Method in class org.xhtmlrenderer.layout.BoxRangeData
- setClip(Shape) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setClip(Shape) - Method in class org.xhtmlrenderer.swing.Java2DOutputDevice
- setCol(int) - Method in class org.xhtmlrenderer.newtable.TableCellBox
- setColor(FSColor) - Method in interface org.xhtmlrenderer.extend.OutputDevice
- setColor(FSColor) - Method in class org.xhtmlrenderer.newtable.CollapsedBorderValue
- setColor(FSColor) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setColor(FSColor) - Method in class org.xhtmlrenderer.swing.Java2DOutputDevice
- setConfigLogger(Logger) - Static method in class org.xhtmlrenderer.util.Configuration
-
Sets the logger which we use for Configuration-related logging.
- setContainingBlock(Box) - Method in class org.xhtmlrenderer.render.Box
- setContainingBlockWidth(int) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setContainingLayer(Layer) - Method in class org.xhtmlrenderer.render.Box
- setContainsBlockLevelContent(boolean) - Method in class org.xhtmlrenderer.render.LineBox
- setContainsContent(boolean) - Method in class org.xhtmlrenderer.render.LineBox
- setContainsDynamicFunction(boolean) - Method in class org.xhtmlrenderer.render.LineBox
- setContent(String) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
- setContentFunction(ContentFunction) - Method in class org.xhtmlrenderer.layout.FunctionData
- setContentFunction(ContentFunction) - Method in class org.xhtmlrenderer.render.InlineBox
- setContentLimitContainer(ContentLimitContainer) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setContentStart(int) - Method in class org.xhtmlrenderer.render.LineBox
- setContentWidth(int) - Method in class org.xhtmlrenderer.render.Box
- setContentWidth(int) - Method in class org.xhtmlrenderer.render.BoxDimensions
- setContext(SharedContext) - Method in class org.xhtmlrenderer.render.RenderingContext
- setCss(StyleReference) - Method in class org.xhtmlrenderer.layout.SharedContext
- setCssText(String) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setCssText(String) - Method in class org.xhtmlrenderer.css.value.FSCssValue
-
Not supported, class is immutable.
- setCurrentMarkerData(MarkerData) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setCurrentMarkerData(MarkerData) - Method in class org.xhtmlrenderer.layout.LayoutState
- setDebug_draw_boxes(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setDebug_draw_font_metrics(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setDebug_draw_inline_boxes(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setDebug_draw_line_boxes(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setDescent(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setDescent(float) - Method in class org.xhtmlrenderer.render.StrutMetrics
- setDiameter(int) - Method in class org.xhtmlrenderer.render.MarkerData.GlyphMarker
- setDocument(File) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setDocument(File) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Renders a Document read from an InputStream using a URL as a base URL for relative paths.
- setDocument(InputStream, String) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Renders a Document read from an InputStream using a URL as a base URL for relative paths.
- setDocument(InputStream, String) - Method in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
Renders a Document read from an InputStream using a URL as a base URL for relative paths.
- setDocument(InputStream, String, NamespaceHandler) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setDocument(String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setDocument(String) - Method in class org.xhtmlrenderer.simple.Graphics2DRenderer
-
Set the document to be rendered, lays it out, and renders it.
- setDocument(String) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Loads and renders a Document given a uri.
- setDocument(String) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setDocument(String, NamespaceHandler) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setDocument(Document) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Renders an XML Document instance.
- setDocument(Document, String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setDocument(Document, String) - Method in class org.xhtmlrenderer.simple.Graphics2DRenderer
-
Sets the document to render, lays it out, and renders it.
- setDocument(Document, String) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Renders a Document using a URL as a base URL for relative paths.
- setDocument(Document, String) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setDocument(Document, String) - Method in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
Renders a Document using a URL as a base URL for relative paths.
- setDocument(Document, String, NamespaceHandler) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setDocument(Document, String, NamespaceHandler) - Method in class org.xhtmlrenderer.swing.RootPanel
- setDocumentContext(SharedContext, NamespaceHandler, Document, UserInterface) - Method in class org.xhtmlrenderer.context.StyleReference
-
Sets the documentContext attribute of the StyleReference object
- setDocumentFromString(String) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setDocumentFromString(String, String, NamespaceHandler) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setDocumentLocator(Locator) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
- setDocumentLocator(Locator) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
- setDot(SelectionHighlighter.ViewModelInfo) - Method in class org.xhtmlrenderer.swing.SelectionHighlighter
- setDotsPerPixel(int) - Method in class org.xhtmlrenderer.layout.SharedContext
- setDPI(float) - Method in class org.xhtmlrenderer.layout.SharedContext
-
Sets the effective DPI (Dots Per Inch) of the screen.
- setDrawingLayer(Layer) - Method in class org.xhtmlrenderer.render.FloatedBoxData
- setElement(Element) - Method in interface org.xhtmlrenderer.layout.Styleable
- setElement(Element) - Method in class org.xhtmlrenderer.newtable.TableColumn
- setElement(Element) - Method in class org.xhtmlrenderer.render.Box
- setElement(Element) - Method in class org.xhtmlrenderer.render.InlineBox
- setEncryptionType(int) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
- setEnd(int) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setEnd(Box) - Method in class org.xhtmlrenderer.layout.Layer
- setEndsHere(boolean) - Method in class org.xhtmlrenderer.render.InlineBox
- setEndsHere(boolean) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setEndsOnNL(boolean) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setErrorHandler(CSSErrorHandler) - Method in class org.xhtmlrenderer.css.parser.CSSParser
- setExtraSpaceBottom(int) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setExtraSpaceBottom(int) - Method in class org.xhtmlrenderer.layout.LayoutState
- setExtraSpaceBottom(int) - Method in class org.xhtmlrenderer.newtable.TableBox
- setExtraSpaceBottom(int) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setExtraSpaceTop(int) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setExtraSpaceTop(int) - Method in class org.xhtmlrenderer.layout.LayoutState
- setExtraSpaceTop(int) - Method in class org.xhtmlrenderer.newtable.TableBox
- setExtraSpaceTop(int) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setFirstLetters(StyleTracker) - Method in class org.xhtmlrenderer.layout.LayoutState
- setFirstLetterStyle(CascadedStyle) - Method in class org.xhtmlrenderer.render.BlockBox
- setFirstLines(StyleTracker) - Method in class org.xhtmlrenderer.layout.LayoutState
- setFirstLineStyle(CascadedStyle) - Method in class org.xhtmlrenderer.render.BlockBox
- setFixedBackground(boolean) - Method in class org.xhtmlrenderer.layout.Layer
- setFloatDistances(FloatDistances) - Method in class org.xhtmlrenderer.render.LineBox
- setFloatedBoxData(FloatedBoxData) - Method in class org.xhtmlrenderer.render.BlockBox
- setFloatValue(short, float) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setFloatValue(short, float) - Method in class org.xhtmlrenderer.css.value.FSCssValue
-
Not supported, class is immutable.
- setFont(BaseFont) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setFont(FSFont) - Method in interface org.xhtmlrenderer.extend.OutputDevice
- setFont(FSFont) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setFont(FSFont) - Method in class org.xhtmlrenderer.swing.Java2DOutputDevice
- setFontContext(FontContext) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setFontContext(FontContext) - Method in class org.xhtmlrenderer.render.RenderingContext
- setFontMapping(String, Font) - Method in class org.xhtmlrenderer.context.AWTFontResolver
-
Sets the fontMapping attribute of the FontResolver object
- setFontMapping(String, Font) - Method in class org.xhtmlrenderer.layout.SharedContext
- setFontResolver(FontResolver) - Method in class org.xhtmlrenderer.layout.SharedContext
- setFontScale(float) - Method in interface org.xhtmlrenderer.extend.TextRenderer
- setFontScale(float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
- setFontScale(float) - Method in class org.xhtmlrenderer.swing.Java2DTextRenderer
- setFontScalingFactor(float) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Sets the scaling factor used by
XHTMLPanel.incrementFontSize()
andXHTMLPanel.decrementFontSize()
--both scale the font up or down by this scaling factor. - setFooter(boolean) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- setForDocument(Document) - Method in class org.xhtmlrenderer.swing.DOMInspector
-
Sets the forDocument attribute of the DOMInspector object
- setForDocument(Document, SharedContext, StyleReference) - Method in class org.xhtmlrenderer.swing.DOMInspector
-
Sets the forDocument attribute of the DOMInspector object
- setFormSubmissionListener(FormSubmissionListener) - Method in interface org.xhtmlrenderer.extend.ReplacedElementFactory
-
Identifies the FSL which will be used for callbacks when a form submit action is executed; you can use a
DefaultFormSubmissionListener
if you don't want any action to be taken. - setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.layout.SharedContext
- setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.pdf.ITextReplacedElementFactory
- setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.swing.SwingReplacedElementFactory
- setFormSubmissionListener(FormSubmissionListener) - Method in class org.xhtmlrenderer.test.DelegatingReplacedElementFactory
- setFromCaptionedTable(boolean) - Method in class org.xhtmlrenderer.render.BlockBox
- setFromFontFace(boolean) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setFunction(FSFunction) - Method in class org.xhtmlrenderer.layout.FunctionData
- setFunction(FSFunction) - Method in class org.xhtmlrenderer.render.InlineBox
- setFunctionData(FunctionData) - Method in class org.xhtmlrenderer.render.InlineText
- setGlyphMarker(MarkerData.GlyphMarker) - Method in class org.xhtmlrenderer.render.MarkerData
- setGrid(List) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- setHaveBaseline(boolean) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setHeader(boolean) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- setHeight(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setHeight(int) - Method in class org.xhtmlrenderer.render.Box
- setHeight(int) - Method in class org.xhtmlrenderer.render.BoxDimensions
- setHeightOverride(int) - Method in class org.xhtmlrenderer.newtable.TableRowBox
- setId(String) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setIdentValue(IdentValue) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setImage(FSImage) - Method in class org.xhtmlrenderer.render.MarkerData.ImageMarker
- setImageMarker(MarkerData.ImageMarker) - Method in class org.xhtmlrenderer.render.MarkerData
- setInitialHeight(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- setInitialMeasurements(InlineBoxMeasurements) - Method in class org.xhtmlrenderer.layout.VerticalAlignContext
- setInitialPageNo(int) - Method in class org.xhtmlrenderer.render.RenderingContext
- setInitialWidth(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- setInline(boolean) - Method in class org.xhtmlrenderer.layout.Layer
- setInlineBottom(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setInlineContent(List) - Method in class org.xhtmlrenderer.render.BlockBox
- setInlineTop(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setInlineWidth(int) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setInteractive(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setInteractive(boolean) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setLayer(Layer) - Method in class org.xhtmlrenderer.render.Box
- setLayout(LayoutManager) - Method in class org.xhtmlrenderer.swing.BasicPanel
-
Sets the layout attribute of the BasicPanel object Overrides the method to do nothing, since you shouldn't have a LayoutManager on an FS panel.
- setLayoutWidth(int) - Method in class org.xhtmlrenderer.render.MarkerData.GlyphMarker
- setLayoutWidth(int) - Method in class org.xhtmlrenderer.render.MarkerData.ImageMarker
- setLayoutWidth(int) - Method in class org.xhtmlrenderer.render.MarkerData.TextMarker
- setLayoutWidth(LayoutContext, int) - Method in class org.xhtmlrenderer.newtable.TableCellBox
- setLeft(float) - Method in class org.xhtmlrenderer.css.style.derived.RectPropertySet
- setLeftFloatDistance(int) - Method in class org.xhtmlrenderer.render.FloatDistances
- setLeftMBP(int) - Method in class org.xhtmlrenderer.render.Box
- setLeftMBP(int) - Method in class org.xhtmlrenderer.render.BoxDimensions
- setLevel(String, Level) - Method in class org.xhtmlrenderer.util.JDKXRLogger
- setLevel(String, Level) - Static method in class org.xhtmlrenderer.util.XRLog
- setLevel(String, Level) - Method in interface org.xhtmlrenderer.util.XRLogger
- setLine(int) - Method in exception org.xhtmlrenderer.css.parser.CSSParseException
- setListCounter(int) - Method in class org.xhtmlrenderer.render.BlockBox
- setListener(PDFCreationListener) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setLocation(int, int) - Method in interface org.xhtmlrenderer.extend.ReplacedElement
-
Assigns the new locations where the element will be rendered.
- setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.AbstractFormField
- setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.BookmarkElement
- setLocation(int, int) - Method in class org.xhtmlrenderer.pdf.ITextImageElement
- setLocation(int, int) - Method in class org.xhtmlrenderer.swing.EmptyReplacedElement
- setLocation(int, int) - Method in class org.xhtmlrenderer.swing.ImageReplacedElement
-
Assigns the new locations where the element will be rendered.
- setLocation(int, int) - Method in class org.xhtmlrenderer.swing.SwingReplacedElement
- setLoggerImpl(XRLogger) - Static method in class org.xhtmlrenderer.util.XRLog
- setLoggingEnabled(boolean) - Static method in class org.xhtmlrenderer.util.XRLog
-
Turns logging on or off, without affecting logging configuration.
- setManager(FloatManager) - Method in class org.xhtmlrenderer.render.FloatedBoxData
- setMarginAreaRoot(boolean) - Method in class org.xhtmlrenderer.newtable.TableBox
- setMarginBottom(CssContext, int) - Method in class org.xhtmlrenderer.render.Box
- setMarginFromSibling(int) - Method in class org.xhtmlrenderer.render.FloatedBoxData
- setMarginLeft(CssContext, int) - Method in class org.xhtmlrenderer.render.Box
- setMarginRight(CssContext, int) - Method in class org.xhtmlrenderer.render.Box
- setMarginTop(CssContext, int) - Method in class org.xhtmlrenderer.render.Box
- setMarkerData(MarkerData) - Method in class org.xhtmlrenderer.render.BlockBox
- setMarkerData(MarkerData) - Method in class org.xhtmlrenderer.render.LineBox
- setMaster(String) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setMaster(Box) - Method in class org.xhtmlrenderer.layout.FloatManager
- setMasterText(String) - Method in class org.xhtmlrenderer.render.InlineText
- setMaxFontScale(float) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Sets the maximum font scaling that may be applied, e.g.
- setMayCheckKeepTogether(boolean) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setMedia(String) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the media attribute of the StylesheetInfo object
- setMedia(String) - Method in class org.xhtmlrenderer.layout.SharedContext
- setMedia(List) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
- setMinFontScale(float) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Sets the minimum font scaling that may be applied, e.g.
- setName(String) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setName(String) - Method in class org.xhtmlrenderer.css.sheet.PageRule
- setNamespaceHandler(NamespaceHandler) - Method in class org.xhtmlrenderer.layout.SharedContext
- setNamespaceURI(String) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setNeedPageClear(boolean) - Method in class org.xhtmlrenderer.render.BlockBox
- setNeedsNewLine(boolean) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setNonSpaceAdjust(float) - Method in class org.xhtmlrenderer.render.JustificationInfo
- setNonSpaceCount(int) - Method in class org.xhtmlrenderer.render.CharCounts
- setNoPageBreak(int) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setNoPageBreak(int) - Method in class org.xhtmlrenderer.layout.LayoutState
- setOffset(int) - Method in class org.xhtmlrenderer.render.TextDecoration
- setOn(boolean) - Method in class org.xhtmlrenderer.util.Util
-
Sets the on attribute of the Util object
- setOpaque(boolean) - Method in class org.xhtmlrenderer.swing.BasicPanel
-
Specifies whether the background of this
BasicPanel
will be painted when it is rendered. - setOpenInlineBoxes(List) - Method in class org.xhtmlrenderer.render.AnonymousBlockBox
- setOperator(Token) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setOrigin(int) - Method in class org.xhtmlrenderer.css.sheet.FontFaceRule
- setOrigin(int) - Method in class org.xhtmlrenderer.css.sheet.PageRule
- setOrigin(int) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the origin attribute of the StylesheetInfo object
- setOriginalAbsY(int) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- setOuterMarginCorner(Dimension) - Method in class org.xhtmlrenderer.layout.PaintingInfo
- setOuterPageWidth(int) - Method in class org.xhtmlrenderer.render.PageBox
- setOutputDevice(OutputDevice) - Method in class org.xhtmlrenderer.render.RenderingContext
- setOwnerPassword(byte[]) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
- setPage(int, PageBox) - Method in class org.xhtmlrenderer.render.RenderingContext
- setPage(PageBox) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setPageCount(int) - Method in class org.xhtmlrenderer.render.RenderingContext
- setPageInfo(PageInfo) - Method in class org.xhtmlrenderer.render.PageBox
- setPageName(String) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setPageName(String) - Method in class org.xhtmlrenderer.layout.LayoutState
- setPageNo(int) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setPageNo(int) - Method in class org.xhtmlrenderer.render.PageBox
- setPages(List) - Method in class org.xhtmlrenderer.layout.Layer
- setPaintingBottom(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setPaintingBottom(int) - Method in class org.xhtmlrenderer.render.PageBox
- setPaintingHeight(int) - Method in class org.xhtmlrenderer.render.LineBox
- setPaintingTop(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setPaintingTop(int) - Method in class org.xhtmlrenderer.render.LineBox
- setPaintingTop(int) - Method in class org.xhtmlrenderer.render.PageBox
- setParent(Ruleset) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setParent(VerticalAlignContext) - Method in class org.xhtmlrenderer.layout.VerticalAlignContext
- setParent(TableColumn) - Method in class org.xhtmlrenderer.newtable.TableColumn
- setParent(Box) - Method in class org.xhtmlrenderer.render.Box
- setParent(ContentLimitContainer) - Method in class org.xhtmlrenderer.render.ContentLimitContainer
- setParent(InlineLayoutBox) - Method in class org.xhtmlrenderer.render.InlineText
- setPDFEncryption(PDFEncryption) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setPDFVersion(char) - Method in class org.xhtmlrenderer.pdf.ITextRenderer
- setPending(boolean) - Method in class org.xhtmlrenderer.layout.FloatLayoutResult
- setPending(boolean) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setPendingPageName(String) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setPersistentBFC(PersistentBFC) - Method in class org.xhtmlrenderer.render.BlockBox
- setPos(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setPos(int) - Method in class org.xhtmlrenderer.css.sheet.PageRule
- setPrecedence(int) - Method in class org.xhtmlrenderer.newtable.CollapsedBorderValue
- setPrint(boolean) - Method in class org.xhtmlrenderer.layout.SharedContext
- setPrintWriter(PrintWriter) - Method in class org.xhtmlrenderer.util.Util
-
Sets the printWriter attribute of the Util object
- setPseudoClass(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
-
set which pseudoclasses must apply for this selector
- setPseudoElement(String) - Method in class org.xhtmlrenderer.css.newmatch.Selector
-
check if selector queries for dynamic properties
- setPseudoElementOrClass(String) - Method in class org.xhtmlrenderer.render.Box
- setPseudoElementOrClass(String) - Method in class org.xhtmlrenderer.render.InlineBox
- setPseudoPage(String) - Method in class org.xhtmlrenderer.css.sheet.PageRule
- setRange(BoxRange) - Method in class org.xhtmlrenderer.layout.BoxRangeData
- setReferenceLine(LineBox) - Method in class org.xhtmlrenderer.render.MarkerData
- setRelativeOffset(Dimension) - Method in class org.xhtmlrenderer.render.Box
- setRemovableWhitespace(boolean) - Method in class org.xhtmlrenderer.render.InlineBox
- setRenderingHint(RenderingHints.Key, Object) - Method in interface org.xhtmlrenderer.extend.OutputDevice
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.xhtmlrenderer.swing.Java2DOutputDevice
- setRenderingHints(Object) - Method in class org.xhtmlrenderer.swing.Java2DTextRenderer
-
If anti-alias text is enabled, the value from RenderingHints to use for AA smoothing in Java2D.
- setRenderingHints(Map) - Method in class org.xhtmlrenderer.swing.BoxRenderer
-
Sets the rendering hints to apply to the Graphics2D instance used by the renderer; see
Graphics2D.setRenderingHints(java.util.Map)
. - setRenderingHints(Map) - Method in class org.xhtmlrenderer.swing.Java2DRenderer
-
Sets the rendering hints to apply to the Graphics2D instance used by the renderer; see
Graphics2D.setRenderingHints(java.util.Map)
. - setReplacedElement(ReplacedElement) - Method in class org.xhtmlrenderer.render.BlockBox
- setReplacedElementFactory(ReplacedElementFactory) - Method in class org.xhtmlrenderer.layout.SharedContext
- setRequiresLayout(boolean) - Method in class org.xhtmlrenderer.layout.Layer
- setRight(float) - Method in class org.xhtmlrenderer.css.style.derived.RectPropertySet
- setRightFloatDistance(int) - Method in class org.xhtmlrenderer.render.FloatDistances
- setRightMBP(int) - Method in class org.xhtmlrenderer.render.Box
- setRightMBP(int) - Method in class org.xhtmlrenderer.render.BoxDimensions
- setRoot(Box) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setRootBox(Box) - Method in class org.xhtmlrenderer.swing.RootPanel
- setRootDocumentLayer(Layer) - Method in class org.xhtmlrenderer.layout.LayoutContext
- setRootLayer(Layer) - Method in class org.xhtmlrenderer.render.RenderingContext
- setRow(int) - Method in class org.xhtmlrenderer.newtable.TableCellBox
- setRuleset(Ruleset) - Method in class org.xhtmlrenderer.css.sheet.PageRule
- setScale(double) - Method in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
-
Force scale to use
- setScalePolicy(int) - Method in class org.xhtmlrenderer.swing.ScalableXHTMLPanel
- setSelectionEnd(short) - Method in class org.xhtmlrenderer.render.InlineText
- setSelectionEnd(Box) - Method in class org.xhtmlrenderer.layout.Layer
- setSelectionEndX(int) - Method in class org.xhtmlrenderer.layout.Layer
- setSelectionEndY(int) - Method in class org.xhtmlrenderer.layout.Layer
- setSelectionStart(short) - Method in class org.xhtmlrenderer.render.InlineText
- setSelectionStart(Box) - Method in class org.xhtmlrenderer.layout.Layer
- setSelectionStartX(int) - Method in class org.xhtmlrenderer.layout.Layer
- setSelectionStartY(int) - Method in class org.xhtmlrenderer.layout.Layer
- setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.pdf.ITextUserAgent
- setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.simple.Graphics2DRenderer
-
Sets the SharedContext for rendering.
- setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.simple.XHTMLPanel
-
Sets the
RenderingContext
attribute of the XHTMLPanel object. - setSharedContext(SharedContext) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setSiblingSelector(Selector) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setSide(int) - Method in class org.xhtmlrenderer.layout.CollapsedBorderSide
- setSize(Dimension) - Method in class org.xhtmlrenderer.swing.BasicPanel
- setSmoothingLevel(int) - Method in interface org.xhtmlrenderer.extend.TextRenderer
-
Deprecated.no-op, will be removed in a future release. Anti-aliasing is now controlled via the smoothing threshhold.
- setSmoothingLevel(int) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
- setSmoothingLevel(int) - Method in class org.xhtmlrenderer.swing.Java2DTextRenderer
- setSmoothingThreshold(float) - Method in interface org.xhtmlrenderer.extend.TextRenderer
-
Set the smoothing threashold.
- setSmoothingThreshold(float) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
- setSmoothingThreshold(float) - Method in class org.xhtmlrenderer.swing.Java2DTextRenderer
- setSpaceAdjust(float) - Method in class org.xhtmlrenderer.render.JustificationInfo
- setSpaceCount(int) - Method in class org.xhtmlrenderer.render.CharCounts
- setSpan(int) - Method in class org.xhtmlrenderer.newtable.ColumnData
- setSpecificityB(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setSpecificityC(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setSpecificityD(int) - Method in class org.xhtmlrenderer.css.newmatch.Selector
- setStackingContext(boolean) - Method in class org.xhtmlrenderer.layout.Layer
- setStart(int) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setStartPageNo(int) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setStartsHere(boolean) - Method in class org.xhtmlrenderer.render.InlineBox
- setStartsHere(boolean) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setState(int) - Method in class org.xhtmlrenderer.render.Box
- setStaticEquivalent(Box) - Method in class org.xhtmlrenderer.render.BlockBox
- setStrikethroughOffset(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setStrikethroughThickness(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setStringArrayValue(String[]) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setStringValue(short, String) - Method in class org.xhtmlrenderer.css.parser.PropertyValue
- setStringValue(short, String) - Method in class org.xhtmlrenderer.css.value.FSCssValue
-
Not supported, class is immutable.
- setStroke(Stroke) - Method in interface org.xhtmlrenderer.extend.OutputDevice
- setStroke(Stroke) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setStroke(Stroke) - Method in class org.xhtmlrenderer.swing.Java2DOutputDevice
- setStructMetrics(StrutMetrics) - Method in class org.xhtmlrenderer.render.MarkerData
- setStyle(IdentValue) - Method in class org.xhtmlrenderer.newtable.CollapsedBorderValue
- setStyle(IdentValue) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setStyle(CalculatedStyle) - Method in interface org.xhtmlrenderer.layout.Styleable
- setStyle(CalculatedStyle) - Method in class org.xhtmlrenderer.newtable.TableBox
- setStyle(CalculatedStyle) - Method in class org.xhtmlrenderer.newtable.TableColumn
- setStyle(CalculatedStyle) - Method in class org.xhtmlrenderer.render.Box
- setStyle(CalculatedStyle) - Method in class org.xhtmlrenderer.render.InlineBox
- setStyle(CalculatedStyle) - Method in class org.xhtmlrenderer.render.PageBox
- setStylesheet(Stylesheet) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the stylesheet attribute of the StylesheetInfo object
- setSubstring(int, int) - Method in class org.xhtmlrenderer.render.InlineText
- setSupportCMYKColors(boolean) - Method in class org.xhtmlrenderer.context.StyleReference
- setSupportCMYKColors(boolean) - Method in class org.xhtmlrenderer.context.StylesheetFactoryImpl
- setSupportCMYKColors(boolean) - Method in class org.xhtmlrenderer.css.parser.CSSParser
- setTargetDimensions(Dimension) - Method in class org.xhtmlrenderer.util.ScalingOptions
- setTargetHeight(int) - Method in class org.xhtmlrenderer.util.ScalingOptions
- setTargetWidth(int) - Method in class org.xhtmlrenderer.util.ScalingOptions
- setText(String) - Method in class org.xhtmlrenderer.render.InlineBox
- setText(String) - Method in class org.xhtmlrenderer.render.MarkerData.TextMarker
- setTextBottom(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setTextDecorations(List) - Method in class org.xhtmlrenderer.render.InlineLayoutBox
- setTextDecorations(List) - Method in class org.xhtmlrenderer.render.LineBox
- setTextMarker(MarkerData.TextMarker) - Method in class org.xhtmlrenderer.render.MarkerData
- setTextNode(Text) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setTextNode(Text) - Method in class org.xhtmlrenderer.render.InlineText
- setTextRenderer(TextRenderer) - Method in class org.xhtmlrenderer.layout.SharedContext
-
Sets the textRenderer attribute of the RenderingContext object
- setTextTop(int) - Method in class org.xhtmlrenderer.layout.InlineBoxMeasurements
- setThickness(int) - Method in class org.xhtmlrenderer.render.TextDecoration
- setTitle(String) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the title attribute of the StylesheetInfo object
- setTop(float) - Method in class org.xhtmlrenderer.css.style.derived.RectPropertySet
- setTop(int) - Method in class org.xhtmlrenderer.render.ContentLimit
- setTopAndBottom(CssContext, int) - Method in class org.xhtmlrenderer.render.PageBox
- setTopMarginCalculated(boolean) - Method in class org.xhtmlrenderer.render.BlockBox
- setTrimmedLeadingSpace(boolean) - Method in class org.xhtmlrenderer.render.InlineText
- setTx(int) - Method in class org.xhtmlrenderer.render.Box
- setTy(int) - Method in class org.xhtmlrenderer.render.Box
- setType(int) - Method in class org.xhtmlrenderer.css.style.Length
- setType(String) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the type attribute of the StylesheetInfo object
- setUnbreakable(boolean) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setUnderlineOffset(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setUnderlinePosition(float) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
-
This refers to the top of the underline stroke
- setUnderlineThickness(float) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setUnderlineThickness(float) - Method in class org.xhtmlrenderer.pdf.ITextFSFontMetrics
- setUnscaledHeight(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- setUnscaledWidth(float) - Method in class org.xhtmlrenderer.pdf.PDFAsImage
- setup(FontContext) - Method in interface org.xhtmlrenderer.extend.TextRenderer
- setup(FontContext) - Method in class org.xhtmlrenderer.pdf.ITextTextRenderer
- setup(FontContext) - Method in class org.xhtmlrenderer.swing.Java2DTextRenderer
- setUri(String) - Method in class org.xhtmlrenderer.css.sheet.StylesheetInfo
-
Sets the uri attribute of the StylesheetInfo object
- setUserAgentCallback(UserAgentCallback) - Method in class org.xhtmlrenderer.context.StyleReference
- setUserAgentCallback(UserAgentCallback) - Method in class org.xhtmlrenderer.context.StylesheetFactoryImpl
- setUserAgentCallback(UserAgentCallback) - Method in class org.xhtmlrenderer.layout.SharedContext
- setUserPassword(byte[]) - Method in class org.xhtmlrenderer.pdf.PDFEncryption
- setValue(long) - Method in class org.xhtmlrenderer.css.style.Length
- setViewportView(Component) - Method in class org.xhtmlrenderer.simple.FSScrollPane
- setWeight(int) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setWidth(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setWidth(int) - Method in class org.xhtmlrenderer.layout.LineBreakContext
- setWidth(int) - Method in class org.xhtmlrenderer.newtable.CollapsedBorderValue
- setWidth(int) - Method in class org.xhtmlrenderer.render.InlineText
- setWriteCompressionMode(int) - Method in class org.xhtmlrenderer.util.FSImageWriter
-
Compression mode for images to be generated from this writer.
- setWriteCompressionQuality(float) - Method in class org.xhtmlrenderer.util.FSImageWriter
-
Compression quality for images to be generated from this writer.
- setWriteCompressionType(String) - Method in class org.xhtmlrenderer.util.FSImageWriter
-
Compression type for images to be generated from this writer.
- setWriter(PdfWriter) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- setX(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setX(int) - Method in class org.xhtmlrenderer.render.Box
- setX(int) - Method in class org.xhtmlrenderer.render.InlineText
- setY(float) - Method in class org.xhtmlrenderer.pdf.PagePosition
- setY(int) - Method in class org.xhtmlrenderer.render.Box
- setYStrikeoutPosition(float) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- setYStrikeoutSize(float) - Method in class org.xhtmlrenderer.pdf.ITextFontResolver.FontDescription
- SharedContext - Class in org.xhtmlrenderer.layout
-
The SharedContext is that which is kept between successive layout and render runs.
- SharedContext(UserAgentCallback) - Constructor for class org.xhtmlrenderer.layout.SharedContext
-
Constructor for the Context object
- SHOW - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- shrinkImageCache() - Method in class org.xhtmlrenderer.swing.NaiveUserAgent
-
If the image cache has more items than the limit specified for this class, the least-recently used will be dropped from cache until it reaches the desired size.
- SimplePageTest - Class in org.xhtmlrenderer.test
- SimplePageTest() - Constructor for class org.xhtmlrenderer.test.SimplePageTest
- size - Variable in class org.xhtmlrenderer.css.value.FontSpecification
- SIZE_SHORTHAND - Static variable in class org.xhtmlrenderer.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- sizeMatches(int, int) - Method in class org.xhtmlrenderer.util.ScalingOptions
-
Returns true if the target size specified by these options matches the size provided (e.g.
- sizeMatches(Image) - Method in class org.xhtmlrenderer.util.ScalingOptions
-
Returns true if the target size specified by these options matches the size provided (e.g.
- SizePropertyBuilder - Class in org.xhtmlrenderer.css.parser.property
- SizePropertyBuilder() - Constructor for class org.xhtmlrenderer.css.parser.property.SizePropertyBuilder
- skippedEntity(String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
- skippedEntity(String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
- sleep(int) - Static method in class org.xhtmlrenderer.util.Uu
-
Description of the Method
- sleep(long) - Static method in class org.xhtmlrenderer.util.Util
-
Description of the Method
- SMALL - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- SMALL_CAPS - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- SMALLER - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- snapshot() - Method in class org.xhtmlrenderer.test.Regress
-
For all files in the input directory, attempts to render and output a textual box model and a PNG file in the output directory.
- SOLID - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- SPACE - Static variable in class org.xhtmlrenderer.layout.WhitespaceStripper
- space_before_linefeed_collapse - Static variable in class org.xhtmlrenderer.layout.WhitespaceStripper
- space_collapse - Static variable in class org.xhtmlrenderer.layout.WhitespaceStripper
- SPANNING_CELL - Static variable in class org.xhtmlrenderer.newtable.TableCellBox
- spanOfEffCol(int) - Method in class org.xhtmlrenderer.newtable.TableBox
- splitColumn(int) - Method in class org.xhtmlrenderer.newtable.RowData
- splitColumn(int) - Method in class org.xhtmlrenderer.newtable.TableSectionBox
- splitColumn(int, int) - Method in class org.xhtmlrenderer.newtable.TableBox
- SplitterTest - Class in org.xhtmlrenderer.pdf
- SplitterTest() - Constructor for class org.xhtmlrenderer.pdf.SplitterTest
- SQUARE - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- Src() - Constructor for class org.xhtmlrenderer.css.parser.property.PrimitivePropertyBuilders.Src
- SRC - Static variable in class org.xhtmlrenderer.css.constants.CSSName
-
Unique CSSName instance for CSS2 property.
- stack_to_string(Exception) - Static method in class org.xhtmlrenderer.util.Util
-
Description of the Method
- stack_to_string(Throwable) - Static method in class org.xhtmlrenderer.util.Util
-
Description of the Method
- StandardAttributeResolver - Class in org.xhtmlrenderer.context
-
An instance which works together with a w3c DOM tree
- StandardAttributeResolver(NamespaceHandler, UserAgentCallback, UserInterface) - Constructor for class org.xhtmlrenderer.context.StandardAttributeResolver
-
Constructor for the StandardAttributeResolver object
- start(Document) - Method in class org.xhtmlrenderer.pdf.ITextOutputDevice
- START - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- START - Static variable in class org.xhtmlrenderer.css.constants.PageElementPosition
- startDocument() - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
- startDocument() - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
- startElement(String, String, String, Attributes) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
- startElement(String, String, String, Attributes) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
- startPrefixMapping(String, String) - Method in class org.xhtmlrenderer.pdf.DocumentSplitter
- startPrefixMapping(String, String) - Method in class org.xhtmlrenderer.pdf.SAXEventRecorder
- stateToString(int) - Static method in class org.xhtmlrenderer.render.Box
- STATIC - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- STRING - Static variable in class org.xhtmlrenderer.css.parser.Token
- string_to_file(String, File) - Static method in class org.xhtmlrenderer.util.Util
-
Description of the Method
- string_to_int(String) - Static method in class org.xhtmlrenderer.util.Util
-
Description of the Method
- stringForSACPrimitiveType(short) - Static method in class org.xhtmlrenderer.css.constants.ValueConstants
-
Description of the Method
- StringValue - Class in org.xhtmlrenderer.css.style.derived
- StringValue(CSSName, PropertyValue) - Constructor for class org.xhtmlrenderer.css.style.derived.StringValue
- stripInlineContent(List) - Static method in class org.xhtmlrenderer.layout.WhitespaceStripper
-
Strips whitespace early in inline content generation.
- StrutMetrics - Class in org.xhtmlrenderer.render
- StrutMetrics() - Constructor for class org.xhtmlrenderer.render.StrutMetrics
- StrutMetrics(float, int, float) - Constructor for class org.xhtmlrenderer.render.StrutMetrics
- style() - Method in class org.xhtmlrenderer.newtable.CollapsedBorderValue
- Styleable - Interface in org.xhtmlrenderer.layout
-
All objects appearing the layout tree must implement this interface.
- StyleReference - Class in org.xhtmlrenderer.context
- StyleReference(UserAgentCallback) - Constructor for class org.xhtmlrenderer.context.StyleReference
-
Default constructor for initializing members.
- Stylesheet - Class in org.xhtmlrenderer.css.sheet
-
A representation of a CSS style sheet.
- Stylesheet(String, int) - Constructor for class org.xhtmlrenderer.css.sheet.Stylesheet
-
Creates a new instance of Stylesheet
- StylesheetFactory - Interface in org.xhtmlrenderer.css.extend
-
A Factory class for Cascading Style Sheets.
- StylesheetFactoryImpl - Class in org.xhtmlrenderer.context
-
A Factory class for Cascading Style Sheets.
- StylesheetFactoryImpl(UserAgentCallback) - Constructor for class org.xhtmlrenderer.context.StylesheetFactoryImpl
- StylesheetInfo - Class in org.xhtmlrenderer.css.sheet
-
A reference to a stylesheet.
- StylesheetInfo() - Constructor for class org.xhtmlrenderer.css.sheet.StylesheetInfo
- styleText(LayoutContext) - Method in class org.xhtmlrenderer.render.AnonymousBlockBox
- styleText(LayoutContext) - Method in class org.xhtmlrenderer.render.BlockBox
- styleText(LayoutContext, CalculatedStyle) - Method in class org.xhtmlrenderer.render.BlockBox
- StyleTracker - Class in org.xhtmlrenderer.layout
-
A managed list of
CalculatedStyle
objects. - StyleTracker() - Constructor for class org.xhtmlrenderer.layout.StyleTracker
- SUB - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- submit(String) - Method in class org.xhtmlrenderer.simple.extend.DefaultFormSubmissionListener
-
Called by XhtmlForm when a form is submitted.
- submit(String) - Method in interface org.xhtmlrenderer.simple.extend.FormSubmissionListener
-
Called by XhtmlForm when a form is submitted.
- submit(String) - Method in class org.xhtmlrenderer.swing.BasicPanel
- submit(JComponent) - Method in class org.xhtmlrenderer.simple.extend.XhtmlForm
- SUBSTRINGMATCH - Static variable in class org.xhtmlrenderer.css.parser.Token
- SUFFIXMATCH - Static variable in class org.xhtmlrenderer.css.parser.Token
- SUPER - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- SW_RESIZE - Static variable in class org.xhtmlrenderer.css.constants.IdentValue
- SwingImageReplacer - Class in org.xhtmlrenderer.test
- SwingImageReplacer() - Constructor for class org.xhtmlrenderer.test.SwingImageReplacer
- SwingReplacedElement - Class in org.xhtmlrenderer.swing
- SwingReplacedElement(JComponent) - Constructor for class org.xhtmlrenderer.swing.SwingReplacedElement
- SwingReplacedElementFactory - Class in org.xhtmlrenderer.swing
-
A ReplacedElementFactory where Elements are replaced by Swing components.
- SwingReplacedElementFactory() - Constructor for class org.xhtmlrenderer.swing.SwingReplacedElementFactory
- SystemPropertiesUtil - Class in org.xhtmlrenderer.util
-
Utility methods for working with System properties.
- SystemPropertiesUtil() - Constructor for class org.xhtmlrenderer.util.SystemPropertiesUtil
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form