Uses of Class
cz.vutbr.fit.layout.impl.DefaultTreeNode
-
Packages that use DefaultTreeNode Package Description cz.vutbr.fit.layout.cssbox.impl cz.vutbr.fit.layout.impl cz.vutbr.fit.layout.pdf.impl cz.vutbr.fit.layout.puppeteer.impl cz.vutbr.fit.layout.rdf.model -
-
Uses of DefaultTreeNode in cz.vutbr.fit.layout.cssbox.impl
Subclasses of DefaultTreeNode in cz.vutbr.fit.layout.cssbox.impl Modifier and Type Class Description class
BoxNode
A node of a tree of visual blocks. -
Uses of DefaultTreeNode in cz.vutbr.fit.layout.impl
Subclasses of DefaultTreeNode in cz.vutbr.fit.layout.impl Modifier and Type Class Description class
DefaultArea
Default generic Area implementation.class
DefaultBox
Default generic box implementation.class
DefaultLogicalArea
Default LogicalArea implementation.class
DefaultTreeContentRect<T extends GenericTreeNode<T>>
A default ContentRect implementation that is a tree node at the same time. -
Uses of DefaultTreeNode in cz.vutbr.fit.layout.pdf.impl
Subclasses of DefaultTreeNode in cz.vutbr.fit.layout.pdf.impl Modifier and Type Class Description class
BoxImpl
-
Uses of DefaultTreeNode in cz.vutbr.fit.layout.puppeteer.impl
Subclasses of DefaultTreeNode in cz.vutbr.fit.layout.puppeteer.impl Modifier and Type Class Description class
BoxImpl
A standard box implementation extended by additional properties necessary for building the resulting tree correctly. -
Uses of DefaultTreeNode in cz.vutbr.fit.layout.rdf.model
Subclasses of DefaultTreeNode in cz.vutbr.fit.layout.rdf.model Modifier and Type Class Description class
RDFArea
class
RDFBox
class
RDFLogicalArea
-