Uses of Class
cz.vutbr.fit.layout.impl.BaseArtifactService
-
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.bcs
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.bcs Modifier and Type Class Description class
BCSProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.cssbox
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.cssbox Modifier and Type Class Description class
CSSBoxTreeProvider
A box tree provider implementation based on CSSBox -
Uses of BaseArtifactService in cz.vutbr.fit.layout.map.chunks
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.map.chunks Modifier and Type Class Description class
MetadataTextChunksProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.patterns
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.patterns Modifier and Type Class Description class
AreaConnectionProvider
class
ConnectionSetArtifactService
class
TextChunkConnectionProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.pdf
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.pdf Modifier and Type Class Description class
PDFBoxTreeProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.provider
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.provider Modifier and Type Class Description class
OperatorApplicationProvider
An artifact provider that consumes an area tree, applies a list of operators and produces a new area tree.class
OperatorWrapperProvider
An area tree provider that wraps a single area tree operator.class
VisualBoxTreeProvider
An artifact provider that creates a visual box tree from another box tree. -
Uses of BaseArtifactService in cz.vutbr.fit.layout.puppeteer
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.puppeteer Modifier and Type Class Description class
PuppeteerTreeProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.segm
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.segm Modifier and Type Class Description class
BasicSegmProvider
An artifact service provider for transforming the box tree to the area tree. -
Uses of BaseArtifactService in cz.vutbr.fit.layout.text.chunks
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.text.chunks Modifier and Type Class Description class
TextChunksProvider
-
Uses of BaseArtifactService in cz.vutbr.fit.layout.vips
Subclasses of BaseArtifactService in cz.vutbr.fit.layout.vips Modifier and Type Class Description class
VipsProvider
-