Uses of Class
cz.vutbr.fit.layout.impl.BaseArtifact
-
-
Uses of BaseArtifact in cz.vutbr.fit.layout.api
Subclasses of BaseArtifact in cz.vutbr.fit.layout.api Modifier and Type Class Description classArtifactInfoBasic information about an artifact that can be obtained from a repository without actually loading the whole artifact. -
Uses of BaseArtifact in cz.vutbr.fit.layout.cssbox.impl
Subclasses of BaseArtifact in cz.vutbr.fit.layout.cssbox.impl Modifier and Type Class Description classPageImpl -
Uses of BaseArtifact in cz.vutbr.fit.layout.impl
Subclasses of BaseArtifact in cz.vutbr.fit.layout.impl Modifier and Type Class Description classDefaultAreaTreeDefault Page implementation.classDefaultChunkSetA default chunk set implementation.classDefaultLogicalAreaTreeDefault implementation of the logical area tree.classDefaultPageDefault generic page implementation. -
Uses of BaseArtifact in cz.vutbr.fit.layout.pdf.impl
Subclasses of BaseArtifact in cz.vutbr.fit.layout.pdf.impl Modifier and Type Class Description classPageImpl -
Uses of BaseArtifact in cz.vutbr.fit.layout.puppeteer.impl
Subclasses of BaseArtifact in cz.vutbr.fit.layout.puppeteer.impl Modifier and Type Class Description classPageImpl -
Uses of BaseArtifact in cz.vutbr.fit.layout.rdf
Subclasses of BaseArtifact in cz.vutbr.fit.layout.rdf Modifier and Type Class Description classAreaTreeInfoclassChunkSetInfoclassPageInfoClass extends the artifact info by page-specific properties.classRDFArtifactInfoInformation about an artifact obtained from a RDF model.Methods in cz.vutbr.fit.layout.rdf with parameters of type BaseArtifact Modifier and Type Method Description voidRDFArtifactInfo. applyToArtifact(BaseArtifact a) -
Uses of BaseArtifact in cz.vutbr.fit.layout.rdf.model
Subclasses of BaseArtifact in cz.vutbr.fit.layout.rdf.model Modifier and Type Class Description classRDFAreaTreeclassRDFChunkSetclassRDFPage -
Uses of BaseArtifact in cz.vutbr.fit.layout.segm
Subclasses of BaseArtifact in cz.vutbr.fit.layout.segm Modifier and Type Class Description classSegmentationAreaTreeA tree of visual areas created from a box tree.
-