A B C D F G H I N P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- applyIntrinsicBounds() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
-
Applies the intrinsic bounds as the initial content bounds.
- Attribute - Class in cz.vutbr.fit.layout.puppeteer.parser
- Attribute() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.Attribute
- attrs - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
B
- bg - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- boxes - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- BoxImpl - Class in cz.vutbr.fit.layout.puppeteer.impl
-
A standard box implementation extended by additional properties necessary for building the resulting tree correctly.
- BoxImpl(BoxList) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- BoxInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
- BoxInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- BoxList - Class in cz.vutbr.fit.layout.puppeteer.impl
-
A list of FitLayout boxes created from the backend output.
- BoxList(InputFile) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxList
-
Creates a box list from an input file obtained from the backend.
- BoxTreeBuilder - Class in cz.vutbr.fit.layout.puppeteer.impl
- BoxTreeBuilder(int, int, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
C
- consume(InputStream) - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
- css - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- CSSBorder - Class in cz.vutbr.fit.layout.puppeteer.impl
- CSSBorder(NodeData, String) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.CSSBorder
- CSSTextStyle - Class in cz.vutbr.fit.layout.puppeteer.impl
-
Text style obtained from a CSS style definition.
- CSSTextStyle(BoxInfo, NodeData, int) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.CSSTextStyle
- cz.vutbr.fit.layout.puppeteer - package cz.vutbr.fit.layout.puppeteer
- cz.vutbr.fit.layout.puppeteer.impl - package cz.vutbr.fit.layout.puppeteer.impl
- cz.vutbr.fit.layout.puppeteer.parser - package cz.vutbr.fit.layout.puppeteer.parser
D
- data - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- decoration - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- DEFAULT_FONT_FAMILY - Static variable in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- DEFAULT_FONT_SIZE - Static variable in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- defineParams() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- domParent - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
F
G
- getAcquireImages() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getAttrs() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getBg() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- getBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxList
-
Gets the complete list of boxes.
- getBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- getClipBox() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
-
Finds the nearest ancestor that may clip the contents of this box (it has the 'overflow' value different from 'visible');
- getConsumes() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getCss() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getData() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- getDecoration() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getDescription() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getDomParent() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- getDomParent() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getFonts() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getId() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getId() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- getId() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getImages() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getIntrinsicBounds() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
-
Returns the bounds of the box as obtained from the renderer.
- getIntrinsicTextStyle() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- getLabel() - Method in class cz.vutbr.fit.layout.puppeteer.impl.PageImpl
- getName() - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
- getName() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getOffsetParent() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- getPage() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- getPage() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- getPage() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getParent() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getParentList() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- getPersist() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getProduces() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getReplaced() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getReplaceImagesWithAlt() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getResult() - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
- getScreenshot() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- getTagName() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getText() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getTitle() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- getUrl() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- getUrl() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getValue() - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
- getVisibleBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxList
-
Gets a list of all visible boxes.
- getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- getX() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- getY() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
H
- height - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- height - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
I
- id - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- id - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- ImageInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
- ImageInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- images - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- InputFile - Class in cz.vutbr.fit.layout.puppeteer.parser
- InputFile() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- isAbsolute() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- isClipping() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- isFixed() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
N
P
- page - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- PageImpl - Class in cz.vutbr.fit.layout.puppeteer.impl
- PageImpl(URL) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.PageImpl
- PageInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
- PageInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- parent - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- parse(String) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- parse(URL) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- parseInputFile(InputFile, URL) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- parseJSON(String) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- process(Artifact) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- PuppeteerTreeProvider - Class in cz.vutbr.fit.layout.puppeteer
- PuppeteerTreeProvider() - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- PuppeteerTreeProvider(URL, int, int) - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- PuppeteerTreeProvider(URL, int, int, int, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
R
- replaced - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- run() - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
S
- screenshot - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setAbsolute(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setAttrs(Attribute[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setBg(Boolean) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- setBoxes(BoxInfo[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setClipping(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setCss(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setData(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- setDecoration(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setDomParent(BoxImpl) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setDomParent(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setFixed(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setFonts(String[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setHeight(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setHeight(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- setHeight(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setId(int) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setId(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
- setImages(ImageInfo[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setIntrinsicBounds(Rectangular) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setIntrinsicTextStyle(TextStyle) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setName(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
- setOffsetParent(BoxImpl) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
- setPage(PageInfo) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setParent(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setPersist(int) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
- setPersist(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setReplaced(Boolean) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setReplaceImagesWithAlt(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setScreenshot(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
- setTagName(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setText(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setTitle(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- setUrl(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- setUrl(String) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setValue(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
- setWidth(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setWidth(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- setWidth(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
- setX(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- setY(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- StreamConsumer - Class in cz.vutbr.fit.layout.puppeteer.impl
-
A generic thread that consumes an output stream of the backend.
- StreamConsumer(InputStream) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
T
- tagName - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- text - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- title - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
- toColor(Color) - Static method in class cz.vutbr.fit.layout.puppeteer.impl.Units
- toDisplayType(CSSProperty.Display) - Static method in class cz.vutbr.fit.layout.puppeteer.impl.Units
U
- Units - Class in cz.vutbr.fit.layout.puppeteer.impl
- Units() - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.Units
- url - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
V
W
- width - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
- width - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
X
Y
A B C D F G H I N P R S T U V W X YAll Classes All Packages