B C D E F G I P R S T U V 
All Classes All Packages

B

box - Variable in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
The CSSBox box that forms this node
BoxListRenderer - Class in cz.vutbr.fit.layout.cssbox.impl
A CSSBox renderer that produces a list of boxes.
BoxListRenderer(IRI, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
BoxNode - Class in cz.vutbr.fit.layout.cssbox.impl
A node of a tree of visual blocks.
BoxNode(Box, IRI, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Creates a new node containing a box with a transparent background.
BoxNode(Box, IRI, Color, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Creates a new node containing a box with a computed background.
BoxTransform - Class in cz.vutbr.fit.layout.cssbox.impl
A transformation applied to a box according to the "transform" CSS property.
BoxTransform(BoxTransform) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
 
BoxTransform(Box) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Creates a transformation for the given box based on its CSS properties.
buildTree(Viewport) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 

C

close() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
concatenate(BoxTransform) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Concatenates another transformation to this transformation.
ContentImageImpl - Class in cz.vutbr.fit.layout.cssbox.impl
 
ContentImageImpl(ReplacedImage) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
createTransform(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
 
CSSBoxTreeBuilder - Class in cz.vutbr.fit.layout.cssbox.impl
This class implements building the box tree using the CSSBox rendering engine.
CSSBoxTreeBuilder(Dimension, boolean, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
CSSBoxTreeProvider - Class in cz.vutbr.fit.layout.cssbox
A box tree provider implementation based on CSSBox
CSSBoxTreeProvider() - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
CSSBoxTreeProvider(URL, int, int) - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
CSSBoxTreeProvider(URL, int, int, float, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
cz.vutbr.fit.layout.cssbox - package cz.vutbr.fit.layout.cssbox
 
cz.vutbr.fit.layout.cssbox.impl - package cz.vutbr.fit.layout.cssbox.impl
 

D

defineLogicalFonts(BrowserConfig) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Sets some common fonts as the defaults for generic font families.
defineParams() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 

E

equals(Object) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 

F

finishElementContents(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 

G

getAcquireImages() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getAcquireImages() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
getAncestorAttribute(Node, String, String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getAttribute(String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getAttributes() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getBox() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getBox() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Obtains the source box.
getBoxList() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
getConsumes() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getDisplayType() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getDOMNode() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getElementAttribute(Node, String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getHeight() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getId() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getImage() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
getIntrinsicBorderStyle(Border.Side) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicBottomBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicBounds() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Gets the original bounds of a box as provided by CSSBox.
getIntrinsicColor() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicContentObject() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontFamily() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontSize() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontStyle() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontWeight() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicLeftBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicLineThrough() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicRightBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicTopBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicType() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicUnderline() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getLabel() - Method in class cz.vutbr.fit.layout.cssbox.impl.PageImpl
 
getName() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getPage() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getPage() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
The resulting page model.
getPngData() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getProduces() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getReplaceImagesWithAlt() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getSourceNodeId() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getSubstringBounds(int, int) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getTagName() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getTransform() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Obtains the transformation that should be applied.
getUrl() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getUrl() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getWidth() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getZoom() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getZoom() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 

I

isEmpty() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Checks if the transformation is empty (no transformation is applied).

P

page - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
The resulting page
PageImpl - Class in cz.vutbr.fit.layout.cssbox.impl
 
PageImpl(URL) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.PageImpl
 
pageSize - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Requested page dimensions
pageTitle - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
pageUrl - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
parse(String) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
parse(URL) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
parseList(List<URL>) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
process(Artifact) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 

R

recomputeTextStyle() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
RectangularZ - Class in cz.vutbr.fit.layout.cssbox.impl
Zoomed rectangular.
RectangularZ(float, float, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.RectangularZ
 
RectangularZ(Rectangle, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.RectangularZ
 
renderElementBackground(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderMarker(ListItemBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderReplacedContent(ReplacedBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderTextContent(TextBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderUrl(URL, Dimension) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
replaceImagesWithAlt - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Replace the images with their alt text

S

setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setBoxList(List<Box>) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
setHeight(int) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setImage(ReplacedImage) - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setReplaceImagesWithAlt(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setUrl(String) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setWidth(int) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setZoom(float) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setZoom(float) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
startElementContents(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 

T

toColor(Color) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toColor(Color) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toRectangular(Rectangle) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toString() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
transform - Variable in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
The transformation that should be applied to the box
transformRect(Rectangular) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Transforms a rectangle to other rectangle using the given transformation.

U

Units - Class in cz.vutbr.fit.layout.cssbox.impl
 
Units() - Constructor for class cz.vutbr.fit.layout.cssbox.impl.Units
 

V

viewport - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
CSSBox viewport that represents the rendered page box tree
B C D E F G I P R S T U V 
All Classes All Packages