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 classBoxNodeA node of a tree of visual blocks.classRectangularZZoomed 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 classDefaultAreaDefault generic Area implementation.classDefaultBoxDefault generic box implementation.classDefaultContentRectA default ContentRect implementation which is not used in a tree.classDefaultTextChunkA default text chunk implementation.classDefaultTreeContentRect<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 interfaceAreaAn area containing several visual boxes.interfaceBoxThis class represents a box in the rendered page tree.interfaceContentRectA generic rectangular content within a page.interfaceTextChunkAn rectangular area representing a text chunk.Classes in cz.vutbr.fit.layout.model that implement Rect Modifier and Type Class Description classRectangularThis 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 classBoxImpl -
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 classBoxImplA 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 classRDFAreaclassRDFBoxclassRDFTextChunk -
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 classSeparator
-