Uses of Class
cz.vutbr.fit.layout.impl.DefaultTreeContentRect
-
-
Uses of DefaultTreeContentRect in cz.vutbr.fit.layout.cssbox.impl
Subclasses of DefaultTreeContentRect in cz.vutbr.fit.layout.cssbox.impl Modifier and Type Class Description class
BoxNode
A node of a tree of visual blocks. -
Uses of DefaultTreeContentRect in cz.vutbr.fit.layout.impl
Subclasses of DefaultTreeContentRect in cz.vutbr.fit.layout.impl Modifier and Type Class Description class
DefaultArea
Default generic Area implementation.class
DefaultBox
Default generic box implementation. -
Uses of DefaultTreeContentRect in cz.vutbr.fit.layout.pdf.impl
Subclasses of DefaultTreeContentRect in cz.vutbr.fit.layout.pdf.impl Modifier and Type Class Description class
BoxImpl
-
Uses of DefaultTreeContentRect in cz.vutbr.fit.layout.puppeteer.impl
Subclasses of DefaultTreeContentRect 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 DefaultTreeContentRect in cz.vutbr.fit.layout.rdf
Methods in cz.vutbr.fit.layout.rdf with parameters of type DefaultTreeContentRect Modifier and Type Method Description protected boolean
ModelLoaderBase. processContentRectProperty(org.eclipse.rdf4j.repository.RepositoryConnection con, org.eclipse.rdf4j.model.IRI pred, org.eclipse.rdf4j.model.Value value, DefaultTreeContentRect<?> rect)
Applies common ContentRect properties to a target rect. -
Uses of DefaultTreeContentRect in cz.vutbr.fit.layout.rdf.model
Subclasses of DefaultTreeContentRect in cz.vutbr.fit.layout.rdf.model Modifier and Type Class Description class
RDFArea
class
RDFBox
-