Uses of Interface
cz.vutbr.fit.layout.model.Rect
-
-
Uses of Rect in cz.vutbr.fit.layout.cssbox.impl
Classes in cz.vutbr.fit.layout.cssbox.impl that implement Rect Modifier and Type Class Description class
BoxNode
A node of a tree of visual blocks.class
RectangularZ
Zoomed rectangular. -
Uses of Rect in cz.vutbr.fit.layout.impl
Classes in cz.vutbr.fit.layout.impl that implement Rect Modifier and Type Class Description class
DefaultArea
Default generic Area implementation.class
DefaultBox
Default generic box implementation.class
DefaultContentRect
A default ContentRect implementation which is not used in a tree.class
DefaultTextChunk
A default text chunk implementation.class
DefaultTreeContentRect<T extends GenericTreeNode<T>>
A default ContentRect implementation that is a tree node at the same time. -
Uses of Rect in cz.vutbr.fit.layout.model
Subinterfaces of Rect in cz.vutbr.fit.layout.model Modifier and Type Interface Description interface
Area
An area containing several visual boxes.interface
Box
This class represents a box in the rendered page tree.interface
ContentRect
A generic rectangular content within a page.interface
TextChunk
An rectangular area representing a text chunk.Classes in cz.vutbr.fit.layout.model that implement Rect Modifier and Type Class Description class
Rectangular
This class represents a general rectangular area. -
Uses of Rect in cz.vutbr.fit.layout.pdf.impl
Classes in cz.vutbr.fit.layout.pdf.impl that implement Rect Modifier and Type Class Description class
BoxImpl
-
Uses of Rect in cz.vutbr.fit.layout.puppeteer.impl
Classes in cz.vutbr.fit.layout.puppeteer.impl that implement Rect Modifier and Type Class Description class
BoxImpl
A standard box implementation extended by additional properties necessary for building the resulting tree correctly. -
Uses of Rect in cz.vutbr.fit.layout.rdf.model
Classes in cz.vutbr.fit.layout.rdf.model that implement Rect Modifier and Type Class Description class
RDFArea
class
RDFBox
class
RDFTextChunk
-
Uses of Rect in cz.vutbr.fit.layout.segm.op
Classes in cz.vutbr.fit.layout.segm.op that implement Rect Modifier and Type Class Description class
Separator
-