A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes All Packages

A

ABOVE - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
AbstractPageSet - Class in cz.vutbr.fit.layout.impl
A base implementation of the page set that holds the basic necessary information about the page set.
AbstractPageSet(String) - Constructor for class cz.vutbr.fit.layout.impl.AbstractPageSet
 
add(int, ContentRect) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
add(ContentRect) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
add(IRI, IRI, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Adds a new quadruple to the storage.
addAlignmentScore(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
addAll(int, Collection<? extends ContentRect>) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
addAll(Collection<? extends ContentRect>) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
addArea(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
addArea(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
addArea(Area) - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
addAreaConnection(AreaConnection) - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
addAreaTreeOperator(AreaTreeOperator) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Adds a new area tree operator to the manager.
addArtifact(Artifact) - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Adds an artifact to the repository.
addArtifact(Artifact) - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
addArtifact(Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
addArtifactData(Model, Artifact) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
Stores the common information about an artifact to a model.
addArtifactService(ArtifactService) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Adds a new artifact service to the manager.
addBlock(VisualBlock) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Adds a block to contained blocks.
addBox(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
addBox(Box) - Method in interface cz.vutbr.fit.layout.model.Area
Adds a new box to the area.
addBox(BoxImpl, BoxImpl) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
addCardinality(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
addContentRectData(Model, IRI, ContentRect) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
Stores the common information about a content rectangle.
addHEdgeCount(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
addHint(Tag, PresentationHint) - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
addChild(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
addChild(PageArea, boolean) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
addChild(VisualArea) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Adds a new child area to this area.
addChild(VisualBlock) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Adds new child to blocks children
addChildren(List<VisualArea>) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Adds a set of children to the area.
addModelBuilder(IRI, ModelBuilder) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
addModelLoader(IRI, ModelLoader) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
addNamespace(String, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
addNeighbor(PageArea, int, int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
addNeighbor(PageAreaRelation) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
addPage(Page) - Method in interface cz.vutbr.fit.layout.api.PageSet
Adds a new page to the set.
addPrefix(String, String) - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Adds a new prefix to be used.
addService(Service) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Adds a new service to the manager.
addSimilarity(double) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
addSubpattern(PatternElement) - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
addTag(Tag, float) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
addTag(Tag, float) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
addTag(Tag, float) - Method in interface cz.vutbr.fit.layout.model.Taggable
Adds a tag to this area.
addTagger(Tagger, float) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
addTagger(Tag, Tagger) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Registers a new tagger that should be used by this operator for assigning a tag.
addTextChunk(TextChunk) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
addTextStyle(Model, IRI, ContentRect) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
 
addTime(long) - Method in class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
addUserAttribute(String, Object) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
addUserAttribute(String, Object) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
addUserAttribute(String, Object) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Sets a user-defined attribute for the tree node.
addValue(IRI, IRI, Object, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Adds a new data quadruple to the storage.
addVEdgeCount(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
AFTER - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
ALIGNMENT_BOTTOM - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_BOTTOM - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
ALIGNMENT_BOTTOM - Static variable in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
ALIGNMENT_COLUMN - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_HORIZONTAL - Static variable in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
ALIGNMENT_LEFT - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_LEFT - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
ALIGNMENT_LEFT - Static variable in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
ALIGNMENT_LINE - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_NONE - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_NONE - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
ALIGNMENT_NONE - Static variable in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
ALIGNMENT_NONE - Static variable in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
ALIGNMENT_RIGHT - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_RIGHT - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
ALIGNMENT_RIGHT - Static variable in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
ALIGNMENT_TOP - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
ALIGNMENT_TOP - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
ALIGNMENT_TOP - Static variable in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
ALIGNMENT_VERTICAL - Static variable in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
allowsContinuation(Area) - Method in interface cz.vutbr.fit.layout.api.Tagger
Checks whether the area may be a continuation of a previously started area tagged with this tag.
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
allowsContinuation(Area) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
allowsJoining() - Method in interface cz.vutbr.fit.layout.api.Tagger
Checks whether the tag may be used for joining the areas in the visual area tree.
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
allowsJoining() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
appendChild(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
appendChild(T) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
appendChild(T) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
appendChildren(List<T>) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
appendChildren(List<T>) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
apply(AreaTree) - Method in interface cz.vutbr.fit.layout.api.AreaTreeOperator
Applies the operation to the given tree.
apply(AreaTree) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
apply(AreaTree) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
apply(AreaTree, Area) - Method in interface cz.vutbr.fit.layout.api.AreaTreeOperator
Applies the operation to the given subtree of the tree.
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
applyArtifactService(String, Map<String, Object>, Artifact) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Configures and invokes an artifact service for an input artifact.
applyFinalFilters() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Applies various filters on the current separator sets in order to remove irrelevant separators or adjust the sizes.
applyIntrinsicBounds() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
Applies the intrinsic bounds as the initial content bounds.
applyRegularFilters() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Applies various filters on the current separator sets in order to remove irrelevant separators or adjust the sizes.
applyToAreaTree(RDFAreaTree) - Method in class cz.vutbr.fit.layout.rdf.AreaTreeInfo
 
applyToArtifact(BaseArtifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
 
applyToChunkSet(RDFChunkSet) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
applyToPage(RDFPage) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
Area - Interface in cz.vutbr.fit.layout.model
An area containing several visual boxes.
Area - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
Area
area1 - Variable in class cz.vutbr.fit.layout.segm.op.Separator
Left (top) separated area node (if any)
area2 - Variable in class cz.vutbr.fit.layout.segm.op.Separator
Bottom (right) separated area node (if any)
AreaConcatenator - Interface in cz.vutbr.fit.layout.api
A concatenator that can convert a list of areas to a text string.
AreaConnection - Class in cz.vutbr.fit.layout.model
A relation connection between two content rectangles.
AreaConnection(ContentRect, ContentRect, Relation, float) - Constructor for class cz.vutbr.fit.layout.model.AreaConnection
 
AreaConnectionProvider - Class in cz.vutbr.fit.layout.patterns
 
AreaConnectionProvider() - Constructor for class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
AreaCreator - Class in cz.vutbr.fit.layout.bcs.impl
 
AreaCreator(int, int) - Constructor for class cz.vutbr.fit.layout.bcs.impl.AreaCreator
 
AreaGrid - Class in cz.vutbr.fit.layout.impl
A grid of areas in an abstract parent rectangle.
AreaGrid(DefaultArea, AreaTopology) - Constructor for class cz.vutbr.fit.layout.impl.AreaGrid
Constructs a grid of all the child areas of the given parent area.
AreaGrid(Rectangular, Collection<ContentRect>, AreaTopology) - Constructor for class cz.vutbr.fit.layout.impl.AreaGrid
Constructs a grid from the list of areas.
areaIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
AreaListGridTopology - Class in cz.vutbr.fit.layout.impl
A grid topology on a generic list of areas.
AreaListGridTopology(Collection<ContentRect>) - Constructor for class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
AreaListGridTopology(Collection<ContentRect>, boolean) - Constructor for class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
AreaModelBuilder - Class in cz.vutbr.fit.layout.rdf
Implements an RDF graph construction from an area tree.
AreaModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.AreaModelBuilder
 
AreaModelLoader - Class in cz.vutbr.fit.layout.rdf
This class implements creating a RDFAreaTree from the RDF models.
AreaModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.AreaModelLoader
 
AreaProcessor2 - Class in cz.vutbr.fit.layout.bcs.impl
 
AreaProcessor2(List<PageArea>, int, int) - Constructor for class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
areasOverlap(Area, Area, double) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Tests whether an area overlaps with another area
areasOverlap(Area, Collection<Area>, double) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Tests a collection of areas for overlaps with another area
areasOverlap(Collection<Area>, Collection<Area>, double) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Tests two collections of areas for overlaps.
AreaStyle - Class in cz.vutbr.fit.layout.segm
This class represents the complete style of an area for further comparison.
AreaStyle(float, float, float, float, Color) - Constructor for class cz.vutbr.fit.layout.segm.AreaStyle
 
AreaStyle(Area) - Constructor for class cz.vutbr.fit.layout.segm.AreaStyle
 
AreaTextChunksSource - Class in cz.vutbr.fit.layout.text.chunks
A text chunks source that extracts the tagged chunks only.
AreaTextChunksSource(Area, TaggerConfig) - Constructor for class cz.vutbr.fit.layout.text.chunks.AreaTextChunksSource
 
AreaTopology - Interface in cz.vutbr.fit.layout.model
This is an abstraction of a topology that represents the mutual positions of areas in an abstract space (e.g. in a parent area).
AreaTree - Interface in cz.vutbr.fit.layout.model
A tree of visual areas created from a box tree.
AreaTree - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
AreaTree
AreaTreeInfo - Class in cz.vutbr.fit.layout.rdf
 
AreaTreeInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.AreaTreeInfo
 
AreaTreeOperator - Interface in cz.vutbr.fit.layout.api
A generic procedure that processes the area tree.
AreaUtils - Class in cz.vutbr.fit.layout.api
General purpose area analysis functions.
AreaUtils() - Constructor for class cz.vutbr.fit.layout.api.AreaUtils
 
ArgumentTokenizer - Class in cz.vutbr.fit.layout.tools.util
Utility class which can tokenize a String into a list of String arguments, with behavior similar to parsing command line arguments to a program.
ArgumentTokenizer() - Constructor for class cz.vutbr.fit.layout.tools.util.ArgumentTokenizer
 
ART_SEP_WIDTH - Static variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
The width of the 'artificial' separators created by background colors
Artifact - Interface in cz.vutbr.fit.layout.model
An artifact created during the page processing.
Artifact - Static variable in class cz.vutbr.fit.layout.ontology.FL
Artifact
ArtifactInfo - Class in cz.vutbr.fit.layout.api
Basic information about an artifact that can be obtained from a repository without actually loading the whole artifact.
ArtifactInfo(IRI) - Constructor for class cz.vutbr.fit.layout.api.ArtifactInfo
 
artifactIri - Variable in class cz.vutbr.fit.layout.tools.cmd.LoadArtifact
 
ArtifactRepository - Interface in cz.vutbr.fit.layout.api
A repository of available artifacts we are working with.
ArtifactService - Interface in cz.vutbr.fit.layout.api
A service that creates an artifact from another artifact.
ArtifactStreamOutput - Class in cz.vutbr.fit.layout.io
Utility functions for dumping artifacts to an output stream in different formats.
ArtifactStreamOutput() - Constructor for class cz.vutbr.fit.layout.io.ArtifactStreamOutput
 
ATTR_SAME_AS - Static variable in interface cz.vutbr.fit.layout.model.ContentRect
A node attribute that links to an equivalent node (e.g. produced by copying a node to another tree).
ATTR_SEPARATORS - Static variable in class cz.vutbr.fit.layout.segm.Separators
The name of the area node attribute that is used for storing the separator sets
Attribute - Class in cz.vutbr.fit.layout.puppeteer.parser
 
Attribute - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Attribute
Attribute() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
attrs - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
AverageColor - Class in cz.vutbr.fit.layout.bcs.impl
 
AverageColor(Color, float) - Constructor for class cz.vutbr.fit.layout.bcs.impl.AverageColor
 
AverageColor(BufferedImage) - Constructor for class cz.vutbr.fit.layout.bcs.impl.AverageColor
 

B

backend - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
backgroundColor - Static variable in class cz.vutbr.fit.layout.ontology.BOX
backgroundColor
backgroundSeparated - Static variable in class cz.vutbr.fit.layout.ontology.BOX
backgroundSeparated
BaseArtifact - Class in cz.vutbr.fit.layout.impl
A common base class for artifact implementations.
BaseArtifact(IRI) - Constructor for class cz.vutbr.fit.layout.impl.BaseArtifact
 
BaseArtifact(IRI, Artifact) - Constructor for class cz.vutbr.fit.layout.impl.BaseArtifact
 
BaseArtifactService - Class in cz.vutbr.fit.layout.impl
A base implementation of an artifact service.
BaseArtifactService() - Constructor for class cz.vutbr.fit.layout.impl.BaseArtifactService
 
BaseBoxTreeBuilder - Class in cz.vutbr.fit.layout.impl
This class implements building the box tree using the default FitLayout box nesting algorithms.
BaseBoxTreeBuilder(boolean, boolean) - Constructor for class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
BaseOperator - Class in cz.vutbr.fit.layout.impl
A common base for our area operators.
BaseOperator() - Constructor for class cz.vutbr.fit.layout.impl.BaseOperator
 
BaseParameter - Class in cz.vutbr.fit.layout.impl
A common base of parameter specifications.
BaseParameter(String) - Constructor for class cz.vutbr.fit.layout.impl.BaseParameter
 
BaseParameter(String, String) - Constructor for class cz.vutbr.fit.layout.impl.BaseParameter
 
BaseParametrizedOperation - Class in cz.vutbr.fit.layout.impl
 
BaseParametrizedOperation() - Constructor for class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
 
BaseService - Class in cz.vutbr.fit.layout.impl
A base implementation of a service.
BaseService() - Constructor for class cz.vutbr.fit.layout.impl.BaseService
 
BaseTagger - Class in cz.vutbr.fit.layout.text.taggers
A base implementation of a tagger with no parametres.
BaseTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
baseUri - Variable in class cz.vutbr.fit.layout.tools.cmd.Import
 
BasicSegmProvider - Class in cz.vutbr.fit.layout.segm
An artifact service provider for transforming the box tree to the area tree.
BasicSegmProvider() - Constructor for class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
BasicSegmProvider(boolean) - Constructor for class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
Batch - Class in cz.vutbr.fit.layout.tools.cmd
 
Batch() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Batch
 
batchFile - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
bcs - cz.vutbr.fit.layout.tools.cmd.Segmentator.Method
 
BCSProvider - Class in cz.vutbr.fit.layout.bcs
 
BCSProvider() - Constructor for class cz.vutbr.fit.layout.bcs.BCSProvider
 
BEFORE - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
belongsTo - Static variable in class cz.vutbr.fit.layout.ontology.BOX
belongsTo
belongsTo - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
belongsTo
belongsTo(Area) - Method in interface cz.vutbr.fit.layout.api.Tagger
Checks whether the area may be tagged with the tag.
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
belongsTo(Area) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
belongsToChunkSet - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
belongsToChunkSet
belongsToLogicalTree - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
belongsToLogicalTree
BELOW - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
bg - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
BLACK - Static variable in class cz.vutbr.fit.layout.model.Color
 
BLOCK - cz.vutbr.fit.layout.model.Box.DisplayType
 
BOOLEAN - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
 
Border - Class in cz.vutbr.fit.layout.model
A structure that describes a box border properties.
Border - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Border
Border() - Constructor for class cz.vutbr.fit.layout.model.Border
 
Border(int, Border.Style, Color) - Constructor for class cz.vutbr.fit.layout.model.Border
 
Border(Border) - Constructor for class cz.vutbr.fit.layout.model.Border
 
Border.Side - Enum in cz.vutbr.fit.layout.model
Border side specification
Border.Style - Enum in cz.vutbr.fit.layout.model
Border line style
borderColor - Static variable in class cz.vutbr.fit.layout.ontology.BOX
borderColor
BorderStroke - Class in cz.vutbr.fit.layout.io
Stroke for drawing the CSS borders.
BorderStroke(int, Border.Style, boolean) - Constructor for class cz.vutbr.fit.layout.io.BorderStroke
Creates a new CSS stroke.
borderStyle - Static variable in class cz.vutbr.fit.layout.ontology.BOX
borderStyle
borderWidth - Static variable in class cz.vutbr.fit.layout.ontology.BOX
borderWidth
BOTTOM - cz.vutbr.fit.layout.model.Border.Side
 
bounds - Static variable in class cz.vutbr.fit.layout.ontology.BOX
bounds
Bounds - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Bounds
box - Variable in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
The CSSBox box that forms this node
Box - Interface in cz.vutbr.fit.layout.model
This class represents a box in the rendered page tree.
Box - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Box
BOX - Class in cz.vutbr.fit.layout.ontology
Box Model Ontology.
Box.DisplayType - Enum in cz.vutbr.fit.layout.model
CSS Display Type
Box.Type - Enum in cz.vutbr.fit.layout.model
The type of the box.
BoxConcatenator - Interface in cz.vutbr.fit.layout.api
A concatenator that can convert a list of boxes to a text string.
boxes - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
BOXH - Static variable in class cz.vutbr.fit.layout.segm.op.Separator
 
BoxImpl - Class in cz.vutbr.fit.layout.pdf.impl
 
BoxImpl - Class in cz.vutbr.fit.layout.puppeteer.impl
A standard box implementation extended by additional properties necessary for building the resulting tree correctly.
BoxImpl() - Constructor for class cz.vutbr.fit.layout.pdf.impl.BoxImpl
 
BoxImpl(Box) - Constructor for class cz.vutbr.fit.layout.pdf.impl.BoxImpl
 
BoxImpl(BoxList) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
BoxInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
 
BoxInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
boxIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
BoxList - Class in cz.vutbr.fit.layout.puppeteer.impl
A list of FitLayout boxes created from the backend output.
BoxList(InputFile) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxList
Creates a box list from an input file obtained from the backend.
BoxListRenderer - Class in cz.vutbr.fit.layout.cssbox.impl
A CSSBox renderer that produces a list of boxes.
BoxListRenderer(IRI, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
BoxModelBuilder - Class in cz.vutbr.fit.layout.rdf
Implements an RDF graph construction from a page box model.
BoxModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.BoxModelBuilder
 
BoxModelLoader - Class in cz.vutbr.fit.layout.rdf
This class implements creating a RDFPage from the RDF models.
BoxModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.BoxModelLoader
 
BoxNode - Class in cz.vutbr.fit.layout.cssbox.impl
A node of a tree of visual blocks.
BoxNode(Box, IRI, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Creates a new node containing a box with a transparent background.
BoxNode(Box, IRI, Color, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Creates a new node containing a box with a computed background.
BoxText - Class in cz.vutbr.fit.layout.text.chunks
A parto of text with connection to source boxes
BoxText(SourceBoxList) - Constructor for class cz.vutbr.fit.layout.text.chunks.BoxText
 
BoxTransform - Class in cz.vutbr.fit.layout.cssbox.impl
A transformation applied to a box according to the "transform" CSS property.
BoxTransform(BoxTransform) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
 
BoxTransform(Box) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Creates a transformation for the given box based on its CSS properties.
BoxTreeBuilder - Class in cz.vutbr.fit.layout.puppeteer.impl
 
BoxTreeBuilder(int, int, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
boxTreeOnly - Variable in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Should we produce the box tree only or should we rely on the area tree?
BOXV - Static variable in class cz.vutbr.fit.layout.segm.op.Separator
 
bsep - Variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
List of separators comming from the box analysis
buildAreaTree(AreaTree, VisualArea) - Method in class cz.vutbr.fit.layout.vips.impl.VipsTreeBuilder
 
buildTree(List<Box>, Color) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
buildTree(Viewport) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 

C

calculateConsistency() - Method in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
calculateId() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
calculateNeighborDistances() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Batch
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Clear
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Dump
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Export
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Import
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Invoke
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.ListArtifacts
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.LoadArtifact
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Query
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.StoreArtifact
 
call() - Method in class cz.vutbr.fit.layout.tools.cmd.UseRepository
 
CENTERING_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
Maximal difference between left and right margin to consider the area to be centered (percentage of the parent area width)
clear() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Removes all artifacts from the repository.
clear() - Method in class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
clear() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
clear() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
clear() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Clears the entire RDF repository.
clear(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Clears the entire context from the RDF repository.
Clear - Class in cz.vutbr.fit.layout.tools.cmd
 
Clear() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Clear
 
clearArea(int, int, int, int) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Clears the given area of the display.
clearArea(int, int, int, int) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
clearContext(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
clearMetadata() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
clearNamespaces() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
clearTaggers() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Unregisters all taggers from the operator.
Cli - Class in cz.vutbr.fit.layout.tools
 
Cli() - Constructor for class cz.vutbr.fit.layout.tools.Cli
 
Cli(ArtifactRepository) - Constructor for class cz.vutbr.fit.layout.tools.Cli
 
CliCommand - Class in cz.vutbr.fit.layout.tools
 
CliCommand() - Constructor for class cz.vutbr.fit.layout.tools.CliCommand
 
close() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
close() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
CollapseAreasOperator - Class in cz.vutbr.fit.layout.segm.op
This operator collapses the areas having only one (leaf) child.
CollapseAreasOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
color - Static variable in class cz.vutbr.fit.layout.ontology.BOX
color
Color - Class in cz.vutbr.fit.layout.model
An RGBA color.
Color(int) - Constructor for class cz.vutbr.fit.layout.model.Color
Creates a color from an RGB value
Color(int, int, int) - Constructor for class cz.vutbr.fit.layout.model.Color
Creates a color from the RGB components.
Color(int, int, int, int) - Constructor for class cz.vutbr.fit.layout.model.Color
Creates a color from the RGBA components.
colorDiff(Color, Color) - Static method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
colorDiffLch(Color, Color) - Static method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
colorDiffRgb(Color, Color) - Static method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
colorizeByClass(ContentRect, String) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the colorized are bounds.
colorizeByClass(ContentRect, String) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
colorizeByTags(ContentRect, Set<Tag>) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the colorized are bounds.
colorizeByTags(ContentRect, Set<Tag>) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
colorString(Color) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
colorString(Color) - Static method in class cz.vutbr.fit.layout.vips.impl.Utils
 
colorString(String) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Converts the CSS specification rgb(r,g,b) to #rrggbb
colorString(String) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
Converts the CSS specification rgb(r,g,b) to #rrggbb
columnFirst - Variable in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
CombinedTagger - Class in cz.vutbr.fit.layout.text.taggers
A tagger that combines multiple taggers together (in the order of their preference).
CombinedTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
compareTo(Separator) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
compareTo(Separator) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
computeAlignmentScore() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
computeAreaBounds() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
Obtains the absolute bounds of the parent area where the child areas are positioned.
computeAreaBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
computeBackgrounds(Box, Color) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Computes efficient background color for all the nodes in the tree
computeColorLuminosity(Area) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
computeVisualBounds(Box) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
concat(List<Area>) - Method in class cz.vutbr.fit.layout.api.Concatenators.PlainAreaConcatenator
 
concat(List<Area>) - Method in class cz.vutbr.fit.layout.api.Concatenators.SeparatedAreaConcatenator
 
concat(List<Area>) - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
concat(List<Box>) - Method in class cz.vutbr.fit.layout.api.Concatenators.PlainBoxConcatenator
 
concat(List<Box>) - Method in class cz.vutbr.fit.layout.api.Concatenators.SeparatedBoxConcatenator
 
concat(List<Box>) - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator.TextFlowBoxConcatenator
 
concat(List<T>) - Method in interface cz.vutbr.fit.layout.api.Concatenator
Creates a text string by concatenating the contents of the given elements.
concatenate(BoxTransform) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Concatenates another transformation to this transformation.
Concatenator<T> - Interface in cz.vutbr.fit.layout.api
A concatenator that can convert a list of elements to a text string.
Concatenators - Class in cz.vutbr.fit.layout.api
Pre-defined common concatenators for joining sequences of boxes and areas.
Concatenators() - Constructor for class cz.vutbr.fit.layout.api.Concatenators
 
Concatenators.PlainAreaConcatenator - Class in cz.vutbr.fit.layout.api
An area concatenator that simply concatenates the area text contents without any separators.
Concatenators.PlainBoxConcatenator - Class in cz.vutbr.fit.layout.api
A box concatenator that simply concatenates the box text without any separators.
Concatenators.SeparatedAreaConcatenator - Class in cz.vutbr.fit.layout.api
An area concatenator that concatenates the area text using a given separator.
Concatenators.SeparatedBoxConcatenator - Class in cz.vutbr.fit.layout.api
A box concatenator that concatenates the box text using a given separator.
Config - Class in cz.vutbr.fit.layout.segm
Segmenation algorithm configuration.
Config() - Constructor for class cz.vutbr.fit.layout.segm.Config
 
Connection<T> - Class in cz.vutbr.fit.layout.model
A generic connection between two objects with a given relation and a weight.
Connection(T, T, Relation, float) - Constructor for class cz.vutbr.fit.layout.model.Connection
Creates a new connection.
ConnectionSetArtifactService - Class in cz.vutbr.fit.layout.patterns
 
ConnectionSetArtifactService() - Constructor for class cz.vutbr.fit.layout.patterns.ConnectionSetArtifactService
 
ConnectionSetModelBuilder - Class in cz.vutbr.fit.layout.patterns
 
ConnectionSetModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.patterns.ConnectionSetModelBuilder
 
ConnectionSetModelLoader - Class in cz.vutbr.fit.layout.patterns
 
ConnectionSetModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.patterns.ConnectionSetModelLoader
 
CONSISTENCY_HIGH - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
CONSISTENCY_LOW - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
CONSISTENCY_MEDIUM - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
CONSISTENCY_NONE - Static variable in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
CONSISTENT_LINE_STYLE - Static variable in class cz.vutbr.fit.layout.segm.Config
Maintain the same style during the line detection
constructConnectionSet(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.patterns.ConnectionSetModelLoader
 
constructVisualStructure() - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
Constructs the new visual structure.
consume(InputStream) - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
 
ContainerBox - Static variable in class cz.vutbr.fit.layout.ontology.BOX
ContainerBox
contains(int, int) - Method in class cz.vutbr.fit.layout.model.Rectangular
Checks if this rectangle contains a point.
contains(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
contains(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
containsArea - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
containsArea
containsBlacklistedWord(String[]) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
containsBox - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
containsBox
containsObject - Static variable in class cz.vutbr.fit.layout.ontology.BOX
containsObject
containsTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Tests whether the area or any of its direct child areas have the given tag.
content - Variable in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
Metadata representation.
contentBounds - Static variable in class cz.vutbr.fit.layout.ontology.BOX
contentBounds
ContentBox - Static variable in class cz.vutbr.fit.layout.ontology.BOX
ContentBox
contentEncloses(Box, Box) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
ContentImage - Interface in cz.vutbr.fit.layout.model
An image used as the box content.
ContentImageImpl - Class in cz.vutbr.fit.layout.cssbox.impl
 
ContentImageImpl(ReplacedImage) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
contentLength - Static variable in class cz.vutbr.fit.layout.ontology.BOX
contentLength
contentLength - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
ContentLine - Interface in cz.vutbr.fit.layout.model
A sequence of areas representing the contents of a text line.
ContentObject - Interface in cz.vutbr.fit.layout.model
An object that may be contained in a Box.
ContentObject - Static variable in class cz.vutbr.fit.layout.ontology.BOX
ContentObject
ContentRect - Interface in cz.vutbr.fit.layout.model
A generic rectangular content within a page.
contexpr - Variable in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
The expression describing the allowed format of the title continuation
context - Variable in class cz.vutbr.fit.layout.tools.cmd.Import
 
convertColor(PDColor) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
convertLength(float) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
convertLengthI(float) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
copy() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
copy() - Method in interface cz.vutbr.fit.layout.model.Area
Creates a copy of the area and makes it a next sibling of the source area.
copy() - Method in class cz.vutbr.fit.layout.tools.Cli
Creates a sub-shell for parallel tasks.
copy(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
copyStyle(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
couldexpr - Variable in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
The expression describing the string that _could_ be a name
create() - Static method in class cz.vutbr.fit.layout.api.ServiceManager
Creates a new empty service manager with no services.
create(Repository) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
createArea(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
createArea(Area) - Method in interface cz.vutbr.fit.layout.model.AreaTree
Creates a new area in the tree by copying another area.
createArea(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
createArea(Box) - Method in interface cz.vutbr.fit.layout.model.AreaTree
Creates a new area in the tree from a box.
createArea(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
createArea(Rectangular) - Method in interface cz.vutbr.fit.layout.model.AreaTree
Creates a new empty area in the tree.
createArea(List<Box>) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
createArea(List<Box>) - Method in interface cz.vutbr.fit.layout.model.AreaTree
Creates a new area in the tree from a list of boxes.
createAreaTree(Page) - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
createAreaTree(Page) - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
createAreaTree(Page) - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
createAreaURI(IRI, Area) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createAreaURI(IRI, Area) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a visual area IRI.
createArtifactIri(long) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createArtifactIri(long) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates an IRI of an artifact from its sequence number.
createArtifactIri(Artifact) - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Generates a unique IRI for a new artifact based on the strategy of the given repository.
createArtifactIri(Artifact) - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
createArtifactIri(Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
createArtifactIri(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createArtifactIri(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates an IRI if an artifact from its id.
createAttribute(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
createAttributeURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createAttributeURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates an IRI of an HTML attribute description.
createBoolean(boolean) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Creates a boolean query result from a boolean value.
createBorder(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
createBorderURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createBorderURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates an IRI of a border description.
createBounds(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
createBoundsURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createBoundsURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a bouds rectange IRI
createBox() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
createBox() - Method in interface cz.vutbr.fit.layout.model.Page
Creates a new empty box wihtin this page.
createBox() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
createBox(int, int, int, int) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
createBox(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
createBox(Box) - Method in interface cz.vutbr.fit.layout.model.Page
Creates a new box within this page by copying an existing one.
createBoxURI(IRI, Box) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createBoxURI(IRI, Box) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a box IRI.
createContentObjectURI(IRI, int) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createContentObjectURI(IRI, int) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Create an IRI of a content object (including images)
createDefaultIri(String, String) - Method in class cz.vutbr.fit.layout.impl.DefaultTag
Creates a default IRI for a tag when no IRI is provided in constructor.
createdOn - Static variable in class cz.vutbr.fit.layout.ontology.FL
createdOn
createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.AreaModelBuilder
 
createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.BoxModelBuilder
 
createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetModelBuilder
 
createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.LogicalAreaModelBuilder
 
createGraph(Artifact) - Method in interface cz.vutbr.fit.layout.rdf.ModelBuilder
Creates a graph from an artifact.
createGraph(List<Statement>) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Creates a graph query result from a list of statements.
createGrids(Area) - Method in class cz.vutbr.fit.layout.segm.SegmentationAreaTree
Goes through all the areas in the tree and creates the grids in these areas
createGroupAnalyzer(Area) - Static method in class cz.vutbr.fit.layout.segm.Config
Creates a group analyzer for an area using the selected implementation.
createGroupAnalyzer(Area) - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
createGroupAnalyzer(Area) - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
createGroupAnalyzer(Area) - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
createHTTP(String, String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
createHTTP(String, String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
createImageBox(float, float, float, float, int, ImageResource) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
createLineBox(float, float, float, float, int) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
createLogicalAreaURI(IRI, int) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createLogicalAreaURI(IRI, int) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a logical area IRI.
createMemory(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
createMemory(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
createModel(IRI, Collection<AreaConnection>) - Method in class cz.vutbr.fit.layout.patterns.ConnectionSetModelBuilder
 
createNative(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
createNative(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
createPageSetURI(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
Creates a page set IRI from its name.
createPageSetURI(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a page set IRI from its name.
createRectangleBox(float, float, float, float, int, boolean, boolean) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
createRelatedIri(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createRelatedIri(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a new IRI from the given source IRI by adding a relation.
createRelationURI(Relation) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createRelationURI(Relation) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a relation IRI.
createRioWriter(OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createRioWriterJsonLD(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createRioWriterNQuads(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createRioWriterNTriples(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createRioWriterTurtle(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createRioWriterXML(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
createSeparators(Area) - Static method in class cz.vutbr.fit.layout.segm.Config
Creates the separators for an area using the selected algorithm
createSeparatorsForArea(Area) - Static method in class cz.vutbr.fit.layout.segm.Separators
Creates a separators set of an area and stores it as an attribute of the area.
createSequenceURI(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
Creates a sequence IRI from its name.
createSequenceURI(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a sequence IRI from its name.
createServiceManager(ArtifactRepository) - Static method in class cz.vutbr.fit.layout.tools.FLConfig
Creates and configures a FitLayout ServiceManager instance.
createStrokedShape(Shape) - Method in class cz.vutbr.fit.layout.io.BorderStroke
 
createSuperArea(Rectangular, List<Area>, String) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
createSuperArea(Rectangular, List<Area>, String) - Method in interface cz.vutbr.fit.layout.model.Area
Creates a new subarea from a specified region of the area and moves the selected child nodes to the new area.
createTagsForExamples(Collection<Example>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Creates a tag for every example.
createTagSupportURI(IRI, Tag) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createTagSupportURI(IRI, Tag) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates an IRI for a tag support assignment description.
createTextChunk(Rectangular, Area, Box) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
createTextChunk(Rectangular, Area, Box) - Method in interface cz.vutbr.fit.layout.model.ChunkSet
 
createTextChunkURI(IRI, TextChunk) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
createTextChunkURI(IRI, TextChunk) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Creates a text chunk IRI.
createTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Creates a topology for this area.
createTransform(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
 
createTuple(List<BindingSet>) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Creates a tuple query result from a list of bindings.
creator - Static variable in class cz.vutbr.fit.layout.ontology.FL
creator
creatorParams - Static variable in class cz.vutbr.fit.layout.ontology.FL
creatorParams
css - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
CSSBorder - Class in cz.vutbr.fit.layout.puppeteer.impl
 
CSSBorder(NodeData, String) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.CSSBorder
 
cssbox - cz.vutbr.fit.layout.tools.cmd.Renderer.Backend
 
CSSBoxTreeBuilder - Class in cz.vutbr.fit.layout.cssbox.impl
This class implements building the box tree using the CSSBox rendering engine.
CSSBoxTreeBuilder(Dimension, boolean, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
CSSBoxTreeProvider - Class in cz.vutbr.fit.layout.cssbox
A box tree provider implementation based on CSSBox
CSSBoxTreeProvider() - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
CSSBoxTreeProvider(URL, int, int) - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
CSSBoxTreeProvider(URL, int, int, float, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
CSSTextStyle - Class in cz.vutbr.fit.layout.puppeteer.impl
Text style obtained from a CSS style definition.
CSSTextStyle(BoxInfo, NodeData, int) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.CSSTextStyle
 
cz.vutbr.fit.layout.api - package cz.vutbr.fit.layout.api
 
cz.vutbr.fit.layout.bcs - package cz.vutbr.fit.layout.bcs
 
cz.vutbr.fit.layout.bcs.impl - package cz.vutbr.fit.layout.bcs.impl
 
cz.vutbr.fit.layout.cssbox - package cz.vutbr.fit.layout.cssbox
 
cz.vutbr.fit.layout.cssbox.impl - package cz.vutbr.fit.layout.cssbox.impl
 
cz.vutbr.fit.layout.impl - package cz.vutbr.fit.layout.impl
 
cz.vutbr.fit.layout.io - package cz.vutbr.fit.layout.io
 
cz.vutbr.fit.layout.map - package cz.vutbr.fit.layout.map
 
cz.vutbr.fit.layout.map.chunks - package cz.vutbr.fit.layout.map.chunks
 
cz.vutbr.fit.layout.map.op - package cz.vutbr.fit.layout.map.op
 
cz.vutbr.fit.layout.model - package cz.vutbr.fit.layout.model
 
cz.vutbr.fit.layout.ontology - package cz.vutbr.fit.layout.ontology
 
cz.vutbr.fit.layout.patterns - package cz.vutbr.fit.layout.patterns
 
cz.vutbr.fit.layout.pdf - package cz.vutbr.fit.layout.pdf
 
cz.vutbr.fit.layout.pdf.impl - package cz.vutbr.fit.layout.pdf.impl
 
cz.vutbr.fit.layout.provider - package cz.vutbr.fit.layout.provider
 
cz.vutbr.fit.layout.puppeteer - package cz.vutbr.fit.layout.puppeteer
 
cz.vutbr.fit.layout.puppeteer.impl - package cz.vutbr.fit.layout.puppeteer.impl
 
cz.vutbr.fit.layout.puppeteer.parser - package cz.vutbr.fit.layout.puppeteer.parser
 
cz.vutbr.fit.layout.rdf - package cz.vutbr.fit.layout.rdf
 
cz.vutbr.fit.layout.rdf.model - package cz.vutbr.fit.layout.rdf.model
 
cz.vutbr.fit.layout.segm - package cz.vutbr.fit.layout.segm
 
cz.vutbr.fit.layout.segm.op - package cz.vutbr.fit.layout.segm.op
 
cz.vutbr.fit.layout.text - package cz.vutbr.fit.layout.text
 
cz.vutbr.fit.layout.text.chunks - package cz.vutbr.fit.layout.text.chunks
 
cz.vutbr.fit.layout.text.op - package cz.vutbr.fit.layout.text.op
 
cz.vutbr.fit.layout.text.tag - package cz.vutbr.fit.layout.text.tag
 
cz.vutbr.fit.layout.text.taggers - package cz.vutbr.fit.layout.text.taggers
 
cz.vutbr.fit.layout.tools - package cz.vutbr.fit.layout.tools
 
cz.vutbr.fit.layout.tools.cmd - package cz.vutbr.fit.layout.tools.cmd
 
cz.vutbr.fit.layout.tools.util - package cz.vutbr.fit.layout.tools.util
 
cz.vutbr.fit.layout.vips - package cz.vutbr.fit.layout.vips
 
cz.vutbr.fit.layout.vips.impl - package cz.vutbr.fit.layout.vips.impl
 
checkForTags(Collection<Example>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Checks whether the context contains tags for examples.
checkChildOrderValues(GenericTreeNode<T>) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Checks that each child area has a document order assigned and that the children are ordered by the assigned order.
childrenChanged() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
childrenChanged() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
childrenChanged() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
This method is called after some child nodes have been added or removed.
childrenChanged() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
Signals that some children have been added or removed or their state changed.
ChunksCache - Class in cz.vutbr.fit.layout.text.chunks
A cache of already created chunks depending on tags and hints.
ChunksCache() - Constructor for class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
ChunkSet - Interface in cz.vutbr.fit.layout.model
A set of text chunks extracted from a page.
ChunkSet - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
ChunkSet
ChunkSetInfo - Class in cz.vutbr.fit.layout.rdf
 
ChunkSetInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
ChunkSetModelBuilder - Class in cz.vutbr.fit.layout.rdf
 
ChunkSetModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetModelBuilder
 
ChunkSetModelLoader - Class in cz.vutbr.fit.layout.rdf
 
ChunkSetModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetModelLoader
 
ChunksSource - Class in cz.vutbr.fit.layout.text.chunks
An abstract base of a source of text chunks.
ChunksSource(Area) - Constructor for class cz.vutbr.fit.layout.text.chunks.ChunksSource
 

D

DASHED - cz.vutbr.fit.layout.model.Border.Style
 
data - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
dateexpr - Variable in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
DateTagger - Class in cz.vutbr.fit.layout.text.taggers
 
DateTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.DateTagger
 
DEBUG_AREAS - Static variable in class cz.vutbr.fit.layout.segm.Config
 
DEBUG_DELAY - Static variable in class cz.vutbr.fit.layout.segm.Config
 
declarePrefixes() - Method in interface cz.vutbr.fit.layout.api.IRIDecoder
Generates a prefix declaration string (e.g. for SPARQL) containing the currenly known prefixes.
declarePrefixes() - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Gets the prefix declaration string (e.g. for SPARQL) containing the currenly defined prefixes.
decodeDisplayType(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
decodeHexColor(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
decodeIri(String) - Method in interface cz.vutbr.fit.layout.api.IRIDecoder
Converts a prefixed string to an IRI.
decodeIri(String) - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Converts a prefixed string to an IRI
decodeRelationURI(IRI) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
decodeRelationURI(IRI) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
Decodes the relation name from the relation IRI.
decoration - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
DEFAULT_FONT_FAMILY - Static variable in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
DEFAULT_FONT_SIZE - Static variable in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
DefaultArea - Class in cz.vutbr.fit.layout.impl
Default generic Area implementation.
DefaultArea(Area) - Constructor for class cz.vutbr.fit.layout.impl.DefaultArea
 
DefaultArea(Box) - Constructor for class cz.vutbr.fit.layout.impl.DefaultArea
 
DefaultArea(Rectangular) - Constructor for class cz.vutbr.fit.layout.impl.DefaultArea
 
DefaultArea(List<Box>) - Constructor for class cz.vutbr.fit.layout.impl.DefaultArea
 
DefaultAreaTree - Class in cz.vutbr.fit.layout.impl
Default Page implementation.
DefaultAreaTree(AreaTree) - Constructor for class cz.vutbr.fit.layout.impl.DefaultAreaTree
Creates a copy of an area tree.
DefaultAreaTree(IRI) - Constructor for class cz.vutbr.fit.layout.impl.DefaultAreaTree
Creates an area tree from a page.
DefaultAreaTree(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.impl.DefaultAreaTree
Creates an area tree from another artifact
DefaultArtifactRepository - Class in cz.vutbr.fit.layout.impl
Default simple in-memory implementation of an ArtifactRepository.
DefaultArtifactRepository() - Constructor for class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
DefaultBox - Class in cz.vutbr.fit.layout.impl
Default generic box implementation.
DefaultBox() - Constructor for class cz.vutbr.fit.layout.impl.DefaultBox
 
DefaultBox(Box) - Constructor for class cz.vutbr.fit.layout.impl.DefaultBox
 
DefaultContentImage - Class in cz.vutbr.fit.layout.impl
 
DefaultContentImage() - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentImage
 
DefaultContentLine - Class in cz.vutbr.fit.layout.impl
A default ContentLine implementation using a simple ArrayList.
DefaultContentLine() - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentLine
 
DefaultContentLine(int) - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentLine
 
DefaultContentLine(Collection<? extends Area>) - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentLine
 
DefaultContentRect - Class in cz.vutbr.fit.layout.impl
A default ContentRect implementation which is not used in a tree.
DefaultContentRect() - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentRect
 
DefaultContentRect(ContentRect) - Constructor for class cz.vutbr.fit.layout.impl.DefaultContentRect
 
DefaultGridTopology - Class in cz.vutbr.fit.layout.impl
The default topology that creates a grid of child areas within a parent area.
DefaultGridTopology(Area) - Constructor for class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
DefaultHint - Class in cz.vutbr.fit.layout.text.chunks
A default no-op presentation hint.
DefaultHint(String, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
DefaultChunkSet - Class in cz.vutbr.fit.layout.impl
A default chunk set implementation.
DefaultChunkSet(IRI) - Constructor for class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
DefaultChunkSet(IRI, Set<TextChunk>) - Constructor for class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
DefaultIRIDecoder - Class in cz.vutbr.fit.layout.impl
A default implementation of IRI decoder.
DefaultIRIDecoder() - Constructor for class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
 
DefaultIRIFactory - Class in cz.vutbr.fit.layout.rdf
A default FitLayout IRI factory.
DefaultIRIFactory() - Constructor for class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
DefaultLogicalArea - Class in cz.vutbr.fit.layout.impl
Default LogicalArea implementation.
DefaultLogicalArea() - Constructor for class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
DefaultLogicalArea(Area) - Constructor for class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
DefaultLogicalArea(Area, String) - Constructor for class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
DefaultLogicalAreaTree - Class in cz.vutbr.fit.layout.impl
Default implementation of the logical area tree.
DefaultLogicalAreaTree(IRI) - Constructor for class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
DefaultLogicalAreaTree(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
DefaultPage - Class in cz.vutbr.fit.layout.impl
Default generic page implementation.
DefaultPage(Page) - Constructor for class cz.vutbr.fit.layout.impl.DefaultPage
 
DefaultPage(URL) - Constructor for class cz.vutbr.fit.layout.impl.DefaultPage
 
DefaultRelation - Class in cz.vutbr.fit.layout.impl
A default simple implementation of a relation.
DefaultRelation(String) - Constructor for class cz.vutbr.fit.layout.impl.DefaultRelation
 
DefaultTag - Class in cz.vutbr.fit.layout.impl
A default simple tag implementation.
DefaultTag(String) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTag
 
DefaultTag(String, String) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTag
 
DefaultTag(IRI, String, String) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTag
 
DefaultTextChunk - Class in cz.vutbr.fit.layout.impl
A default text chunk implementation.
DefaultTextChunk() - Constructor for class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
DefaultTextChunk(Rectangular, Area, Box) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
DefaultTreeContentRect<T extends GenericTreeNode<T>> - Class in cz.vutbr.fit.layout.impl
A default ContentRect implementation that is a tree node at the same time.
DefaultTreeContentRect(Class<T>) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
DefaultTreeContentRect(Class<T>, ContentRect) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
DefaultTreeNode<T extends GenericTreeNode<T>> - Class in cz.vutbr.fit.layout.impl
A generic tree node used as a base for the Box and Area implementation.
DefaultTreeNode(Class<T>) - Constructor for class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
defineLogicalFonts(BrowserConfig) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Sets some common fonts as the defaults for generic font families.
defineParams() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
Creates the parameter definition for this operation.
defineParams() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
defineParams() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
defineParams() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
delArea(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
deleteNamespace(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
delChild(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
delim - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
delNeighbor(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
depthLimit - Variable in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
Recursion depth limit while detecting the sub-areas
describesInstance - Static variable in class cz.vutbr.fit.layout.ontology.MAPPING
http://fitlayout.github.io/ontology/mapping.owl#describesInstance.
detectHorizontalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Detects horizontal visual separators from Vips blocks.
detectVerticalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Detects vertical visual separators from Vips blocks.
DIRECTION_HORIZONTAL - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
DIRECTION_VERTICAL - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
disconnect() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Disconnects the repository.
disconnect() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
disconnect() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
displayType - Static variable in class cz.vutbr.fit.layout.ontology.BOX
displayType
displayTypeString(Box.DisplayType) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
documentOrder - Static variable in class cz.vutbr.fit.layout.ontology.BOX
documentOrder
documentOrder - Variable in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
documentOrder - Variable in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
domParent - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
DOTTED - cz.vutbr.fit.layout.model.Border.Style
 
DOUBLE - cz.vutbr.fit.layout.model.Border.Style
 
drawBox(Box) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the box contents on the page depending on the box type.
drawBox(Box) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawConnection(ContentRect, ContentRect, Color) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws a connection between two content rectangles.
drawConnection(ContentRect, ContentRect, Color) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawExtent(Area) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the area bounds at the output display.
drawExtent(Area) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawExtent(Box) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the box bounds at the output display.
drawExtent(Box) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawLayout(OutputDisplay) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
drawLayout(OutputDisplay) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
drawLayout(OutputDisplay) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Graphically displays the topology on a graphical output device.
drawPage(Page) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the complete page including all the boxes.
drawPage(Page) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawPage(Page, boolean) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the complete page by drawing all the boxes or a bitmap screenshot.
drawPage(Page, boolean) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
drawRectangle(Rectangular, Color) - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
Draws the given rectangle with the specified color.
drawRectangle(Rectangular, Color) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
Dump - Class in cz.vutbr.fit.layout.tools.cmd
 
Dump() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Dump
 
Dump.Format - Enum in cz.vutbr.fit.layout.tools.cmd
 
dumpTo(AreaTree, Page, PrintWriter) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Formats the complete area tree to an output stream.
dumpTo(AreaTree, PrintWriter) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
Formats the complete tag tree to an output stream
dumpTo(Page, PrintWriter) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Formats the complete box tree to an output stream.
dumpTo(Page, PrintWriter) - Method in class cz.vutbr.fit.layout.io.XMLBoxOutput
Formats the complete tag tree to an output stream

E

ELEMENT - cz.vutbr.fit.layout.model.Box.Type
Boxes produced by a DOM element
enableGraphicsOutput(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Enables or disables graphics output of VIPS algorithm.
enableOutputToFolder(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Enables or disables creation of new directory for every algorithm run.
encloses(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Checks if this rectangle entirely contains another rectangle.
enclosesX(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Checks if this rectangle entirely contains the X coordinates of another rectangle.
enclosesY(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Checks if this rectangle entirely contains the Y coordinates of another rectangle.
encodeIri(IRI) - Method in interface cz.vutbr.fit.layout.api.IRIDecoder
Converts an IRI to its prefixed string.
encodeIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Converts an IRI to a prefixed string.
endDocument(PDDocument) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
endPoint - Variable in class cz.vutbr.fit.layout.vips.impl.Separator
 
equals(Object) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
equals(Object) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
equals(Object) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
equals(Object) - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
equals(Object) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
equals(Object) - Method in class cz.vutbr.fit.layout.map.Example
 
equals(Object) - Method in class cz.vutbr.fit.layout.model.Color
 
equals(Object) - Method in class cz.vutbr.fit.layout.model.Connection
 
equals(Object) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
equals(Object) - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
errNoAreaTree(String) - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
errNoArtifact(String) - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
errNoPage(String) - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
errNoRepo() - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
error - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
evaluate() - Method in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
Example - Class in cz.vutbr.fit.layout.map
An example ocurrence of a property surface form conneted to a subject and predicate.
Example(Resource, IRI, String) - Constructor for class cz.vutbr.fit.layout.map.Example
 
ExampleMatcher - Class in cz.vutbr.fit.layout.map
Matches the generated examples as defined.
ExampleMatcher(MetadataExampleGenerator) - Constructor for class cz.vutbr.fit.layout.map.ExampleMatcher
 
execArtifactReadQuery(RDFArtifactRepository, String) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
execCommandLine(String[]) - Method in class cz.vutbr.fit.layout.tools.Cli
 
execSparqlUpdate(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
executeSafeQuery(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Executes an internal (safe) SPARQL graph query in a default isolation level.
executeSafeQuery(String, IsolationLevel) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Executes an internal (safe) SPARQL graph query in a given transaction isolation level.
executeSafeTupleQuery(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Executes an internal (safe) tuple query.
executeSparqlQuery(String, boolean, long, long) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Checks and executes extrenal (possibly unsafe) SPARQL query and returns a result depending on the query type.
executeSparqlTupleQuery(String, boolean, long, long) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Checks and executes extrenal (possibly unsafe) SPARQL SELECT query and returns a result.
expandToEnclose(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
Export - Class in cz.vutbr.fit.layout.tools.cmd
 
Export() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Export
 
Export.Format - Enum in cz.vutbr.fit.layout.tools.cmd
 
exportAllToImage() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves everything (separators + block) to image.
exportAllToImage(String) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves everything (separators + block) to image with given suffix.
exportHorizontalSeparatorsToImage() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves horizontal separators to image.
exportHorizontalSeparatorsToImage(String) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves horizontal separators to image.
exportVerticalSeparatorsToImage() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves vertical separators to image.
exportVerticalSeparatorsToImage(String) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
Saves vertical separators to image.
extract(Artifact) - Static method in class cz.vutbr.fit.layout.rdf.MetadataExtractor
Extracts RDF metadata from a source artifact (e.g.
extract(String) - Method in interface cz.vutbr.fit.layout.api.Tagger
Extracts the parts of a source string that correspond to this tag.
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
extract(String) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.HintInLine
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
extractBoxes(Area, SourceBoxList, Set<Area>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Extracts boxes from the given area and/or modifies the already existing list of boxes (preprocessing).
extractConnections() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
Extracts all the connections based on the evaluated relations.
extractConnections() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzerSymmetric
 
extractConnections(AreaTree, Page) - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
extractConnections(ChunkSet, Page) - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
extractDates(String) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
extractGroups(List<PageArea>) - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 

F

filename - Variable in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Path to the output file/
filename - Variable in class cz.vutbr.fit.layout.io.XMLOutputOperator
Path to the output file/
filterContained(PatternElement) - Method in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
filterKey(String) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Applies the configured keyFilter function to a source string.
filterMarginalSeparators() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Removes the separators that are placed on the area borders.
filterSeparators() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Removes all the separators where the weight is lower than the specified threshold.
findAllAreasAt(int, int) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
findAllAreasAt(int, int) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Finds all the areas at the specified position in the grid.
findAllAreasIntersecting(Rectangular) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
findAllAreasIntersecting(Rectangular) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Finds all the areas that intersect with the specified rectangle in the grid.
findArea(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
findArea(Area) - Method in interface cz.vutbr.fit.layout.model.LogicalArea
Scans a logical area subtree rooted in this logical area for the given area.
findAreaAt(int, int) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
findAreaAt(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
findAreaAt(int, int) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Finds an area at the specified position in the grid.
findAreaByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
findAreasBeforeAfter(Area, AreaTopology, List<ContentRect>, List<ContentRect>) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Scans a list of areas and finds the areas that are befor or after a given area on the same line.
findAreasBelow(Area, AreaTopology, List<ContentRect>) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
 
findAreaTreeOperators() - Method in class cz.vutbr.fit.layout.api.ServiceManager
Discovers all the AreaTreeOperator service implementations.
findArtifactProviders(IRI) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Discovers all the ArtifactService implementations that produce a given artifact type.
findArtifactSevices() - Method in class cz.vutbr.fit.layout.api.ServiceManager
Discovers all the ArtifactService implementations.
findBasicAreas() - Method in class cz.vutbr.fit.layout.segm.SegmentationAreaTree
Creates the area tree skeleton - selects the visible boxes and converts them to areas
findBoxByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
findByClass(Collection<?>, Class<T>) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Finds a service in a collection of services based on its class.
findCellX(int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Finds a grid cell that contains the specified point
findCellY(int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Finds a grid cell that contains the specified point
FindLineOperator - Class in cz.vutbr.fit.layout.segm.op
Detects the basic lines in the area tree and joins the appropriate areas so that a line is the smallest visual area.
FindLineOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
FindLineOperator(boolean, boolean, float) - Constructor for class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
findLogicalAreaByUri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
findParmetrizedService(String) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Finds a parametrized service based on its ID.
findSeparators(Area, Area) - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Finds the horizontal and vertical list of separators
findSeparators(Area, Area) - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSetHVS
Finds the horizontal and vertical list of separators
findSuperArea(Area, List<Area>) - Method in class cz.vutbr.fit.layout.segm.op.GroupAnalyzer
Starts with a specified subarea and finds all the subareas that may be joined with the first one.
findSuperArea(Area, List<Area>) - Method in class cz.vutbr.fit.layout.segm.op.GroupAnalyzerByDOM
 
findSuperArea(Area, List<Area>) - Method in class cz.vutbr.fit.layout.segm.op.GroupAnalyzerByStyles
 
findSuperAreas(Area, int) - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
Creates syntetic super areas by grouping the subareas of the given area.
findTextChunkByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
finishElementContents(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
FixedTaggerConfig - Class in cz.vutbr.fit.layout.text.tag
A tagger config implementation based on a fixed map.
FixedTaggerConfig() - Constructor for class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
FL - Class in cz.vutbr.fit.layout.ontology
FitLayout Core Ontology.
flattenLines - Variable in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Remove the sub-areas?
FlattenTreeOperator - Class in cz.vutbr.fit.layout.segm.op
This operator flattens the tree: only the root area and the leaf areas are preserved.
FlattenTreeOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
FLBoxTree - Class in cz.vutbr.fit.layout.pdf.impl
 
FLBoxTree() - Constructor for class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
FLConfig - Class in cz.vutbr.fit.layout.tools
FitLayout configuration utilities.
FLConfig() - Constructor for class cz.vutbr.fit.layout.tools.FLConfig
 
FONT_SIZE_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
The maximal visual difference that is consideres as 'the same style'
FONT_STYLE_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
 
FONT_WEIGHT_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
 
fontFamily - Static variable in class cz.vutbr.fit.layout.ontology.BOX
fontFamily
fonts - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
fontSize - Static variable in class cz.vutbr.fit.layout.ontology.BOX
fontSize
fontSize - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
fontStyle - Static variable in class cz.vutbr.fit.layout.ontology.BOX
fontStyle
fontStyle - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
fontVariant - Static variable in class cz.vutbr.fit.layout.ontology.BOX
fontVariant
fontWeight - Static variable in class cz.vutbr.fit.layout.ontology.BOX
fontWeight
fontWeight - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
fontWeight(Box) - Static method in class cz.vutbr.fit.layout.vips.impl.Utils
 
format - Variable in class cz.vutbr.fit.layout.tools.cmd.Dump
 
format - Variable in class cz.vutbr.fit.layout.tools.cmd.Export
 
format - Variable in class cz.vutbr.fit.layout.tools.cmd.Import
 

G

GenericTreeNode<T extends GenericTreeNode<T>> - Interface in cz.vutbr.fit.layout.model
A generic tree node interface.
get(int) - Method in interface cz.vutbr.fit.layout.api.PageSet
Obtains the page at the given index.
get(Tag, List<PresentationHint>) - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getA() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getA1() - Method in class cz.vutbr.fit.layout.model.Connection
 
getA2() - Method in class cz.vutbr.fit.layout.model.Connection
 
getAbsoluteDistance() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getAbsolutePosition() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Obtains the absolute position where the grid is placed within the page.
getAcquireImages() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getAcquireImages() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
getAcquireImages() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getAcquireImages() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getAcquireImages() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
getAdditionalStatements() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFArtifact
Returns additional RDF statements that do not influence the properties of the artifact itself but should be preserved together with the artifact (e.g. additional annotations).
getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
 
getAlignment() - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
getAlignment(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getAlignmentScore() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getAllBoxes() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Obtains all the boxes from this area and all the child areas.
getAllBoxes() - Method in interface cz.vutbr.fit.layout.model.Area
Obtains all the boxes from this area and all the child areas.
getAllBoxes() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
getAllSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Gets all the separators (both horizontal and vertical) sorted by weight.
getAllTags() - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Obtains the collection of all tags used by the taggers
getAlpha() - Method in class cz.vutbr.fit.layout.model.Color
Returns the alpha value in the range 0-255.
getAnalyzedRelations() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
getAnalyzedRelations() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzerSymmetric
 
getAncestorAttribute(Node, String, String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getArea() - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
getArea() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getArea1() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
getArea2() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
getAreaAfter(ContentRect) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
getAreaAfter(ContentRect) - Method in interface cz.vutbr.fit.layout.model.ContentLine
Finds the area that follows the given area on the line.
getAreaAt(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getAreaAt(int, int) - Method in interface cz.vutbr.fit.layout.model.SearchableAreaContainer
Finds the bottom-most area node present at the given coordinates in the area tree.
getAreaBefore(ContentRect) - Method in class cz.vutbr.fit.layout.impl.DefaultContentLine
 
getAreaBefore(ContentRect) - Method in interface cz.vutbr.fit.layout.model.ContentLine
Finds the area that precedes the given area on the line.
getAreaBoundsAbsolute(int, int, int, int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Computes the absolute coordinates of the specified area in the grid.
getAreaBoundsAbsolute(Rectangular) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Computes the absolute coordinates of the specified area in the grid.
getAreaByName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getAreaByName(String) - Method in interface cz.vutbr.fit.layout.model.SearchableAreaContainer
Finds an area by the given name.
getAreaCount() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getAreaCount() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
getAreaCount() - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
getAreaExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getAreaIri(IRI, Area) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Reuses an area IRI or creates a new one if the box is not an RDFArea.
getAreaIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
getAreas() - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
getAreas() - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
getAreas() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getAreas() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
getAreas() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Gets the list of areas that are being managed by this topology.
getAreas() - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
getAreas() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
getAreas(Box) - Method in class cz.vutbr.fit.layout.bcs.impl.AreaCreator
 
getAreasAt(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getAreasAt(int, int) - Method in interface cz.vutbr.fit.layout.model.SearchableAreaContainer
Finds all the area nodes present at the given coordinates in the area tree.
getAreaStyle(Area) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getAreaTags(Area) - Method in interface cz.vutbr.fit.layout.api.TagResolver
Assigns a set of tags to a given area based on its properties.
getAreaTags(Area) - Method in class cz.vutbr.fit.layout.impl.SimpleTagResolver
 
getAreaTree() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getAreaTree() - Method in interface cz.vutbr.fit.layout.model.Area
Obtains the tree the node belongs to.
getAreaTree() - Method in class cz.vutbr.fit.layout.tools.Cli
 
getAreaTreeIri() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getAreaTreeIri() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
getAreaTreeIri() - Method in interface cz.vutbr.fit.layout.model.ChunkSet
Gets the IRI of the area tree the chunk set was build from.
getAreaTreeIri() - Method in interface cz.vutbr.fit.layout.model.LogicalAreaTree
Gets the IRI of the corresponding area tree.
getAreaTreeIri() - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
getArtifact(IRI) - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Obtains an artifact from the repository.
getArtifact(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
getArtifact(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getArtifactInfo() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Obtains the basic information about the artifacts.
getArtifactInfo() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
getArtifactInfo() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getArtifactInfoOld() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getArtifactIRIs() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Obtains a list of all artifact IRIs in the repository.
getArtifactIRIs() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
getArtifactIRIs() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getArtifactIRIs(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Gets the artifact IRIs for a source page only
getArtifactModel(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getArtifactRepository() - Method in class cz.vutbr.fit.layout.api.ServiceManager
Gets the artifact repository currently used by the services.
getArtifactRepository() - Method in class cz.vutbr.fit.layout.tools.Cli
 
getArtifactType() - Method in class cz.vutbr.fit.layout.api.ArtifactInfo
 
getArtifactType() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getArtifactType() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getArtifactType() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
getArtifactType() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getArtifactType() - Method in interface cz.vutbr.fit.layout.model.Artifact
Gets the artifact type.
getAssignedTags() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 
getAttribute(String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getAttribute(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getAttribute(String) - Method in interface cz.vutbr.fit.layout.model.Box
Obtains a value of an additional attribute.
getAttributes() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getAttributes() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getAttributes() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the names and values of all the box attributes.
getAttrs() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getAverageColorLuminosity() - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
getAverageFontSize() - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
getAverageFontStyle() - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
getAverageFontWeight() - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
getB() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getBackgroundColor() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBackgroundColor() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBackgroundColor() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the background color of the area.
getBackgroundColor() - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
getBackgroundImagePng() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBackgroundImagePng() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBackgroundImagePng() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Gets the PNG image data of the background image if present.
getBg() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
getBgColor() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets background color of element
getBlockRoots() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Gets the visual blocks contained in this area.
getBlue() - Method in class cz.vutbr.fit.layout.model.Color
Returns the blue value in the range 0-255.
getBooleanResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Gets the boolean query result data - a boolean value
getBorderCount() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBorderCount() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBorderCount() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the number of defined borders for the box.
getBorderStyle(Border.Side) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBorderStyle(Border.Side) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBorderStyle(Border.Side) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the properties of the box border at the given side.
getBottom() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getBottomBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBottomBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBottomBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the bottom border width.
getBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getBounds() - Method in interface cz.vutbr.fit.layout.model.Box
Returns the logical bounds of the box.
getBounds() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the pixel position within in the page.
getBounds() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
getBounds() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets the visual bounds of the block.
getBox() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getBox() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Obtains the source box.
getBox() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets Box corresponding to the block
getBoxConcatenator() - Method in interface cz.vutbr.fit.layout.api.AreaConcatenator
Gets the box concatenator used for the leaf areas.
getBoxConcatenator() - Method in class cz.vutbr.fit.layout.api.Concatenators.PlainAreaConcatenator
 
getBoxConcatenator() - Method in class cz.vutbr.fit.layout.api.Concatenators.SeparatedAreaConcatenator
 
getBoxConcatenator() - Method in class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
getBoxCount() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getBoxDescription(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Obtains a box description used as the default area name when the area is created from a box.
getBoxes() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Returns a vector of boxes that are inside of this area
getBoxes() - Method in interface cz.vutbr.fit.layout.model.Area
Returns the list of boxes that belong directly to this area.
getBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxList
Gets the complete list of boxes.
getBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getBoxes() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getBoxesAt(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getBoxesAt(int, int) - Method in interface cz.vutbr.fit.layout.model.Page
Finds all the boxes that contain the given point within their visual bounds.
getBoxesInRegion(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getBoxesInRegion(Rectangular) - Method in interface cz.vutbr.fit.layout.model.Page
Finds the root boxes of subtrees that are fully contained in the given region based on their visual bounds.
getBoxForPosition(int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getBoxIri(IRI, Box) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Reuses a box IRI or creates a new one if the box is not an RDFBox.
getBoxIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
getBoxList() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
getBoxsep() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
 
getBoxStyle(Box, int, int) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getBoxStyle(ContentRect, Box) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getBoxText() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Deprecated.
getBoxText(BoxConcatenator) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Returns the text string represented by a concatenation of all the boxes contained directly in this area (no subareas)
getBoxTreeOnly() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getCardinality() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getCategory() - Method in interface cz.vutbr.fit.layout.api.Service
A category that allows to group similar services.
getCategory() - Method in class cz.vutbr.fit.layout.impl.BaseArtifactService
 
getCategory() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getCategory() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getCategory() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getCategory() - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
getCellBoundsAbsolute(int, int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Computes the absolute coordinates of the specified grid cell.
getCellBoundsRelative(int, int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Computes the coordinates of the specified grid cell relatively to the area top left corner.
getClassifier() - Method in class cz.vutbr.fit.layout.text.taggers.NERTagger
 
getCli() - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
getClipBox() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
Finds the nearest ancestor that may clip the contents of this box (it has the 'overflow' value different from 'visible');
getColOfs(int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Finds the offset of the specified column from the grid origin.
getColor() - Method in class cz.vutbr.fit.layout.bcs.impl.AverageColor
 
getColor() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getColor() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getColor() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getColor() - Method in class cz.vutbr.fit.layout.model.Border
 
getColor() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the box text color.
getColor() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the text color of the chunk.
getColoredPortion() - Method in class cz.vutbr.fit.layout.bcs.impl.AverageColor
 
getColorSimilarity(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getCols() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getColumnFirst() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
getConcatenator() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getConnection() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getConnections() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
getConsistency() - Method in class cz.vutbr.fit.layout.bcs.impl.Pattern
 
getConsumes() - Method in interface cz.vutbr.fit.layout.api.ArtifactService
The artifact type consumed.
getConsumes() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getConsumes() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getContent() - Method in interface cz.vutbr.fit.layout.model.Metadata
Metadata content representation.
getContent() - Method in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
 
getContentBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getContentBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getContentBounds() - Method in interface cz.vutbr.fit.layout.model.Box
Returns the content bounds.
getContentLength() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the total number of elements used for compute the averages from sums.
getContentObject() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getContentObject() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the content object contained in this box.
getContExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getContextModel(Collection<Resource>) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Obtains a model containing all statements in a given context.
getContextModel(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Obtains a model containing all statements in a given context.
getContexts() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getCreatedOn() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getCreatedOn() - Method in interface cz.vutbr.fit.layout.model.Artifact
The artifact creation date.
getCreator() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getCreator() - Method in interface cz.vutbr.fit.layout.model.Artifact
An identification of the service that created the artifact.
getCreatorParams() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getCreatorParams() - Method in interface cz.vutbr.fit.layout.model.Artifact
The parametres of the service used for creating the artifact.
getCss() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getCurrentIri(Object) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
For RDF resources returns the current object IRI (may be null).
getCurrentTextStyle(int) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
getData() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
getDataPropertyUnion(String[]) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Creates SPAQRL union for the given data properties.
getDateCreated() - Method in interface cz.vutbr.fit.layout.api.PageSet
Obtains the creation date of the set.
getDateCreated() - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
getDecoration() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getDefaultAreaConcatenator() - Static method in class cz.vutbr.fit.layout.api.Concatenators
The default area concatenator that concatenates the area contents with no separators and boxes with the default (space-separated) concatenator.
getDefaultBoxConcatenator() - Static method in class cz.vutbr.fit.layout.api.Concatenators
The default box concatenator that concatenates the text content of boxes separated by spaces.
getDepth() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getDepth() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getDepthLimit() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
getDescription() - Method in interface cz.vutbr.fit.layout.api.PageSet
Obtains the set description.
getDescription() - Method in interface cz.vutbr.fit.layout.api.Parameter
The decription of the parameter, its meaning and values.
getDescription() - Method in interface cz.vutbr.fit.layout.api.Service
Obtains a longer description of the service.
getDescription() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
getDescription() - Method in class cz.vutbr.fit.layout.impl.BaseParameter
 
getDescription() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getDescription() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getDirection() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getDisplayType() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getDisplayType() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getDisplayType() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the display type of the element according to the CSS display: property.
getDistance(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getDistanceAbsolute(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getDistanceNeighbor(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getDoC() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Returns areas's degree of coherence DoC.
getDoC() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Returns block's degree of coherence DoC
getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
 
getDocumentOrder() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFOrderedResource
Gets the order of the resource within the artifact.
getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
getDOMNode() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getDomParent() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
getDomParent() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getEffectiveBackgroundColor() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getEffectiveBackgroundColor() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getEffectiveBackgroundColor() - Method in interface cz.vutbr.fit.layout.model.Area
Obtains the effective background color visible under the area.
getEffectiveBackgroundColor() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the efficient background color of the chunk.
getElementAttribute(Node, String) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getEndPage() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getEndPage() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getEndPoint() - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
getError() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getExample() - Method in class cz.vutbr.fit.layout.map.MetaRefTag
 
getExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Finds all literals in the given metadata context and creates a list of occurrence examples containing the text, the corresponding property and subject.
getFilename() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getFilename() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getFirstArea() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
getFirstArea() - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
getFlattenLines() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getFloatExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates the mapping from floats to examples for the examples that may be converted to float.
getFloatValue(String) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Converts a string to a float value if possible.
getFontFamily() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getFontFamily() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getFontFamily() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the font family name used by the box.
getFontFamily() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the font family of the chunk.
getFonts() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getFontSize() - Method in class cz.vutbr.fit.layout.model.TextStyle
Obtains an average font size in the are in pixels.
getFontSize() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets block's font size
getFontSizeSum() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the sum of all elements the average style is computed from.
getFontStyle() - Method in class cz.vutbr.fit.layout.model.TextStyle
Obtains the average font style. 0 means no text in italics, 1 means all the text in italics.
getFontStyleSum() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the sum of all elements the average style is computed from.
getFontWeight() - Method in class cz.vutbr.fit.layout.model.TextStyle
Obtains the average font style. 0 means no text is bold, 1 means all the text is bold.
getFontWeight() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets block's font weight
getFontWeightSum() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the sum of all elements the average style is computed from.
getFormatForMimeType(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
getGraphics() - Method in interface cz.vutbr.fit.layout.api.OutputDisplay
 
getGraphics() - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
getGraphResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Gets the graph query result data - a list of statements
getGreen() - Method in class cz.vutbr.fit.layout.model.Color
Returns the green value in the range 0-255.
getGridPosition() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Gets the grid position of this area within the parent topology.
getGridPosition() - Method in interface cz.vutbr.fit.layout.model.Area
Gets the grid position of this area within the parent topology.
getGroups() - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
getHEdgeCount() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getHeight() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getHeight() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getHeight() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getHeight() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getHeight() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getHeight() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getHeight() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getHeight() - Method in interface cz.vutbr.fit.layout.model.Page
Obtains the page height.
getHeight() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getHeight() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
getHeight() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getHeight() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
getHeightRatio(PageArea, PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
getHits() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getHorizontal() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
 
getHorizontalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
getHorizontalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
 
getHRatio() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getChildAt(int) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getChildAt(int) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getChildCount() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getChildCount() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getChildren() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getChildren() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getChildren() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getChildren() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Gets all child areas.
getChildren() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Gets all blocks children
getChildrenAsContentRects(Area) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Creates a list content rectangles from the child areas of a given area.
getChunkCount() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getChunkIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
getChunkSet() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getChunkSet() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the chunk set the chunk belongs to.
getId() - Method in interface cz.vutbr.fit.layout.api.Service
Obtains a unique ID of the service
getId() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getId() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getId() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getId() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getId() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getId() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getId() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getId() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getId() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getId() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains a unique ID of the area within the page.
getId() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getId() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getId() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getId() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getId() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getId() - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
getId() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getId() - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
getId() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getId() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
getId() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
getId() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getId() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getId() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getId() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getImage() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getImages() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getIncludeScreenshot() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getIndex() - Method in enum cz.vutbr.fit.layout.model.Border.Side
 
getIndex(T) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getIndex(T) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getIndexForPosition(int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
Finds the index of the box that contains the given text position.
getIntrinsicBorderStyle(Border.Side) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicBottomBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicBounds() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
Gets the original bounds of a box as provided by CSSBox.
getIntrinsicBounds() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
Returns the bounds of the box as obtained from the renderer.
getIntrinsicColor() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicContentObject() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontFamily() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontSize() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontStyle() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicFontWeight() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicLeftBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicLineThrough() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicParent() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getIntrinsicParent() - Method in interface cz.vutbr.fit.layout.model.Box
Gets the parent box of this box as obtained from the renderer.
getIntrinsicRightBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicTextStyle() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
getIntrinsicTopBorder() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicType() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getIntrinsicUnderline() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getInverse() - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
getInverse() - Method in interface cz.vutbr.fit.layout.model.Relation
The inverse relation to the given relation (if applicable).
getIri() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getIri() - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
getIri() - Method in interface cz.vutbr.fit.layout.model.Artifact
Gets a unique artifact ID
getIri() - Method in interface cz.vutbr.fit.layout.model.Tag
A unique tag IRI.
getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
 
getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentObject
 
getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
 
getIri() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFResource
Obtains the URI of the resource in the RDF storage.
getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
getIriDecoder() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Gets an IRI encoder / decoder usable with this repository.
getIriDecoder() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
getIriDecoder() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getIriFactory() - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Gets the IRI factory used for creating the IRIs when building a RDF graph.
getIriFactory() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Gets the IRI factory used for creating the IRIs when building a RDF graph.
getLabel() - Method in class cz.vutbr.fit.layout.cssbox.impl.PageImpl
 
getLabel() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getLabel() - Method in interface cz.vutbr.fit.layout.model.Artifact
Gets the element label when it is defined.
getLabel() - Method in class cz.vutbr.fit.layout.pdf.impl.PageImpl
 
getLabel() - Method in class cz.vutbr.fit.layout.puppeteer.impl.PageImpl
 
getLastArtifact() - Method in class cz.vutbr.fit.layout.tools.Cli
Gets the last created artifact.
getLastSequenceValue(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Obtains the last assigned value of a sequence with the given name.
getLeafCount() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getLeafCount() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getLeft() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getLeftBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getLeftBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getLeftBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the left border width.
getLength() - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
getLevel() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getLevel() - Method in interface cz.vutbr.fit.layout.model.Area
Area grouping level.
getLine() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getLine() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getLine() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Returns the content line the area belongs to.
getLineThrough() - Method in class cz.vutbr.fit.layout.model.TextStyle
Obtains the amount of line-through text. 0 means no underlined text, 1 means all the text is underlined.
getLineThroughSum() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the sum of all elements the average style is computed from.
getLiteralAsObject(Literal) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getLogicalAreaIri(IRI, LogicalArea, int) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Reuses a logical area IRI or creates a new one if the box is not an RDFLogicalArea.
getLogicalAreaIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
getMainExpr() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getMainTag() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
getMainTag() - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
getMax() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getMaxAreaId(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getMaxIndent() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getMaxLength() - Method in class cz.vutbr.fit.layout.impl.ParameterString
 
getMaxLineEmSpace() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getMaxLineEmSpace() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getMaxNeighborDistance() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getMaxSeparator() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Finds the maximal separator weight in this area and all sub-areas.
getMaxValue() - Method in class cz.vutbr.fit.layout.impl.ParameterFloat
 
getMaxValue() - Method in class cz.vutbr.fit.layout.impl.ParameterInt
 
getMeanNeighborDistance() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getMetadata() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getMetadata() - Method in interface cz.vutbr.fit.layout.model.Artifact
Metadata provided for the entire artifact.
getMetadata() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getMetadataIRI(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getMetaTags() - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Reads metadata tag definitions from the configured context.
getMin() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getMincnt() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getMincnt() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getMinHSepHeight() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Computes the minimal height of a horizontal separator that is accepted with this separator set.
getMinimalDoC() - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
Returns minimal DoC on page
getMinimalVisualBounds(Box) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Returns the minimal bounds of the box for enclosing all the contained boxes.
getMinIndent() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getMinLength() - Method in class cz.vutbr.fit.layout.impl.ParameterString
 
getMinSupport() - Method in class cz.vutbr.fit.layout.impl.SimpleTagResolver
 
getMinValue() - Method in class cz.vutbr.fit.layout.impl.ParameterFloat
 
getMinValue() - Method in class cz.vutbr.fit.layout.impl.ParameterInt
 
getMinVSepWidth() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Computes the minimal width of a vertical separator that is accepted with this separator set.
getMinWordLength() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getMinWords() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getModelBuilder(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getModelLoader(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getMostImportantSeparator() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Obtains the most important (with the greatest weight) separator from all the separators.
getMostSupportedTag() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getMostSupportedTag() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getMostSupportedTag() - Method in interface cz.vutbr.fit.layout.model.Taggable
Obtains the tag with the greatest support that is assigned to this area.
getName() - Method in interface cz.vutbr.fit.layout.api.PageSet
Obtains the name of the set.
getName() - Method in interface cz.vutbr.fit.layout.api.Parameter
Returns the name of the parameter.
getName() - Method in interface cz.vutbr.fit.layout.api.Service
Obtains a descriptive name of the service that may be presented to the user.
getName() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getName() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getName() - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
getName() - Method in class cz.vutbr.fit.layout.impl.BaseParameter
 
getName() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getName() - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
getName() - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
getName() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getName() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getName() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getName() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getName() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getName() - Method in interface cz.vutbr.fit.layout.model.Area
Obtains the area name.
getName() - Method in interface cz.vutbr.fit.layout.model.Relation
Gets the name of the relation.
getName() - Method in interface cz.vutbr.fit.layout.model.Tag
Obtains the name of the tag.
getName() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets a readable name of the chunk for listing purposes.
getName() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getName() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getName() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getName() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getName() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getName() - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
getName() - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
getName() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getName() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.CollapseAreasOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.FlattenTreeOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
getName() - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
getName() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
getName() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getName() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getName() - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
getName() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getNamespace(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getNamespaces() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getNeighbor(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getNeighbors() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getNextAreaId() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getNextAreaId() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getNextBoxId() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getNextSequenceValue(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getNextSibling() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getNextSibling() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getNode() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getNumExpr() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
getOffsetParent() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
getOffsets() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getOperator() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getOperatorList() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getOperators() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getOrder() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getOrder() - Method in interface cz.vutbr.fit.layout.model.Box
Gets the order of precedence of the box in the page.
getOwnText() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getOwnText() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the text contained directly in this box without considering its child boxes.
getPage() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getPage() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
The resulting page model.
getPage() - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
The resulting page model.
getPage() - Method in class cz.vutbr.fit.layout.impl.PageBoxTreeBuilder
 
getPage() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
getPage() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getPage() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getPage() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
getPage() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getPage() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getPage() - Method in class cz.vutbr.fit.layout.tools.Cli
 
getPageIri() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getPageIri() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getPageIri() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getPageIri() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getPageIri() - Method in interface cz.vutbr.fit.layout.model.AreaTree
Gets the IRI of the page the area tree was build from.
getPageIri() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the IRI of the page this block belongs to.
getPageIri() - Method in interface cz.vutbr.fit.layout.model.ChunkSet
Gets the IRI of the related page.
getPageIri() - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
getPageYOffsets() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
getParam(String) - Method in interface cz.vutbr.fit.layout.api.ParametrizedOperation
Obtains the value of the given parameter.
getParam(String) - Method in class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
Obtains the parameter using the appropriate getter method (if present).
getParam(String) - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getParam(String) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getParametrizedServices() - Method in class cz.vutbr.fit.layout.api.ServiceManager
Gets a map of all available parametrized operations.
getParams() - Method in interface cz.vutbr.fit.layout.api.ParametrizedOperation
Obtains a list of available parameters.
getParams() - Method in class cz.vutbr.fit.layout.api.ServiceConfig
 
getParams() - Method in class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
 
getParamString() - Method in interface cz.vutbr.fit.layout.api.ParametrizedOperation
Creates a string of parameters and their values.
getParamString() - Method in class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
Creates a string of parameters and their values.
getParent() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getParent() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getParent() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getParent() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getParent() - Method in class cz.vutbr.fit.layout.segm.op.GroupAnalyzer
 
getParentIri() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
getParentIri() - Method in interface cz.vutbr.fit.layout.model.Artifact
Gets the IRI of the parent artifact - the artifact this one was created from.
getParentList() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
getPDoC() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getPersist() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getPngData() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getPngData() - Method in class cz.vutbr.fit.layout.impl.DefaultContentImage
 
getPngData() - Method in interface cz.vutbr.fit.layout.model.ContentImage
Gets the PNG data of the image if available.
getPngData() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
getPngImage() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getPngImage() - Method in interface cz.vutbr.fit.layout.model.Page
Gets the PNG image of the rendered page if provided by the renderer.
getPngImage() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
getPosition() - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
getPosition(ContentRect) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getPosition(ContentRect) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
getPosition(ContentRect) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Obtains the position of the given area within this topology.
getPositionMap() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getPositionMap() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Obtains a map assigning a position to each area.
getPredicate() - Method in class cz.vutbr.fit.layout.map.Example
 
getPredicateIriValue(Model, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
getPrefixUris() - Method in interface cz.vutbr.fit.layout.api.IRIDecoder
Gets a map that assigns uris to known prefix names.
getPrefixUris() - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Gets a map that assigns uris to prefix names.
getPreserveAuxAreas() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getPreviousSibling() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getPreviousSibling() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getProduceHeader() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
getProduceHeader() - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
getProduces() - Method in interface cz.vutbr.fit.layout.api.ArtifactService
The artifact type produced.
getProduces() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getProduces() - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
getPropertyValue(Resource, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Obtains the value of the given predicate for the given subject.
getPropertyValue(RepositoryConnection, Resource, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
getReads() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
getRectangle() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getRed() - Method in class cz.vutbr.fit.layout.model.Color
Returns the red value in the range 0-255.
getRelation() - Method in class cz.vutbr.fit.layout.model.Connection
 
getReplaced() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getReplaceImagesWithAlt() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getReplaceImagesWithAlt() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getRepository() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getResourcesOfType(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Finds IRIs of resources of the given type.
getResourcesOfType(IRI, Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Finds IRIs of resources of the given type.
getResult() - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
 
getRGB() - Method in class cz.vutbr.fit.layout.model.Color
Returns the RGB value representing the color.
getRight() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getRightBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getRightBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getRightBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the right border width.
getRoot() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
getRoot() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
getRoot() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getRoot() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
getRoot() - Method in interface cz.vutbr.fit.layout.model.AreaTree
Obtains the root node of the area tree.
getRoot() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
getRoot() - Method in interface cz.vutbr.fit.layout.model.LogicalAreaTree
Obtains the root node of the logical area tree.
getRoot() - Method in interface cz.vutbr.fit.layout.model.Page
Returns the root box of the page.
getRoot() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
getRoot() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksSource
 
getRoot() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
 
getRowOfs(int) - Method in class cz.vutbr.fit.layout.impl.AreaGrid
Finds the offset of the specified row from the grid origin.
getRows() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getScreenshot() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getSeparators() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
getSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Gets a list of separators contained in this area.
getSeparatorsForArea(Area) - Static method in class cz.vutbr.fit.layout.segm.Separators
 
getServiceId() - Method in class cz.vutbr.fit.layout.api.ServiceConfig
 
getServiceManager() - Method in class cz.vutbr.fit.layout.impl.BaseService
Gets the service manager used by the service.
getServiceManager() - Method in class cz.vutbr.fit.layout.tools.Cli
Gets a service manager and repository for generating the artifacr IRIs
getServiceParams(ParametrizedOperation) - Static method in class cz.vutbr.fit.layout.api.ServiceManager
Obtains the values of all the parametres of the given operation.
getShape() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getShapeSimilarity(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getSharedClassifier() - Static method in class cz.vutbr.fit.layout.text.taggers.NERTagger
 
getSideAlignment(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getSimilarity() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
getSimilarity(PageArea, int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getSizeSimilarity(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getSizeTresholdHeight() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
 
getSizeTresholdWidth() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
 
getSourceArea() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getSourceArea() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the source area the chunk was extracted from.
getSourceAreaTree(IRI, ArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Loads the source area tree artifact of this area tree.
getSourceAreaTreeIri(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Finds the source page IRI in the page model
getSourceBox() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getSourceBox() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the source box the chunk was extracted from.
getSourceNodeId() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getSourceNodeId() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getSourceNodeId() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains a unique identification of the box source (e.g. the source DOM node).
getSourcePage(IRI, ArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Loads the source page artifact of the area tree.
getSourcePageIri(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Finds the source page IRI in the page model
getSourceURL() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getSourceURL() - Method in interface cz.vutbr.fit.layout.model.Page
Obtains the source URL of the page.
getStartPage() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getStartPage() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getStartPoint() - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
getStatus() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getStatusText() - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
getStorage() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getStringExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates the mapping from filtered strings to examples taken from the repository.
getStyle() - Method in class cz.vutbr.fit.layout.model.Border
 
getSubject() - Method in class cz.vutbr.fit.layout.map.Example
 
getSubjectModel(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Obtains a model for the specific subject.
getSubjectType() - Method in class cz.vutbr.fit.layout.map.Example
 
getSubjectType(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Determines the type of the subject as determined by the corresponding rdf:type predicate (if present)
getSubpatterns() - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
getSubstringBounds(int, int) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getSubstringBounds(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getSubstringBounds(int, int) - Method in interface cz.vutbr.fit.layout.model.Box
Returns the bounds of a substring of the own text of the box starting at startPos and ending at endPos.
getSubstringBounds(int, int) - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getSubTaggers() - Method in class cz.vutbr.fit.layout.text.taggers.CombinedTagger
 
getSupport() - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
getSupport() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
getSupport() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
The probability of the hint based on the analyzed page.
getSupportedTags(float) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getSupportedTags(float) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getSupportedTags(float) - Method in interface cz.vutbr.fit.layout.model.Taggable
Obtains all the tags with the support greater or equal to the specified value.
getTag() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
getTag() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
getTag(IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Gets an instance of a tag defined in the repository.
getTaggerConfig() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getTaggerForTag(Tag) - Method in interface cz.vutbr.fit.layout.api.TaggerConfig
Finds a tagger for the given tag.
getTaggerForTag(Tag) - Method in class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
 
getTaggerForTag(Tag) - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
getTaggers() - Method in interface cz.vutbr.fit.layout.api.TaggerConfig
Returns the complete mapping of tags to their source taggers.
getTaggers() - Method in class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
 
getTaggers() - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
getTagName() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
getTagName() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getTagName() - Method in interface cz.vutbr.fit.layout.model.Box
When the box is generated by a DOM element, obtains the corresponding tag name.
getTagName() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getTagResolver() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
getTags() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Obtains the set of tags assigned to the area.
getTags() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
Obtains the set of tags assigned to the area.
getTags() - Method in interface cz.vutbr.fit.layout.model.Taggable
Obtains the list of tags assigned to this area and their support.
getTags() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
getTagSupport(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getTagSupport(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getTagSupport(Tag) - Method in interface cz.vutbr.fit.layout.model.Taggable
Obtains the support of the given tag assignment
getText() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getText() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getText() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
getText() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
getText() - Method in class cz.vutbr.fit.layout.map.Example
 
getText() - Method in interface cz.vutbr.fit.layout.model.Area
Returns the complete text contained in this area and its sub areas concatenated using the default concatenator defined by Concatenators.getDefaultAreaConcatenator().
getText() - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the complete text contained in this box.
getText() - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
getText() - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
getText() - Method in interface cz.vutbr.fit.layout.model.TextChunk
Gets the complete text of the chunk.
getText() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getText() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
getText(AreaConcatenator) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getText(AreaConcatenator) - Method in interface cz.vutbr.fit.layout.model.Area
Returns the complete text contained in this area and its sub areas concatenated using the specified concatenator.
getText(BoxConcatenator) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getText(BoxConcatenator) - Method in interface cz.vutbr.fit.layout.model.Box
Obtains the complete text contained in this box.
getText(Area) - Static method in class cz.vutbr.fit.layout.map.TextUtils
Creates a complete text of an area by concatenating the subareas and boxes.
getText(Area) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
getText(String) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getText(String) - Method in interface cz.vutbr.fit.layout.model.Area
Deprecated.
Deprecated in favor of Area.getText(AreaConcatenator)
getTextChunkIri(IRI, TextChunk) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Reuses a text chunk IRI or creates a new one if the box is not an RDFTextChunk.
getTextChunks() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getTextChunks() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 
getTextChunks() - Method in interface cz.vutbr.fit.layout.model.ChunkSet
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.AreaTextChunksSource
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksSource
Extracts a list of chunks from the source area tree.
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
getTextChunks() - Method in class cz.vutbr.fit.layout.text.chunks.TaggedChunksSource
 
getTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getTextStyle() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Gets the text style statistics of the content.
getThreshold() - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
getThreshold() - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
getTitle() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getTitle() - Method in interface cz.vutbr.fit.layout.model.Page
Obtains the page title specified using the <title> tag.
getTitle() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
getTitle() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
getTop() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getTopBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getTopBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getTopBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the top border width.
getTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
getTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
getTopology() - Method in interface cz.vutbr.fit.layout.model.Area
Returns the topology of this area.
getTopology() - Method in interface cz.vutbr.fit.layout.model.ChunkSet
 
getTopology() - Method in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
getTopology() - Method in class cz.vutbr.fit.layout.segm.op.GroupAnalyzer
 
getTopologyHeight() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getTopologyHeight() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Obtains the total height of the topology used for placing the child areas within this area.
getTopologyPosition() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getTopologyPosition() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Obtains the absolute position of the whole topology within the page.
getTopologyWidth() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
getTopologyWidth() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Obtains the total width of the topology used for placing the child areas within this area.
getTotal() - Method in class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
getTransform() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Obtains the transformation that should be applied.
getTreeBuilder() - Method in class cz.vutbr.fit.layout.vips.impl.Vips
 
getTupleResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
Gets the tuple query result data - a list of variable bindings.
getType() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getType() - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
getType() - Method in interface cz.vutbr.fit.layout.model.Box
Resurns the type of the box.
getType() - Method in interface cz.vutbr.fit.layout.model.Metadata
Metadata type (e.g.
getType() - Method in interface cz.vutbr.fit.layout.model.Tag
The tag type that allows to distinguish tags of different purposes and different source.
getType() - Method in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
 
getType() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
The result type: TUPLE, GRAPH or BOOLEAN
getType() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
getTypeForFormat(Dump.Format) - Static method in class cz.vutbr.fit.layout.tools.cmd.Dump
 
getUnderline() - Method in class cz.vutbr.fit.layout.model.TextStyle
Obtains the amount of underlined text. 0 means no underlined text, 1 means all the text is underlined.
getUnderlineSum() - Method in class cz.vutbr.fit.layout.model.TextStyle
Returns the sum of all elements the average style is computed from.
getUngrouped() - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
getUpdatedPattern(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.Pattern
This function creates a testing pattern which would be a result if a new child was added
getUriPrefixes() - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
Gets a map that assigns prefix names to uris.
getUrl() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getUrl() - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
getUrl() - Method in class cz.vutbr.fit.layout.impl.DefaultContentImage
 
getUrl() - Method in interface cz.vutbr.fit.layout.model.ContentImage
Obtains the image URL.
getUrl() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
getUrl() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
getUrl() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getUrl() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
getUrl() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
getUseConsistentStyle() - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
getUseConsistentStyle() - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
getUsedTags() - Method in class cz.vutbr.fit.layout.segm.SegmentationAreaTree
Obtains all the tags that are really used in the tree.
getUserAttribute(String, Class<P>) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getUserAttribute(String, Class<P>) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getUserAttribute(String, Class<P>) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Obtains the user-defined attribute value assigned to the node.
getUseWholeAreaText() - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
getValue() - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
getValueFactory() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
getVarName() - Method in interface cz.vutbr.fit.layout.api.ScriptObject
Gets the name of the object in the JavaScript engine.
getVarName() - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
getVEdgeCount() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getVertical() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
 
getVerticalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
getVerticalSeparators() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
 
getVisibleBoxes() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxList
Gets a list of all visible boxes.
getVisualBlocks() - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
getVisualBlocks() - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Gets VIPS block that is used for separators computing.
getVisualBlocks() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
Selects all the extracted blocks from the tree of blocks.
getVisualBlocks() - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
Returns all visual blocks in page
getVisualBounds() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getVisualBounds() - Method in interface cz.vutbr.fit.layout.model.Box
Returns the bounds of the box as they visually appear to the user.
getVisualStructure() - Method in class cz.vutbr.fit.layout.vips.impl.Vips
 
getVisualStructure() - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
 
getVRatio() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getWeight() - Method in class cz.vutbr.fit.layout.model.Connection
 
getWeight() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
getWeight() - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
getWidth() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
getWidth() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getWidth() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
getWidth() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getWidth() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getWidth() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
getWidth() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getWidth() - Method in class cz.vutbr.fit.layout.model.Border
 
getWidth() - Method in interface cz.vutbr.fit.layout.model.Page
Obtains the page width.
getWidth() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getWidth() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
getWidth() - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
getWidth() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
getWidthRatio(PageArea, PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
getX() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getX1() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getX1() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getX1() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getX1() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getX1() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getX1() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
getX2() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getX2() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getX2() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getX2() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getX2() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getX2() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
getXpath() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getY() - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
getY1() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getY1() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getY1() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getY1() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getY1() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getY1() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
getY2() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
getY2() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
getY2() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
getY2() - Method in interface cz.vutbr.fit.layout.model.Rect
 
getY2() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
getY2() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
getZoom() - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
getZoom() - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
getZoom() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
getZoom() - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
getZoom() - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
giveUpChildren() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
GRAPH - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
 
GraphicalOutput - Class in cz.vutbr.fit.layout.vips.impl
A graphical output that allows to draws the blocks and separators into an image.
GraphicalOutput(Rectangular) - Constructor for class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
Graphics2DDisplay - Class in cz.vutbr.fit.layout.io
An output display implementation that shows the areas on a Graphics2D device.
Graphics2DDisplay(Graphics2D) - Constructor for class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
GRID_THRESHOLD - Static variable in class cz.vutbr.fit.layout.impl.AreaGrid
The maximal difference between two lengths that are considered a "being the same"
GroupAnalyzer - Class in cz.vutbr.fit.layout.segm.op
A general analyzer to find area groups
GroupAnalyzer(Area) - Constructor for class cz.vutbr.fit.layout.segm.op.GroupAnalyzer
 
GroupAnalyzerByDOM - Class in cz.vutbr.fit.layout.segm.op
A group analyzer that groups together the areas that are created by the same DOM element.
GroupAnalyzerByDOM(Area) - Constructor for class cz.vutbr.fit.layout.segm.op.GroupAnalyzerByDOM
 
GroupAnalyzerByStyles - Class in cz.vutbr.fit.layout.segm.op
This group analyzer tries to expand the selected box to all directions stopping on whitespace separators.
GroupAnalyzerByStyles(Area, int, boolean) - Constructor for class cz.vutbr.fit.layout.segm.op.GroupAnalyzerByStyles
Creates a new area analyzer.
GroupByDOMOperator - Class in cz.vutbr.fit.layout.segm.op
Creates groups of areas that share the same source DOM node.
GroupByDOMOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.GroupByDOMOperator
 

H

hasAreaTree - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
hasAreaTree
hasAttribute - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasAttribute
hasBackground() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hasBackground() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hasBackground() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box has a background color or image.
hasBackgroundImage - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasBackgroundImage
hasBottomBorder - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasBottomBorder
hasBottomBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hasBottomBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hasBottomBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box has the bottom border defined.
hasConsistentStyle(Area) - Static method in class cz.vutbr.fit.layout.segm.AreaStyle
Checks whether all children of a given area have a consistent visual style (as defined by AreaStyle.hasSameStyle(Area, Area)).
hasEqualBackground(Area, Area) - Static method in class cz.vutbr.fit.layout.segm.AreaStyle
Checks if two areas have the same background color
hashCode() - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
hashCode() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hashCode() - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
hashCode() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hashCode() - Method in class cz.vutbr.fit.layout.map.Example
 
hashCode() - Method in class cz.vutbr.fit.layout.model.Color
 
hashCode() - Method in class cz.vutbr.fit.layout.model.Connection
 
hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
hashCode() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
hasLeftBorder - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasLeftBorder
hasLeftBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hasLeftBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hasLeftBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box has the left border defined.
hasParentArtifact - Static variable in class cz.vutbr.fit.layout.ontology.FL
hasParentArtifact
hasRightBorder - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasRightBorder
hasRightBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hasRightBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hasRightBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box has right top border defined.
hasSameStyle(Area, Area) - Static method in class cz.vutbr.fit.layout.segm.AreaStyle
Compares two visual areas and checks whether they have the same visual style.
hasSourceArea - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
hasSourceArea
hasSourceBox - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
hasSourceBox
hasSourcePage - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
hasSourcePage
hasTag - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
hasTag
hasTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
hasTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
hasTag(Tag) - Method in interface cz.vutbr.fit.layout.model.Taggable
Tests whether the area has this tag.
hasTag(Tag, float) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
hasTag(Tag, float) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
hasTag(Tag, float) - Method in interface cz.vutbr.fit.layout.model.Taggable
Tests whether the area has this tag with a support greater or equal to the specified value.
hasTopBorder - Static variable in class cz.vutbr.fit.layout.ontology.BOX
hasTopBorder
hasTopBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
hasTopBorder() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
hasTopBorder() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box has the top border defined.
height - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
height - Static variable in class cz.vutbr.fit.layout.ontology.BOX
height
height - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
height - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
height - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Dump
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Export
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Import
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Invoke
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Query
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
help - Variable in class cz.vutbr.fit.layout.tools.cmd.UseRepository
 
HintForceResolved - Class in cz.vutbr.fit.layout.text.chunks
This hint forces the chunk source to accept only the chunk tags that are assigned by a given resolver.
HintForceResolved(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
HintInLine - Class in cz.vutbr.fit.layout.text.chunks
This hint causes considering multiple subsequent lines to be treated as a single chunk source area.
HintInLine(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintInLine
 
HintMultiBox - Class in cz.vutbr.fit.layout.text.chunks
This hint has the same meaning as HintWholeBox but it also considers multiple subsequent boxes.
HintMultiBox(Tag, TagResolver, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
HintSeparator - Class in cz.vutbr.fit.layout.text.chunks
This hint tries to improve the recall of the tag occurrence discovery by applying some regular separators.
HintSeparator(Tag, List<String>, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
HintWholeBox - Class in cz.vutbr.fit.layout.text.chunks
A hint that forces using the whole source box for the corresponding chunk even if only part of the box was detected as the chunk.
HintWholeBox(Tag, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 
HomogeneousLeafOperator - Class in cz.vutbr.fit.layout.segm.op
This operator joins the homogeneous-style leaf nodes to larger artificial areas.
HomogeneousLeafOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.HomogeneousLeafOperator
 
HORIZONTAL - Static variable in class cz.vutbr.fit.layout.segm.op.Separator
 
hsep - Variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
List of horizontal separators
HSEP_MIN_HEIGHT - Static variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
The minimal height of a horizontal separator in "em" units
hsplit(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
If this rectangle intersets with the other one, splits this rectangle horizontally so that it does not intersect with the other one anymore.
hsplit(Separator) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
html - cz.vutbr.fit.layout.tools.cmd.Export.Format
 
HTMLOutputOperator - Class in cz.vutbr.fit.layout.io
This operator serializes the area tree to an HTML file.
HTMLOutputOperator() - Constructor for class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
HTMLOutputOperator(String, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
HTMLOutputOperator.Style - Class in cz.vutbr.fit.layout.io
Element style representation.
htmlTagName - Static variable in class cz.vutbr.fit.layout.ontology.BOX
htmlTagName

I

id - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
id - Variable in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
Image - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Image
imageData - Static variable in class cz.vutbr.fit.layout.ontology.BOX
imageData
ImageInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
 
ImageInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
ImageOutput - Class in cz.vutbr.fit.layout.bcs.impl
 
ImageOutput(List<PageArea>, int, int) - Constructor for class cz.vutbr.fit.layout.bcs.impl.ImageOutput
 
ImageOutputDisplay - Class in cz.vutbr.fit.layout.io
 
ImageOutputDisplay(int, int) - Constructor for class cz.vutbr.fit.layout.io.ImageOutputDisplay
 
images - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
imageUrl - Static variable in class cz.vutbr.fit.layout.ontology.BOX
imageUrl
impliesBlock() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
impliesBlock() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Does the hint imply that the area has block layout?
impliesInline() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
impliesInline() - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Does the hint imply that the area has inline layout?
Import - Class in cz.vutbr.fit.layout.tools.cmd
 
Import() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Import
 
importStream(InputStream, RDFFormat) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importStream(InputStream, RDFFormat, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importStream(InputStream, RDFFormat, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importStream(InputStream, RDFFormat, IRI, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importTurtle(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importTurtle(String, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importXML(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
importXML(String, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
infile - Variable in class cz.vutbr.fit.layout.tools.cmd.Query
 
inFile - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
init() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Checks the repository status and initializes the metadata when necessary
initDefaultModelBuilders() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
initEmpty() - Method in class cz.vutbr.fit.layout.api.ServiceManager
 
initMetadata() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Initializes the repository metadata using the default OWL resource files.
initPrefixes() - Method in class cz.vutbr.fit.layout.impl.DefaultIRIDecoder
 
initPrefixes() - Method in class cz.vutbr.fit.layout.rdf.RDFIRIDecoder
 
INLINE - cz.vutbr.fit.layout.model.Box.DisplayType
 
INLINE_BLOCK - cz.vutbr.fit.layout.model.Box.DisplayType
 
INLINE_TABLE - cz.vutbr.fit.layout.model.Box.DisplayType
 
inputFile - Variable in class cz.vutbr.fit.layout.tools.cmd.Import
 
InputFile - Class in cz.vutbr.fit.layout.puppeteer.parser
 
InputFile() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
insertBorder(Border, IRI, String, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
 
insertBorders(ContentRect, IRI, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
 
insertBounds(IRI, IRI, String, Rectangular, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
 
insertGraph(Model) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Inserts a new graph to the database.
insertGraph(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Inserts a new graph to the database.
insertChild(Area, int) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
insertChild(T, int) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
insertChild(T, int) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
insertParent(Area, Area) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
insertParent(Area, Area) - Method in interface cz.vutbr.fit.layout.model.Area
Inserts a new area as a new parent of the given child area.
insertSameAs(ContentRect, IRI, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
Adds owl:sameAs links to referenced objects if they are RDF resources.
IntegerTagger - Class in cz.vutbr.fit.layout.text.taggers
 
IntegerTagger(int, int) - Constructor for class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
intersection(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Computes the intersection of this rectangle with another one.
intersects(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
intersectsWithAny(Area, Collection<Area>) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if a given area overlaps with any other area contained in a given collection
intersectsX(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
intersectsY(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
invalidateTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Marks the topology as dirty when the list of areas has been altered.
invalidateTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
Invoke - Class in cz.vutbr.fit.layout.tools.cmd
A command-line interface to a generic artifact service invocation.
Invoke() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Invoke
 
invokeService(Artifact, String, Map<String, String>) - Method in class cz.vutbr.fit.layout.tools.cmd.Invoke
 
iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFBox
 
iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
 
iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
IRIDecoder - Interface in cz.vutbr.fit.layout.api
An IRI encoder / decoder.
IRIFactory - Interface in cz.vutbr.fit.layout.rdf
 
isAbsolute() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
isAcquireImages() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
isAligned(Area, Area, AreaTopology) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given areas are aligned in row or column.
isAllowsLeadingZero() - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
isAlreadyDivided() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Checks if node was already divided
isBackgroundSeparated() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
isBackgroundSeparated() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
isBackgroundSeparated() - Method in interface cz.vutbr.fit.layout.model.ContentRect
Checks whether the box is separated by background, i.e. its background color is not transparent and it is different from the ancestor background.
isBlob() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
isBlockLayout() - Method in class cz.vutbr.fit.layout.text.chunks.SourceBoxList
Checks whether the list of boxes uses a block layout (the boxes are below each other).
isBoxSep() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
isClipping() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
isColumn() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
isDirty() - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
isDividable() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Checks if block is dividable
isEmpty() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Checks if the transformation is empty (no transformation is applied).
isEmpty() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
isEmpty() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Checks whether the area is empty (it contains no visual blocks).
isExplicitlySeparated() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
isExplicitlySeparated() - Method in interface cz.vutbr.fit.layout.model.Area
When set to true, the area is considered to be separated from other areas explicitly, i.e. independently on its real borders or background.
isFinished() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Checks whether the visual area is finished.
isFixed() - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
isHomogeneous(Area) - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
Checks whether an area is homogeneous regarding the contents style and layout so that it can be treated as an atomic entity for tagging.
isHorizontal() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
isHorizontalSeparator() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
isHorizontalSeparator() - Method in interface cz.vutbr.fit.layout.model.Area
Checks whether the area can be interpreted as a horizontal separator.
isChildOf - Static variable in class cz.vutbr.fit.layout.ontology.BOX
isChildOf
isChildOf - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
isChildOf
isInitialized() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Checks whether the storage has been initialized - it seems to contain the appropriate metadata
isInSameColumn(Area, Area, AreaTopology) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given areas are in the same column.
isInside(VisualArea) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
Check whether this separator is inside a visual area (it splits the area in two parts)
isLeaf() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
isLeaf() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
isLink(Area) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given area has a target URL assigned (it acts as a link)
isNeighbor(Area, Area) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given areas are in the same visual group (i.e.
isOnSameLine(Area, Area, int) - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
Checks if the given areas are on the same line.
isOnSameLine(ContentRect, ContentRect) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given areas are on the same line.
isOnSameLine(Rectangular, Rectangular) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
Checks if the given rectangles are on the same line.
isReadOnly() - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Checks if the repository should be treated as read-only.
isReadOnly() - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
isReadOnly() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
isReplaced() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
isReplaced() - Method in interface cz.vutbr.fit.layout.model.Area
Checks whether this area is formed by replaced boxes.
isRoot() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
isRoot() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
isRow() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
isSameStyle(AreaStyle) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
Compares two styles and decides if it is the same style.
isSeparator() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
isSeparator() - Method in interface cz.vutbr.fit.layout.model.Area
Checks whether the area can be interpreted as any kind of separator.
isSeparatorAt(int, int) - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Checks if a point is covered by a separator.
isSubordinateTo - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
isSubordinateTo
isSymmetric() - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
isSymmetric() - Method in interface cz.vutbr.fit.layout.model.Relation
Is this relation symmetric?
isValueOf - Static variable in class cz.vutbr.fit.layout.ontology.MAPPING
http://fitlayout.github.io/ontology/mapping.owl#isValueOf.
isVertical() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
isVertical() - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
isVerticalSeparator() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
isVerticalSeparator() - Method in interface cz.vutbr.fit.layout.model.Area
Checks whether the area can be interpreted as a vertical separator.
isVisible() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
isVisible() - Method in interface cz.vutbr.fit.layout.model.Box
Checks whether the box is visible.
isVisualBlock() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Checks if block is visual block
isVisuallySeparated() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
isVisuallySeparated() - Method in interface cz.vutbr.fit.layout.model.Box
Checks if the box is separated from other contents by some visual means: a visible border at any side, visible background different from its parent or a visible content.
isVisuallySeparated(Box) - Method in class cz.vutbr.fit.layout.segm.SegmentationAreaTree
 

J

join(Area, Area, boolean) - Static method in class cz.vutbr.fit.layout.segm.TreeOp
Joins another area to the target area.
joinArea(Area, Area, Rectangular, boolean, boolean) - Static method in class cz.vutbr.fit.layout.segm.TreeOp
Joins the target area with another area and updates the layout in the grid to the given values.
joinAreas(Area) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Goes through the grid of areas and joins the adjacent visual areas that are not separated by anything.
joinAreas(Area) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
Goes through the grid of areas and joins the adjacent visual areas that are not separated by anything
joinChild(Area, Area) - Static method in class cz.vutbr.fit.layout.segm.TreeOp
Joins a child area to this area.
JSONLD - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 

L

LEFT - cz.vutbr.fit.layout.model.Border.Side
 
length() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
LINE_NEXT - Static variable in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Area attribute key for storing the next area on line
LINE_PREV - Static variable in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Area attribute key for storing the previous area on line
LINEBELOW - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
lineThrough - Static variable in class cz.vutbr.fit.layout.ontology.BOX
lineThrough
lineThrough - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
LIST_ITEM - cz.vutbr.fit.layout.model.Box.DisplayType
 
ListArtifacts - Class in cz.vutbr.fit.layout.tools.cmd
 
ListArtifacts() - Constructor for class cz.vutbr.fit.layout.tools.cmd.ListArtifacts
 
loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.AreaModelLoader
 
loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.BoxModelLoader
 
loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetModelLoader
 
loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.LogicalAreaModelLoader
 
loadArtifact(IRI, RDFArtifactRepository) - Method in interface cz.vutbr.fit.layout.rdf.ModelLoader
Loads an artifact from an RDF repository.
LoadArtifact - Class in cz.vutbr.fit.layout.tools.cmd
 
LoadArtifact() - Constructor for class cz.vutbr.fit.layout.tools.cmd.LoadArtifact
 
loadServiceConfig(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
loadTags(RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Loads available tags from a RDF repository.
LocationsTagger - Class in cz.vutbr.fit.layout.text.taggers
NER-based location name area tagger.
LocationsTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
LocationsTagger(int) - Constructor for class cz.vutbr.fit.layout.text.taggers.LocationsTagger
Construct a new tagger.
LogicalArea - Interface in cz.vutbr.fit.layout.model
Logical area represents a set of areas that form a single semantic entity.
LogicalArea - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
LogicalArea
logicalAreaIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
LogicalAreaModelBuilder - Class in cz.vutbr.fit.layout.rdf
TODO check the belongsTo relations and the assignment ot the LogicalAreaTree artifact
LogicalAreaModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.LogicalAreaModelBuilder
 
LogicalAreaModelLoader - Class in cz.vutbr.fit.layout.rdf
 
LogicalAreaModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.LogicalAreaModelLoader
 
LogicalAreaTree - Interface in cz.vutbr.fit.layout.model
A tree of logical areas.
LogicalAreaTree - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
LogicalAreaTree

M

main(String[]) - Static method in class cz.vutbr.fit.layout.tools.Cli
 
MAPPING - Class in cz.vutbr.fit.layout.ontology
Visual area to entity mapping ontology.
markChildNodes(Box, List<Box>, List<Box>) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Takes a list of nodes and selects the nodes whose parent box is identical to this node's box.
markNodesInside(Box, List<Box>, boolean, List<Box>) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Takes a list of nodes and selects the nodes that are located directly inside of this node's box.
match(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
match(String, Consumer<List<Example>>) - Method in class cz.vutbr.fit.layout.map.ExampleMatcher
Matches the configured examples to the given text and applies a consumer function on the matched examples (if any).
MAX_DIFF_LAB - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
MAX_DIFF_LCH - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
MAX_DIFF_RGB - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
MAX_LINE_EM_SPACE - Static variable in class cz.vutbr.fit.layout.segm.Config
The maximal distance of two areas allowed within a single line (in 'em' units)
maxLineEmSpace - Variable in class cz.vutbr.fit.layout.segm.op.FindLineOperator
The maximal distance of two areas allowed within a single line (in 'em' units)
maxLineEmSpace - Variable in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
The maximal distance of two areas allowed within a single line (in 'em' units)
mayCoexistWith(Tag) - Method in interface cz.vutbr.fit.layout.api.Tagger
Check if the area tagged with this tag may be tagged with another tag.
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.DateTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
mayCoexistWith(Tag) - Method in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
mergeWith(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
metadata - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
Metadata - Interface in cz.vutbr.fit.layout.model
A generic metadata definition.
METADATA_SUFFIX - Static variable in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
MetadataDef - Class in cz.vutbr.fit.layout.puppeteer.parser
A generic metadata definition.
MetadataDef() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
 
MetadataExampleGenerator - Class in cz.vutbr.fit.layout.map
Implements extracting ocurrence examples from metadata.
MetadataExampleGenerator(RDFArtifactRepository, IRI) - Constructor for class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates an example generator for a metadata context in a repository with a identity (useExact) key filter function.
MetadataExampleGenerator(RDFArtifactRepository, IRI, Function<String, String>) - Constructor for class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates an example generator for a metadata context in a repository with a configurable key filter function.
MetadataExtractor - Class in cz.vutbr.fit.layout.rdf
Functions for extracting RDF metadata from source objects.
MetadataExtractor() - Constructor for class cz.vutbr.fit.layout.rdf.MetadataExtractor
 
MetadataChunksExtractor - Class in cz.vutbr.fit.layout.map.chunks
 
MetadataChunksExtractor(Area, MetadataExampleGenerator, Collection<MetaRefTag>) - Constructor for class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 
MetadataTagManager - Class in cz.vutbr.fit.layout.map
Creates and reads the metadata mapping tags in the given context (subgraph).
MetadataTagManager(RDFArtifactRepository, IRI) - Constructor for class cz.vutbr.fit.layout.map.MetadataTagManager
 
MetadataTextChunksProvider - Class in cz.vutbr.fit.layout.map.chunks
 
MetadataTextChunksProvider() - Constructor for class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
MetaRefTag - Class in cz.vutbr.fit.layout.map
A tag that describes the reference to a metadata entry.
MetaRefTag(IRI, String, Example) - Constructor for class cz.vutbr.fit.layout.map.MetaRefTag
 
method - Variable in class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
midX() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
midY() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
MIN_RELATION_WEIGHT - Static variable in class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
mixWithBackground(Color) - Method in class cz.vutbr.fit.layout.bcs.impl.AverageColor
 
ModelBuilder - Interface in cz.vutbr.fit.layout.rdf
A builder that can transform an artifact to a RDF model.
ModelBuilderBase - Class in cz.vutbr.fit.layout.rdf
Common model builder methods.
ModelBuilderBase(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelBuilderBase
 
ModelLoader - Interface in cz.vutbr.fit.layout.rdf
A loader that can load an artifact instance from a storage.
ModelLoaderBase - Class in cz.vutbr.fit.layout.rdf
Model loader base.
ModelLoaderBase(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelLoaderBase
 
ModelLoaderBase.RDFTextStyle - Class in cz.vutbr.fit.layout.rdf
 
modelToStream(Model, OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
ModelTransformer - Class in cz.vutbr.fit.layout.rdf
A base class for all model creators and loaders.
ModelTransformer(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelTransformer
 
move(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
move(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
move(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
move(int, int) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
move(int, int) - Method in interface cz.vutbr.fit.layout.model.Rect
 
move(int, int) - Method in class cz.vutbr.fit.layout.model.Rectangular
Changes the rectangle coordinates by adding the specified X and Y offsets
MultiLineOperator - Class in cz.vutbr.fit.layout.segm.op
Detects sequences of aligned lines and joins them to a single area.
MultiLineOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
MultiLineOperator(boolean, float) - Constructor for class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 

N

name - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
name
name - Variable in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
NAMESPACE - Static variable in class cz.vutbr.fit.layout.ontology.BOX
http://fitlayout.github.io/ontology/render.owl#
NAMESPACE - Static variable in class cz.vutbr.fit.layout.ontology.FL
http://fitlayout.github.io/ontology/fitlayout.owl#
NAMESPACE - Static variable in class cz.vutbr.fit.layout.ontology.MAPPING
http://fitlayout.github.io/ontology/mapping.owl#
NAMESPACE - Static variable in class cz.vutbr.fit.layout.ontology.RESOURCE
 
NAMESPACE - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
http://fitlayout.github.io/ontology/segmentation.owl#
NAMESPACE - Static variable in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
NERTagger - Class in cz.vutbr.fit.layout.text.taggers
 
NERTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.NERTagger
 
NONE - cz.vutbr.fit.layout.model.Border.Style
 
NONE - cz.vutbr.fit.layout.model.Box.DisplayType
 
normalizeText(String) - Static method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
A filter function that normalizes the text which includes Conversion to lower case Reduction of sequences of white space characters to a single space Replacing HTML entities by their values
nquads - cz.vutbr.fit.layout.tools.cmd.Dump.Format
 
NQUADS - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 
ntriples - cz.vutbr.fit.layout.tools.cmd.Dump.Format
 
NTRIPLES - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 

O

ONLEFT - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
ONRIGHT - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
OperatorApplicationProvider - Class in cz.vutbr.fit.layout.provider
An artifact provider that consumes an area tree, applies a list of operators and produces a new area tree.
OperatorApplicationProvider() - Constructor for class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
OperatorApplicationProvider(String) - Constructor for class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
OperatorWrapperProvider - Class in cz.vutbr.fit.layout.provider
An area tree provider that wraps a single area tree operator.
OperatorWrapperProvider(AreaTreeOperator) - Constructor for class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
outfile - Variable in class cz.vutbr.fit.layout.tools.cmd.Dump
 
outfile - Variable in class cz.vutbr.fit.layout.tools.cmd.Export
 
outfile - Variable in class cz.vutbr.fit.layout.tools.cmd.Query
 
OutputDisplay - Interface in cz.vutbr.fit.layout.api
An abstraction of the graphical display of the segmentation output.
outputHTML(AreaTree, Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes an area tree to an output stream in XML format.
outputHTML(Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes a page to an output stream in HTML format.
outputPNG(AreaTree, Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes an area tree to an output stream as a PNG image using a screen shot if available.
outputPNG(Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes a page to an output stream as a PNG image using a screen shot if available.
outputPNGi(AreaTree, Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes an area tree to an output stream as a PNG image by rendering the internal representation of the page.
outputPNGi(Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes a page to an output stream as a PNG image by rendering the internal representation of the page.
outputRDF(AreaTree, OutputStream, String) - Method in class cz.vutbr.fit.layout.tools.cmd.Export
 
outputRDF(Page, OutputStream, String) - Method in class cz.vutbr.fit.layout.tools.cmd.Export
 
outputXML(AreaTree, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes an area tree to an output stream in XML format.
outputXML(Page, OutputStream) - Static method in class cz.vutbr.fit.layout.io.ArtifactStreamOutput
Serializes a page to an output stream in XML format.
overlaps(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 

P

page - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
The resulting page
page - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
Page - Interface in cz.vutbr.fit.layout.model
This class represents the whole rendered (and segmented) page.
Page - Static variable in class cz.vutbr.fit.layout.ontology.BOX
Page
PageArea - Class in cz.vutbr.fit.layout.bcs.impl
 
PageArea(PageArea) - Constructor for class cz.vutbr.fit.layout.bcs.impl.PageArea
 
PageArea(PageArea, boolean) - Constructor for class cz.vutbr.fit.layout.bcs.impl.PageArea
 
PageArea(Color, Rectangular) - Constructor for class cz.vutbr.fit.layout.bcs.impl.PageArea
 
PageAreaRelation - Class in cz.vutbr.fit.layout.bcs.impl
 
PageAreaRelation(PageArea, PageArea, double, int) - Constructor for class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
PageBoxTreeBuilder - Class in cz.vutbr.fit.layout.impl
A simple box tree builder that takes another page as its input, re-builds the box tree according to the parametres and returns a new page.
PageBoxTreeBuilder(boolean, boolean) - Constructor for class cz.vutbr.fit.layout.impl.PageBoxTreeBuilder
 
PageImpl - Class in cz.vutbr.fit.layout.cssbox.impl
 
PageImpl - Class in cz.vutbr.fit.layout.pdf.impl
 
PageImpl - Class in cz.vutbr.fit.layout.puppeteer.impl
 
PageImpl(URL) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.PageImpl
 
PageImpl(URL) - Constructor for class cz.vutbr.fit.layout.pdf.impl.PageImpl
 
PageImpl(URL) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.PageImpl
 
PageInfo - Class in cz.vutbr.fit.layout.puppeteer.parser
 
PageInfo - Class in cz.vutbr.fit.layout.rdf
Class extends the artifact info by page-specific properties.
PageInfo() - Constructor for class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
PageInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.PageInfo
 
PageSet - Interface in cz.vutbr.fit.layout.api
A named set of pages processed together.
pageSize - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Requested page dimensions
pageTitle - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
pageTitle - Variable in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
pageUrl - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
pageUrl - Variable in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
param - Static variable in class cz.vutbr.fit.layout.ontology.FL
param
Parameter - Interface in cz.vutbr.fit.layout.api
A parameter of a parametrized operation.
ParameterBoolean - Class in cz.vutbr.fit.layout.impl
 
ParameterBoolean(String) - Constructor for class cz.vutbr.fit.layout.impl.ParameterBoolean
 
ParameterBoolean(String, String) - Constructor for class cz.vutbr.fit.layout.impl.ParameterBoolean
 
ParameterFloat - Class in cz.vutbr.fit.layout.impl
 
ParameterFloat(String) - Constructor for class cz.vutbr.fit.layout.impl.ParameterFloat
 
ParameterFloat(String, float, float) - Constructor for class cz.vutbr.fit.layout.impl.ParameterFloat
 
ParameterFloat(String, String, float, float) - Constructor for class cz.vutbr.fit.layout.impl.ParameterFloat
 
ParameterInt - Class in cz.vutbr.fit.layout.impl
 
ParameterInt(String) - Constructor for class cz.vutbr.fit.layout.impl.ParameterInt
 
ParameterInt(String, int, int) - Constructor for class cz.vutbr.fit.layout.impl.ParameterInt
 
ParameterInt(String, String, int, int) - Constructor for class cz.vutbr.fit.layout.impl.ParameterInt
 
ParameterString - Class in cz.vutbr.fit.layout.impl
 
ParameterString(String) - Constructor for class cz.vutbr.fit.layout.impl.ParameterString
 
ParameterString(String, int, int) - Constructor for class cz.vutbr.fit.layout.impl.ParameterString
 
ParameterString(String, String, int, int) - Constructor for class cz.vutbr.fit.layout.impl.ParameterString
 
ParametrizedOperation - Interface in cz.vutbr.fit.layout.api
An implementation of an operation with external parametres of different types.
paramName - Static variable in class cz.vutbr.fit.layout.ontology.FL
paramName
paramValue - Static variable in class cz.vutbr.fit.layout.ontology.FL
paramValue
parent - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
parent - Variable in class cz.vutbr.fit.layout.segm.op.GroupAnalyzer
 
parse() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
Creates the VIPS block trees and identifies the visual blocks.
parse(String) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
parse(String) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
parse(String) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
parse(URL) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
parse(URL) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
parse(URL) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
parseColor(String) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
parseInputFile(InputFile, URL) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
parseJSON(String) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
parseList(List<URL>) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
pathSuffix - Variable in class cz.vutbr.fit.layout.tools.cmd.UseRepository
 
Pattern - Class in cz.vutbr.fit.layout.bcs.impl
 
Pattern(PageArea) - Constructor for class cz.vutbr.fit.layout.bcs.impl.Pattern
 
PatternElement - Class in cz.vutbr.fit.layout.bcs.impl
 
PatternElement() - Constructor for class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
pdf - cz.vutbr.fit.layout.tools.cmd.Renderer.Backend
 
PDFBoxTreeBuilder - Class in cz.vutbr.fit.layout.pdf.impl
 
PDFBoxTreeBuilder(boolean, boolean) - Constructor for class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
PDFBoxTreeProvider - Class in cz.vutbr.fit.layout.pdf
 
PDFBoxTreeProvider() - Constructor for class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
PDFBoxTreeProvider(URL) - Constructor for class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
PDFBoxTreeProvider(URL, boolean, boolean, float, int, int) - Constructor for class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
PersonsTagger - Class in cz.vutbr.fit.layout.text.taggers
NER-based personal name area tagger.
PersonsTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
PersonsTagger(int) - Constructor for class cz.vutbr.fit.layout.text.taggers.PersonsTagger
Construct a new tagger.
PlainAreaConcatenator(BoxConcatenator) - Constructor for class cz.vutbr.fit.layout.api.Concatenators.PlainAreaConcatenator
 
PlainBoxConcatenator() - Constructor for class cz.vutbr.fit.layout.api.Concatenators.PlainBoxConcatenator
 
png - cz.vutbr.fit.layout.tools.cmd.Export.Format
 
pngi - cz.vutbr.fit.layout.tools.cmd.Export.Format
 
pngImage - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
pngImage - Static variable in class cz.vutbr.fit.layout.ontology.BOX
pngImage
positionX - Static variable in class cz.vutbr.fit.layout.ontology.BOX
positionX
positionY - Static variable in class cz.vutbr.fit.layout.ontology.BOX
positionY
postprocessChunks(List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
postprocessChunks(List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
postprocessChunks(List<TextChunk>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to the current list of chunks (postprocessing the whole list)
PREFIX - Static variable in class cz.vutbr.fit.layout.ontology.BOX
box
PREFIX - Static variable in class cz.vutbr.fit.layout.ontology.FL
fl
PREFIX - Static variable in class cz.vutbr.fit.layout.ontology.MAPPING
mapping
PREFIX - Static variable in class cz.vutbr.fit.layout.ontology.RESOURCE
 
PREFIX - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
segm
PREFIX - Static variable in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
 
PresentationBasedChunksSource - Class in cz.vutbr.fit.layout.text.chunks
A chunk source that follows some presentation patterns in order to improve the chunk extraction.
PresentationBasedChunksSource(Area, TaggerConfig, float, ChunksCache) - Constructor for class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
Creates a new source.
PresentationHint - Interface in cz.vutbr.fit.layout.text.chunks
A hint that influences the chunk extraction in different points of the chunk extraction phases as defined by the PresentationBasedChunksSource.
preserveAux - Variable in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Preserve auxiliary boxes that have no actual visual result
printError(String) - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
process(Artifact) - Method in interface cz.vutbr.fit.layout.api.ArtifactService
Consumes an input artifact and produces an output artifact.
process(Artifact) - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.patterns.AreaConnectionProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
process(Artifact) - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
processContentRectProperty(RepositoryConnection, IRI, Value, DefaultTreeContentRect<?>) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Applies common ContentRect properties to a target rect.
processDocument(PDDocument, int, int) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintInLine
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
processChunks(Area, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 
processChunks(Area, List<TextChunk>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to the list of chunks for the given area (postprocessing a list for a given area)
processIntersections() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Processes the separators so that they do not intersect.
processIntersectionsRemoveHorizontal() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Processes the separators so that they do not intersect.
processIntersectionsSplitHorizontal() - Method in class cz.vutbr.fit.layout.segm.op.SeparatorSet
Processes the separators so that they do not intersect.
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintMultiBox
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in class cz.vutbr.fit.layout.text.chunks.HintWholeBox
 
processOccurrences(BoxText, List<TagOccurrence>) - Method in interface cz.vutbr.fit.layout.text.chunks.PresentationHint
Applies the hint to a list of occurences extracted from the given box text (postprocessing a list of occurences)
processPage(Page, String, String, String) - Method in class cz.vutbr.fit.layout.impl.PageBoxTreeBuilder
Creates the new page from an input page.
processPDF(PDDocument) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
Processes a model statement and changes the artifact accordingly.
processStyleProperty(IRI, Value, ModelLoaderBase.RDFTextStyle) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
Applies common text style properties to a target style.
produceHeader - Variable in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Should we produce the HTML header and footer?
produceHeader - Variable in class cz.vutbr.fit.layout.io.XMLBoxOutput
Should we produce the XML header?
produceHeader - Variable in class cz.vutbr.fit.layout.io.XMLOutputOperator
Should we produce the XML header?
puppeteer - cz.vutbr.fit.layout.tools.cmd.Renderer.Backend
 
PuppeteerTreeProvider - Class in cz.vutbr.fit.layout.puppeteer
 
PuppeteerTreeProvider() - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
PuppeteerTreeProvider(URL, int, int) - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
PuppeteerTreeProvider(URL, int, int, int, boolean, boolean) - Constructor for class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
put(Tag, List<PresentationHint>, List<TextChunk>) - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
put(String, float, String) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator.Style
 
put(String, int, String) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator.Style
 

Q

query - Variable in class cz.vutbr.fit.layout.tools.cmd.Query
 
Query - Class in cz.vutbr.fit.layout.tools.cmd
 
Query() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Query
 
queryExportCSV(String, OutputStream) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 

R

RDFArea - Class in cz.vutbr.fit.layout.rdf.model
 
RDFArea(Rectangular, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFArea
 
RDFAreaTree - Class in cz.vutbr.fit.layout.rdf.model
 
RDFAreaTree(AreaTree, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
RDFAreaTree(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
RDFArtifact - Interface in cz.vutbr.fit.layout.rdf.model
A RDF representation of an artifact.
RDFArtifactInfo - Class in cz.vutbr.fit.layout.rdf
Information about an artifact obtained from a RDF model.
RDFArtifactInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
 
RDFArtifactInfo(Model, IRI, boolean) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
 
RDFArtifactInfo(BindingSet) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
 
RDFArtifactRepository - Class in cz.vutbr.fit.layout.rdf
Implementation of an ArtifactRepository on top of an RDFStorage.
RDFArtifactRepository(RDFStorage) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
RDFBox - Class in cz.vutbr.fit.layout.rdf.model
 
RDFBox(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFBox
 
RDFContentImage - Class in cz.vutbr.fit.layout.rdf.model
ContentImage implementation for the RDF model.
RDFContentImage(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
RDFContentObject - Class in cz.vutbr.fit.layout.rdf.model
Generic ContentObject implementation.
RDFContentObject(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFContentObject
 
rdfFormats - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 
RDFChunkSet - Class in cz.vutbr.fit.layout.rdf.model
 
RDFChunkSet(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
RDFChunkSet(IRI, Set<TextChunk>) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
RDFChunkSet(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
RDFIRIDecoder - Class in cz.vutbr.fit.layout.rdf
An IRI decoder that adds the 'r' prefix for RDF resources.
RDFIRIDecoder() - Constructor for class cz.vutbr.fit.layout.rdf.RDFIRIDecoder
 
RDFLogicalArea - Class in cz.vutbr.fit.layout.rdf.model
 
RDFLogicalArea(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
 
RDFOrderedResource - Interface in cz.vutbr.fit.layout.rdf.model
A RDF resource that can be ordered.
RDFPage - Class in cz.vutbr.fit.layout.rdf.model
 
RDFPage(Page, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFPage
 
RDFPage(URL) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFPage
 
RDFResource - Interface in cz.vutbr.fit.layout.rdf.model
A RDF resource with an URI.
RDFStorage - Class in cz.vutbr.fit.layout.rdf
This class provides an abstraction of an RDF repository and implements the common low-level operations.
RDFStorage(Repository) - Constructor for class cz.vutbr.fit.layout.rdf.RDFStorage
Use the create functions for creating the instances.
RDFTaggerConfig - Class in cz.vutbr.fit.layout.rdf
A tagger config implementation that uses a ServiceManager and the configured RDF repository as the source of the tagger configuration.
RDFTaggerConfig(RDFArtifactRepository) - Constructor for class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
 
RDFTextChunk - Class in cz.vutbr.fit.layout.rdf.model
 
RDFTextChunk(Rectangular, Area, Box, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
RDFTextChunk(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
RDFTextStyle() - Constructor for class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
RDFXML - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 
reclaimChildren() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
recompute() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFArtifact
Recomputes the possible computed values in the artifacts after the RDF representation has changed (e.g. some statements have been added or removed).
recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
recomputeBounds(Box, boolean) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Recomputes the total bounds of the whole subtree.
recomputeTextStyle() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
recomputeTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Recomputes the average text style after some boxes or child areas have been added, removed or changed (e.g. added or removed boxes).
recomputeTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
recomputeTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
Recomputes the text style after the style of some children has changed.
recomputeTextStyle() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
Recomputes the text style after the style of some children has changed.
recomputeVisualBounds(Box) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Recomputes the visual bounds of the whole subtree.
recomputeVisualBounds(List<Box>) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Recomputes the visual bounds for a list of boxes.
Rect - Interface in cz.vutbr.fit.layout.model
A generic rectangle with certain position, width and height.
Rectangular - Class in cz.vutbr.fit.layout.model
This class represents a general rectangular area.
Rectangular() - Constructor for class cz.vutbr.fit.layout.model.Rectangular
 
Rectangular(int, int) - Constructor for class cz.vutbr.fit.layout.model.Rectangular
Creates an empty rectangle at the given coordinates.
Rectangular(int, int, int, int) - Constructor for class cz.vutbr.fit.layout.model.Rectangular
Creates a rectangle at the given coordinates.
Rectangular(int, int, int, int, boolean) - Constructor for class cz.vutbr.fit.layout.model.Rectangular
Creates a rectangle at the given coordinates.
Rectangular(Rectangular) - Constructor for class cz.vutbr.fit.layout.model.Rectangular
 
RectangularZ - Class in cz.vutbr.fit.layout.cssbox.impl
Zoomed rectangular.
RectangularZ(float, float, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.RectangularZ
 
RectangularZ(Rectangle, float) - Constructor for class cz.vutbr.fit.layout.cssbox.impl.RectangularZ
 
RectArea - Static variable in class cz.vutbr.fit.layout.ontology.BOX
RectArea
recursiveJoinAreas(Area) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Goes through all the areas in the tree and tries to join their sub-areas into single areas.
recursiveJoinAreas(Area) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
Goes through all the areas in the tree and tries to join their sub-areas into single areas.
recursivelySortChildAreas(Area, boolean) - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
recursiveSortLines(Area) - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
Goes through all the areas in the tree and sorts their sub-areas.
RegexpTagger - Class in cz.vutbr.fit.layout.text.taggers
 
RegexpTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
Relation - Interface in cz.vutbr.fit.layout.model
A basic relation interface.
RelationAnalyzer - Class in cz.vutbr.fit.layout.patterns
 
RelationAnalyzer(Page, Collection<ContentRect>) - Constructor for class cz.vutbr.fit.layout.patterns.RelationAnalyzer
 
RelationAnalyzerSymmetric - Class in cz.vutbr.fit.layout.patterns
A relation analyzer that includes both the normal and inverse relations where applicable.
RelationAnalyzerSymmetric(Page, Collection<ContentRect>) - Constructor for class cz.vutbr.fit.layout.patterns.RelationAnalyzerSymmetric
 
Relations - Class in cz.vutbr.fit.layout.patterns
 
Relations() - Constructor for class cz.vutbr.fit.layout.patterns.Relations
 
remove(IRI, IRI, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Removes a quadruple from the storage.
removeAllChildren() - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
removeAllChildren() - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
removeAllTags(Collection<Tag>) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Removes all tags that belong to the given collection.
removeAllTags(Collection<Tag>) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
Removes all tags that belong to the given collection.
removeArtifact(IRI) - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Removes an artifact and all its derived artifacts from the repository.
removeArtifact(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
removeArtifact(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
removeAttribute(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
removeBox(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Removes the given box from the given area.
removeBoxes(Collection<Box>) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Removes the given boxes from the given area.
removeChild(int) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
removeChild(int) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
removeChild(T) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
removeChild(T) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
removeSimpleSeparators(Area) - Static method in class cz.vutbr.fit.layout.segm.Separators
Removes simple separators from current separator set.
removeStatements(Resource, IRI, Value, Resource...) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
 
removeTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Removes the specific tag
removeTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
Removes the specific tag
removeTag(Tag) - Method in interface cz.vutbr.fit.layout.model.Taggable
Removes the given tag from the area.
removeValue(IRI, IRI, Object, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
Removes a quadruple from the storage.
render(String, Renderer.Backend, int, int, Map<String, String>) - Method in class cz.vutbr.fit.layout.tools.cmd.Renderer
Renders a page using the given backend and returns the page structure.
renderElementBackground(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
Renderer - Class in cz.vutbr.fit.layout.tools.cmd
A command-line interface to page rendering.
Renderer() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Renderer
 
Renderer.Backend - Enum in cz.vutbr.fit.layout.tools.cmd
 
renderImage(float, float, float, float, ImageResource) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
renderMarker(ListItemBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderPath(List<PathSegment>, boolean, boolean) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
renderReplacedContent(ReplacedBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderText(String, TextMetrics) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
renderTextContent(TextBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
renderUrl(URL, Dimension) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
replaceArtifact(IRI, Artifact) - Method in interface cz.vutbr.fit.layout.api.ArtifactRepository
Sets an IRI to a artifact and stores it into the repository while replacing the eventual existing artifact with that IRI.
replaceArtifact(IRI, Artifact) - Method in class cz.vutbr.fit.layout.impl.DefaultArtifactRepository
 
replaceArtifact(IRI, Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
replaced - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
REPLACED_CONTENT - cz.vutbr.fit.layout.model.Box.Type
Replaced boxes (images, objects, etc.)
replaceImagesWithAlt - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
Replace the images with their alt text
replaceX(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Replaces the X coordinates of the rectangle with the X coordinates of another one.
replaceY(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Replaces the Y coordinates of the rectangle with the Y coordinates of another one.
repositoryType - Variable in class cz.vutbr.fit.layout.tools.cmd.UseRepository
 
reset() - Method in class cz.vutbr.fit.layout.model.TextStyle
Resets the average values to zeroes.
reset() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Resets the block parametres to consider the block again.
resetRectangle() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
RESOURCE - Class in cz.vutbr.fit.layout.ontology
FitLayout resource IRI.
RIGHT - cz.vutbr.fit.layout.model.Border.Side
 
root - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
root - Variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
The root of the area tree that will be processed
root - Variable in class cz.vutbr.fit.layout.text.tag.TreeTagger
 
ropts - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
run() - Method in class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
 
RUN_IN - cz.vutbr.fit.layout.model.Box.DisplayType
 

S

SAMELINE - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
save(String) - Method in class cz.vutbr.fit.layout.bcs.impl.ImageOutput
 
saveConnections(IRI, Collection<AreaConnection>) - Method in class cz.vutbr.fit.layout.patterns.ConnectionSetArtifactService
 
saveTo(OutputStream) - Method in class cz.vutbr.fit.layout.io.ImageOutputDisplay
 
saveTo(String) - Method in class cz.vutbr.fit.layout.io.ImageOutputDisplay
 
scaleImage(BufferedImage, int, int) - Static method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
scaleImageData(byte[], int, int) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
screenshot - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
ScriptObject - Interface in cz.vutbr.fit.layout.api
An object that should be made available in the JavaScript engine.
SearchableAreaContainer - Interface in cz.vutbr.fit.layout.model
A basic container of areas with the possibility of searching the areas.
SEGM - Class in cz.vutbr.fit.layout.ontology
Visual Area Ontology.
segment(Page, Segmentator.Method, Map<String, String>) - Method in class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
SegmentationAreaTree - Class in cz.vutbr.fit.layout.segm
A tree of visual areas created from a box tree.
SegmentationAreaTree(Page, boolean) - Constructor for class cz.vutbr.fit.layout.segm.SegmentationAreaTree
Create a new tree of areas by the analysis of a box tree
Segmentator - Class in cz.vutbr.fit.layout.tools.cmd
A command-line interface to page segmentation.
Segmentator() - Constructor for class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
Segmentator.Method - Enum in cz.vutbr.fit.layout.tools.cmd
 
SEP_MIN_RATIO - Static variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
The minimal width/height ratio of the separator
SeparatedAreaConcatenator(String, BoxConcatenator) - Constructor for class cz.vutbr.fit.layout.api.Concatenators.SeparatedAreaConcatenator
 
SeparatedBoxConcatenator(String) - Constructor for class cz.vutbr.fit.layout.api.Concatenators.SeparatedBoxConcatenator
 
Separator - Class in cz.vutbr.fit.layout.segm.op
 
Separator - Class in cz.vutbr.fit.layout.vips.impl
A detected visual separator.
Separator(int, int, boolean) - Constructor for class cz.vutbr.fit.layout.vips.impl.Separator
 
Separator(int, int, boolean, int) - Constructor for class cz.vutbr.fit.layout.vips.impl.Separator
 
Separator(short, int, int, int, int) - Constructor for class cz.vutbr.fit.layout.segm.op.Separator
 
Separator(short, Rectangular) - Constructor for class cz.vutbr.fit.layout.segm.op.Separator
 
Separator(Separator) - Constructor for class cz.vutbr.fit.layout.segm.op.Separator
 
Separator(Separator) - Constructor for class cz.vutbr.fit.layout.vips.impl.Separator
 
SEPARATOR_WEIGHT_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
The maximal difference of separator weights that are considered to be 'the same'
SeparatorDetector - Class in cz.vutbr.fit.layout.vips.impl
A base separator detector implementation.
SeparatorDetector(List<VisualBlock>, Rectangular) - Constructor for class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Creates the separator detector from a list of visual blocks.
Separators - Class in cz.vutbr.fit.layout.segm
Implementation of the operations with separators.
Separators() - Constructor for class cz.vutbr.fit.layout.segm.Separators
 
SeparatorSet - Class in cz.vutbr.fit.layout.segm.op
A generic set of horizontal and vertical separators for a page.
SeparatorSet(Area) - Constructor for class cz.vutbr.fit.layout.segm.op.SeparatorSet
Creates a new separator set with one horizontal and one vertical separator.
SeparatorSet(Area, Area) - Constructor for class cz.vutbr.fit.layout.segm.op.SeparatorSet
Creates a new separator set with one horizontal and one vertical separator.
SeparatorSetHVS - Class in cz.vutbr.fit.layout.segm.op
A horizntal/vertical separator detection with shrinking.
SeparatorSetHVS(Area) - Constructor for class cz.vutbr.fit.layout.segm.op.SeparatorSetHVS
Creates a new separator set with one horizontal and one vertical separator.
SeparatorSetHVS(Area, Area) - Constructor for class cz.vutbr.fit.layout.segm.op.SeparatorSetHVS
Creates a new separator set with one horizontal and one vertical separator.
Serialization - Class in cz.vutbr.fit.layout.rdf
 
Serialization() - Constructor for class cz.vutbr.fit.layout.rdf.Serialization
 
service - Static variable in class cz.vutbr.fit.layout.ontology.FL
service
Service - Interface in cz.vutbr.fit.layout.api
A generic service with its ID, name and description.
ServiceConfig - Class in cz.vutbr.fit.layout.api
A service configuration containing a service ID and parameter values.
ServiceConfig(String, Map<String, Object>) - Constructor for class cz.vutbr.fit.layout.api.ServiceConfig
 
ServiceException - Exception in cz.vutbr.fit.layout.api
An exception that may occur during the service invocation or processing.
ServiceException() - Constructor for exception cz.vutbr.fit.layout.api.ServiceException
 
ServiceException(String) - Constructor for exception cz.vutbr.fit.layout.api.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception cz.vutbr.fit.layout.api.ServiceException
 
ServiceException(Throwable) - Constructor for exception cz.vutbr.fit.layout.api.ServiceException
 
serviceId - Variable in class cz.vutbr.fit.layout.tools.cmd.Invoke
 
ServiceManager - Class in cz.vutbr.fit.layout.api
This class provides access to registered services.
ServiceManager() - Constructor for class cz.vutbr.fit.layout.api.ServiceManager
 
setA(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setAbsolute(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setAbsoluteDistance(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
setAcquireImages(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
setAlignment(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
setAlignmentScore(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setAllowsLeadingZero(boolean) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
setAlreadyDivided(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Sets if block was divided
setArea1(Area) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
setArea2(Area) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
setAreaExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setAreaIris(Map<IRI, RDFArea>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
setAreas(List<ContentRect>) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
setAreas(List<ContentRect>) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
setAreaTree(AreaTree) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
setAreaTree(AreaTree) - Method in interface cz.vutbr.fit.layout.model.Area
 
setAreaTree(AreaTree) - Method in class cz.vutbr.fit.layout.tools.Cli
 
setAreaTreeIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
setAreaTreeIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
setAreaTreeIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
setArtifactRepository(ArtifactRepository) - Method in class cz.vutbr.fit.layout.api.ServiceManager
Changes the artifact repository used by the services.
setArtifactRepository(ArtifactRepository) - Method in class cz.vutbr.fit.layout.tools.Cli
 
setArtifactType(IRI) - Method in class cz.vutbr.fit.layout.api.ArtifactInfo
 
setAttribute(String, String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setAttrs(Attribute[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setAverageColorLuminosity(float) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
setAverageFontSize(float) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
setAverageFontStyle(float) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
setAverageFontWeight(float) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
setB(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setBackgroundColor(Color) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setBackgroundColor(Color) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setBackgroundColor(Color) - Method in class cz.vutbr.fit.layout.segm.AreaStyle
 
setBackgroundImagePng(byte[]) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setBackgroundImagePng(byte[]) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setBackgroundSeparated(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setBackgroundSeparated(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setBackgroundSeparated(boolean) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Sets whether the box is separated by background.
setBg(Boolean) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
setBlock(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
setBlockLayout(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.SourceBoxList
 
setBlockRoots(List<VisualBlock>) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Sets the blocks contained in this area.
setBorderStyle(Border.Side, Border) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setBorderStyle(Border.Side, Border) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setBorderStyle(Border.Side, Border) - Method in interface cz.vutbr.fit.layout.model.Area
Sets the style of the box border at the given side.
setBottom(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setBounds(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setBounds(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setBounds(Rectangular) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Sets the pixel position within the page.
setBounds(Rectangular) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Sets the visual area bounds.
setBox(Box) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Sets block corresponding Box
setBoxes(BoxInfo[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setBoxIris(Map<IRI, RDFBox>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
 
setBoxList(List<Box>) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
setBoxTreeOnly(boolean) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
setCardinality(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setCli(Cli) - Method in class cz.vutbr.fit.layout.tools.CliCommand
 
setClipping(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setColor(Color) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setColor(Color) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setColor(Color) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setColor(Color) - Method in class cz.vutbr.fit.layout.model.Border
 
setColumnFirst(boolean) - Method in class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
setContent(Object) - Method in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
 
setContentBounds(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setContentBounds(Rectangular) - Method in interface cz.vutbr.fit.layout.model.Box
Sets the content bounds of the box.
setContentLength(int) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setContentObject(ContentObject) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setContExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setCreatedOn(Date) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setCreator(String) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setCreatorParams(String) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setCss(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setData(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
setDateCreated(Date) - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
setDebug(boolean) - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
setDecoration(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setDepthLimit(int) - Method in class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
 
setDescription(String) - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
setDirection(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setDirty(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
setDisplayType(Box.DisplayType) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setDoC(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setDoC(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Sets block;s degree of coherence
setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
 
setDocumentOrder(int) - Method in interface cz.vutbr.fit.layout.rdf.model.RDFOrderedResource
Sets the document order for the resource.
setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
setDomParent(BoxImpl) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setDomParent(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setEffectiveBackgroundColor(Color) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setEndPage(int) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
setEndPage(int) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
setEndPoint(int) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
setError(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setExplicitlySeparated(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
setExplicitlySeparated(boolean) - Method in interface cz.vutbr.fit.layout.model.Area
When set to true, the area is considered to be separated from other areas explicitly, i.e. independently on its real borders or background.
setFilename(String) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
setFilename(String) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
setFinished(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setFixed(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setFlattenLines(boolean) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
setFontFamily(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setFontFamily(String) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setFonts(String[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setFontSizeSum(float) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setFontStyleSum(float) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setFontWeightSum(float) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setGraphics(Graphics2D) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
setGridPosition(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Sets the grid position of this area within the parent topology.
setGridPosition(Rectangular) - Method in interface cz.vutbr.fit.layout.model.Area
Sets the grid position of this area within the parent topology.
setHEdgeCount(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setHeight(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setHeight(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
setHeight(int) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setHeight(int) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
setHeight(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setHeight(int) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
setHorizontalSeparator(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
setHorizontalSeparators(List<Separator>) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
setChunkIris(Map<IRI, RDFTextChunk>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
 
setChunkSet(ChunkSet) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setId(int) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setId(int) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setId(int) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setId(int, int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setId(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
 
setImage(ReplacedImage) - Method in class cz.vutbr.fit.layout.cssbox.impl.ContentImageImpl
 
setImages(ImageInfo[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
setIncludeScreenshot(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setInline(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
setIntrinsicBounds(Rectangular) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setIntrinsicParent(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setIntrinsicTextStyle(TextStyle) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setInverse(Relation) - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
setIO(Reader, Writer, Writer) - Method in interface cz.vutbr.fit.layout.api.ScriptObject
Sets the readers/writers to be used by the script.
setIO(Reader, Writer, Writer) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
setIri(IRI) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
setIri(IRI) - Method in interface cz.vutbr.fit.layout.model.Artifact
Sets the IRI of the artifact.
setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
 
setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
 
setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
 
setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
setIriFactory(IRIFactory) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
Configures the IRI factory used for creating the IRIs when building a RDF graph.
setIriFactory(IRIFactory) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
Configures the IRI factory used for creating the IRIs when building a RDF graph.
setIsDividable(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Sets dividability of block
setIsVisualBlock(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
Sets block as visual block
setLabel(String) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setLastArtifact(Artifact) - Method in class cz.vutbr.fit.layout.tools.Cli
 
setLeft(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setLevel(int) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
setLevel(int) - Method in interface cz.vutbr.fit.layout.model.Area
Sets the area level.
setLine(ContentLine) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setLine(ContentLine) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setLine(ContentLine) - Method in interface cz.vutbr.fit.layout.model.ContentRect
Assigns the content line to the area.
setLineThroughSum(float) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setLogicalAreaUris(Map<IRI, RDFLogicalArea>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
 
setMainExpr(String) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setMainTag(Tag) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
setMainTag(Tag) - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
setMaxLineEmSpace(float) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
setMaxLineEmSpace(float) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
setMaxNeighborDistance(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setMeanNeighborDistance(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setMetadata(MetadataDef[]) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setMetadata(Collection<Metadata>) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setMincnt(int) - Method in class cz.vutbr.fit.layout.text.taggers.LocationsTagger
 
setMincnt(int) - Method in class cz.vutbr.fit.layout.text.taggers.PersonsTagger
 
setMinSupport(float) - Method in class cz.vutbr.fit.layout.impl.SimpleTagResolver
 
setMinWordLength(int) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setMinWords(int) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
setName(String) - Method in class cz.vutbr.fit.layout.impl.AbstractPageSet
 
setName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
Sets the name of the area.
setName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
setName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
setName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setName(String) - Method in interface cz.vutbr.fit.layout.model.Area
Sets the name of the area that may be later used for its identification using Area.getName().
setName(String) - Method in interface cz.vutbr.fit.layout.model.TextChunk
Sets a readable name of the chunk for listing purposes.
setName(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
setNextAreaId(int) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
setNextAreaId(int) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
setNode(Box) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setOffsetParent(BoxImpl) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxImpl
 
setOperatorList(String) - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
setOperators(List<AreaTreeOperator>) - Method in class cz.vutbr.fit.layout.provider.OperatorApplicationProvider
 
setOrder(int) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setOwnText(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setPage(Page) - Method in class cz.vutbr.fit.layout.tools.Cli
 
setPage(Page) - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Sets the page to process
setPage(PageInfo) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setPageIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
 
setPageSize(Rectangular) - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
Sets the page bounds.
setParam(String, Object) - Method in interface cz.vutbr.fit.layout.api.ParametrizedOperation
Sets the value of the given parameter.
setParam(String, Object) - Method in class cz.vutbr.fit.layout.impl.BaseParametrizedOperation
Sets the parameter using the appropriate setter method (if present).
setParam(String, Object) - Method in class cz.vutbr.fit.layout.provider.OperatorWrapperProvider
 
setParam(String, Object) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
setParent(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setParent(Integer) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setParent(T) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
setParent(T) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
setParentIri(IRI) - Method in class cz.vutbr.fit.layout.impl.BaseArtifact
 
setPDoC(int) - Method in class cz.vutbr.fit.layout.vips.VipsProvider
 
setPersist(int) - Method in class cz.vutbr.fit.layout.puppeteer.impl.BoxTreeBuilder
 
setPersist(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setPngData(byte[]) - Method in class cz.vutbr.fit.layout.impl.DefaultContentImage
 
setPngData(byte[]) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
setPngImage(byte[]) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
setPosition(int) - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
setPosition(ContentRect, Rectangular) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
setPosition(ContentRect, Rectangular) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Sets the position of the given area in this topology.
setPredefinedDoC(int) - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Sets permitted degree of coherence (pDoC) value.
setPreserveAuxAreas(boolean) - Method in class cz.vutbr.fit.layout.segm.BasicSegmProvider
 
setProduceHeader(boolean) - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator
 
setProduceHeader(boolean) - Method in class cz.vutbr.fit.layout.io.XMLOutputOperator
 
setReadOnly(boolean) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
 
setReplaced(Boolean) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setReplaceImagesWithAlt(boolean) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setReplaceImagesWithAlt(boolean) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setRight(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setRoot(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
setRoot(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
setRoot(LogicalArea) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalAreaTree
 
setRoot(VisualBlock) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
 
setRoot(T) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeNode
 
setRoot(T) - Method in interface cz.vutbr.fit.layout.model.GenericTreeNode
 
setScreenshot(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setSeparators(List<Separator>) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
Sets a list of separators contained in this area.
setServiceManager(ServiceManager) - Method in interface cz.vutbr.fit.layout.api.Service
Assigns a service manager to the service.
setServiceManager(ServiceManager) - Method in class cz.vutbr.fit.layout.impl.BaseService
 
setServiceParams(ParametrizedOperation, Map<String, Object>) - Static method in class cz.vutbr.fit.layout.api.ServiceManager
Sets the operation parametres based on a map of values.
setSimilarity(double) - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
setSizeTresholdHeight(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
 
setSizeTresholdWidth(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
 
setSourceArea(Area) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setSourceBox(Box) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setSourceNodeId(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setStartPage(int) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
setStartPage(int) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
setStartPoint(int) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
setStatus(int) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setStatusText(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
setStyle(Border.Style) - Method in class cz.vutbr.fit.layout.model.Border
 
setSubjectType(IRI) - Method in class cz.vutbr.fit.layout.map.Example
 
setSupport(float) - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
setSymmetric(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultRelation
 
setTagger(Tag, Tagger) - Method in class cz.vutbr.fit.layout.text.tag.FixedTaggerConfig
 
setTaggerConfig(TaggerConfig) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
setTaggers(Map<Tag, Tagger>) - Method in class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
Registers a map of taggers that should be used by this operator.
setTagName(String) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setTagName(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setText(String) - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
setText(String) - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
setText(String) - Method in interface cz.vutbr.fit.layout.model.LogicalArea
 
setText(String) - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
setText(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setTextChunks(Set<TextChunk>) - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
setTextStyle(TextStyle) - Method in class cz.vutbr.fit.layout.impl.DefaultContentRect
 
setTextStyle(TextStyle) - Method in class cz.vutbr.fit.layout.impl.DefaultTreeContentRect
 
setThreshold(double) - Method in class cz.vutbr.fit.layout.bcs.impl.AreaProcessor2
 
setThreshold(float) - Method in class cz.vutbr.fit.layout.bcs.BCSProvider
 
setTitle(String) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
setTitle(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
setTop(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setType(short) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
setType(Box.Type) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setType(String) - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
setType(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
 
setUnderlineSum(float) - Method in class cz.vutbr.fit.layout.model.TextStyle
 
setupGraphics() - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
Configures the graphics context for drawing the boxes.
setUrl(String) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setUrl(String) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
setUrl(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
setUrl(String) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setUrl(String) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
setUrl(URL) - Method in class cz.vutbr.fit.layout.impl.DefaultContentImage
 
setUrl(URL) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
setUseConsistentStyle(boolean) - Method in class cz.vutbr.fit.layout.segm.op.FindLineOperator
 
setUseConsistentStyle(boolean) - Method in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
 
setUseWholeAreaText(boolean) - Method in class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
setValue(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
setVEdgeCount(int) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
setVertical(boolean) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
setVerticalSeparator(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
setVerticalSeparators(List<Separator>) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
setVipsBlocks(List<VisualBlock>) - Method in class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
Sets VipsBlock structure and also finds and saves all visual blocks from its
setVisible(boolean) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setVisualBlocks(List<VisualBlock>) - Method in class cz.vutbr.fit.layout.vips.impl.GraphicalOutput
 
setVisualBlocks(List<VisualBlock>) - Method in class cz.vutbr.fit.layout.vips.impl.SeparatorDetector
Sets VIPS block, that will be used for separators computing.
setVisualBounds(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
setVisualBounds(Rectangular) - Method in interface cz.vutbr.fit.layout.model.Box
Sets the visual bounds of the box.
setWeight(int) - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
setWidth(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setWidth(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
setWidth(int) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setWidth(int) - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
setWidth(int) - Method in class cz.vutbr.fit.layout.model.Border
 
setWidth(int) - Method in class cz.vutbr.fit.layout.puppeteer.PuppeteerTreeProvider
 
setWidth(int) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
 
setX(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setX1(int) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
setX1(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setX2(int) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
setX2(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setXpath(String) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setY(float) - Method in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
setY1(int) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
setY1(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setY2(int) - Method in class cz.vutbr.fit.layout.model.Rectangular
 
setY2(int) - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
setZoom(float) - Method in class cz.vutbr.fit.layout.cssbox.CSSBoxTreeProvider
 
setZoom(float) - Method in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
 
setZoom(float) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
setZoom(float) - Method in class cz.vutbr.fit.layout.pdf.impl.PDFBoxTreeBuilder
 
setZoom(float) - Method in class cz.vutbr.fit.layout.pdf.PDFBoxTreeProvider
 
SHAPE_BLOB - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
SHAPE_COLUMN - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
SHAPE_ROW - Static variable in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
SimplePattern - Class in cz.vutbr.fit.layout.bcs.impl
 
SimplePattern(ArrayList<PageArea>) - Constructor for class cz.vutbr.fit.layout.bcs.impl.SimplePattern
 
SimpleTagResolver - Class in cz.vutbr.fit.layout.impl
A simple implementation of a tag resolver that only uses the tags assigned to the source area.
SimpleTagResolver(float) - Constructor for class cz.vutbr.fit.layout.impl.SimpleTagResolver
 
size() - Method in interface cz.vutbr.fit.layout.api.PageSet
Obtains the number of pages contained in this set.
size() - Method in class cz.vutbr.fit.layout.text.chunks.ChunksCache
 
SOLID - cz.vutbr.fit.layout.model.Border.Style
 
sopts - Variable in class cz.vutbr.fit.layout.tools.cmd.Invoke
 
sopts - Variable in class cz.vutbr.fit.layout.tools.cmd.Segmentator
 
sortBoxes() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
Sorts contained boxes in the document order
SortByLinesOperator - Class in cz.vutbr.fit.layout.segm.op
 
SortByLinesOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
 
SortByPositionOperator - Class in cz.vutbr.fit.layout.segm.op
 
SortByPositionOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
SortByPositionOperator(boolean) - Constructor for class cz.vutbr.fit.layout.segm.op.SortByPositionOperator
 
sortChildLines(Area) - Method in class cz.vutbr.fit.layout.segm.op.SortByLinesOperator
Goes through the grid of areas and sorts the adjacent visual areas that are not separated by anything
SourceBoxList - Class in cz.vutbr.fit.layout.text.chunks
A list of source boxes with additional properties for creating the chunks.
SourceBoxList(Collection<Box>, boolean) - Constructor for class cz.vutbr.fit.layout.text.chunks.SourceBoxList
Creates a box list with the given layout.
sourceUrl - Static variable in class cz.vutbr.fit.layout.ontology.BOX
sourceUrl
sourceXPath - Static variable in class cz.vutbr.fit.layout.ontology.BOX
sourceXPath
SPARQL_QUERY - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 
SparqlQueryResult - Class in cz.vutbr.fit.layout.rdf
A result of a generic SPARQL query that holds the result value(s) depending on the query type.
SparqlQueryResult() - Constructor for class cz.vutbr.fit.layout.rdf.SparqlQueryResult
 
SparqlQueryResult.Type - Enum in cz.vutbr.fit.layout.rdf
 
startDocument(PDDocument) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
startElementContents(ElementBox) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxListRenderer
 
startNewPage() - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
startPoint - Variable in class cz.vutbr.fit.layout.vips.impl.Separator
 
startSegmentation() - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Starts visual segmentation of the current page.
startSegmentation(Page) - Method in class cz.vutbr.fit.layout.vips.impl.Vips
Starts segmentation of a page.
statementsToStream(Collection<Statement>, OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
statementsToStream(Repository, OutputStream, String, Resource, IRI, Value, Resource...) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
 
statRound(float) - Static method in class cz.vutbr.fit.layout.api.AreaUtils
 
status - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
statusText - Variable in class cz.vutbr.fit.layout.puppeteer.parser.InputFile
 
StopWatch - Class in cz.vutbr.fit.layout.bcs.impl
 
StopWatch() - Constructor for class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
StopWatch(boolean) - Constructor for class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
StorageException - Exception in cz.vutbr.fit.layout.rdf
A generic exception that us used to wrap the exceptions thrown by the underlying storage (rdf4j).
StorageException(String) - Constructor for exception cz.vutbr.fit.layout.rdf.StorageException
 
StorageException(Throwable) - Constructor for exception cz.vutbr.fit.layout.rdf.StorageException
 
StoreArtifact - Class in cz.vutbr.fit.layout.tools.cmd
 
StoreArtifact() - Constructor for class cz.vutbr.fit.layout.tools.cmd.StoreArtifact
 
storeTags(Collection<MetaRefTag>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Stores tags to the repository.
StreamConsumer - Class in cz.vutbr.fit.layout.puppeteer.impl
A generic thread that consumes an output stream of the backend.
StreamConsumer(InputStream) - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.StreamConsumer
 
stringColor(String) - Method in class cz.vutbr.fit.layout.io.Graphics2DDisplay
 
Style() - Constructor for class cz.vutbr.fit.layout.io.HTMLOutputOperator.Style
 
styleValue(String, String) - Method in class cz.vutbr.fit.layout.pdf.impl.FLBoxTree
 
SuperAreaOperator - Class in cz.vutbr.fit.layout.segm.op
Detects the larger visual areas and creates the artificial area nodes.
SuperAreaOperator() - Constructor for class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
Creates the deparator with default parameter values.
SuperAreaOperator(int) - Constructor for class cz.vutbr.fit.layout.segm.op.SuperAreaOperator
Creates the operator.
support - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
support

T

TABLE - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_CAPTION - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_CELL - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_COLUMN - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_COLUMN_GROUP - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_FOOTER_GROUP - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_HEADER_GROUP - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_ROW - cz.vutbr.fit.layout.model.Box.DisplayType
 
TABLE_ROW_GROUP - cz.vutbr.fit.layout.model.Box.DisplayType
 
Tag - Interface in cz.vutbr.fit.layout.model
A tag that can be assigned to an area.
Tag - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
Tag
TAG_PROBABILITY_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
Tag probability threshold for considering the tag.
TagByExamplesOperator - Class in cz.vutbr.fit.layout.map.op
Tags the areas that correspond to the occurrences of examples obtained from page metadata by the corresponding tags.
TagByExamplesOperator() - Constructor for class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
TagEntitiesOperator - Class in cz.vutbr.fit.layout.text.op
 
TagEntitiesOperator() - Constructor for class cz.vutbr.fit.layout.text.op.TagEntitiesOperator
 
Taggable - Interface in cz.vutbr.fit.layout.model
An object that can be assigned tags.
TaggedChunksSource - Class in cz.vutbr.fit.layout.text.chunks
An area list source that creates text chunks by extracting tagged chunks from leaf areas.
TaggedChunksSource(TaggerConfig, Area, float) - Constructor for class cz.vutbr.fit.layout.text.chunks.TaggedChunksSource
 
tagger - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
tagger
Tagger - Interface in cz.vutbr.fit.layout.api
A generic tagger that is able to assign tags to areas.
Tagger - Static variable in class cz.vutbr.fit.layout.ontology.FL
Tagger
TaggerConfig - Interface in cz.vutbr.fit.layout.api
A tagger configuration and their assignment for tags.
taggers - Variable in class cz.vutbr.fit.layout.text.tag.TreeTagger
 
tagName - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
TagOccurrence - Class in cz.vutbr.fit.layout.model
An occurrence of a taggable substring in a text string.
TagOccurrence(String, int, float) - Constructor for class cz.vutbr.fit.layout.model.TagOccurrence
 
TagResolver - Interface in cz.vutbr.fit.layout.api
A resolver that is able to assign a set of tags to an area.
tagSingleNode(Area) - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers to a single tree node.
tagSubtree(Area) - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers a subtree of the area tree.
tagSupport - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
tagSupport
tagTree() - Method in class cz.vutbr.fit.layout.text.tag.TreeTagger
Applies all the taggers to the whole tree.
takeChildren(Box, List<Box>, List<Box>) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Goes through the parent's children, takes all the nodes that are inside of this node and makes them the children of this node.
taskFinished(Batch.BatchTask, int) - Method in class cz.vutbr.fit.layout.tools.cmd.Batch
 
text - Static variable in class cz.vutbr.fit.layout.ontology.BOX
text
text - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
text
text - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
TEXT_CONTENT - cz.vutbr.fit.layout.model.Box.Type
Text boxes (produced by DOM text node
TEXT_LUMINOSITY_THRESHOLD - Static variable in class cz.vutbr.fit.layout.segm.Config
 
TextFlowBoxConcatenator() - Constructor for class cz.vutbr.fit.layout.text.TextFlowConcatenator.TextFlowBoxConcatenator
 
TextFlowConcatenator - Class in cz.vutbr.fit.layout.text
A concatenator that considers the changes in the text flow when deciding whether to serarate to contents by spaces or not.
TextFlowConcatenator() - Constructor for class cz.vutbr.fit.layout.text.TextFlowConcatenator
 
TextFlowConcatenator.TextFlowBoxConcatenator - Class in cz.vutbr.fit.layout.text
 
TextChunk - Interface in cz.vutbr.fit.layout.model
An rectangular area representing a text chunk.
TextChunk - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
TextChunk
TextChunkConnectionProvider - Class in cz.vutbr.fit.layout.patterns
 
TextChunkConnectionProvider() - Constructor for class cz.vutbr.fit.layout.patterns.TextChunkConnectionProvider
 
TextChunksProvider - Class in cz.vutbr.fit.layout.text.chunks
 
TextChunksProvider() - Constructor for class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
TextChunksProvider(TaggerConfig) - Constructor for class cz.vutbr.fit.layout.text.chunks.TextChunksProvider
 
TextStyle - Class in cz.vutbr.fit.layout.model
This class represent the statistics about text style of a content rectangle.
TextStyle() - Constructor for class cz.vutbr.fit.layout.model.TextStyle
 
TextStyle(TextStyle) - Constructor for class cz.vutbr.fit.layout.model.TextStyle
 
TextUtils - Class in cz.vutbr.fit.layout.map
 
TextUtils() - Constructor for class cz.vutbr.fit.layout.map.TextUtils
 
threads - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
timeexpr - Variable in class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
timeout - Variable in class cz.vutbr.fit.layout.tools.cmd.Batch
 
TimeTagger - Class in cz.vutbr.fit.layout.text.taggers
This tagger tags the areas that contain some time expressions.
TimeTagger() - Constructor for class cz.vutbr.fit.layout.text.taggers.TimeTagger
 
title - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
title - Static variable in class cz.vutbr.fit.layout.ontology.BOX
title
title - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
toColor(Color) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toColor(Color) - Static method in class cz.vutbr.fit.layout.puppeteer.impl.Units
 
toColor(Color) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toDisplayType(CSSProperty.Display) - Static method in class cz.vutbr.fit.layout.puppeteer.impl.Units
 
toggle() - Method in class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
toggleAndDrop() - Method in class cz.vutbr.fit.layout.bcs.impl.StopWatch
 
tokenize(String) - Static method in class cz.vutbr.fit.layout.tools.util.ArgumentTokenizer
Tokenizes the given String into String tokens
tokenize(String, boolean) - Static method in class cz.vutbr.fit.layout.tools.util.ArgumentTokenizer
Tokenizes the given String into String tokens.
TOP - cz.vutbr.fit.layout.model.Border.Side
 
toPixelPosition(Rectangular) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
toPixelPosition(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
toPixelPosition(Rectangular) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Translates the bounds in the topology to pixel bounds.
toPixelPositionAbsolute(Rectangular) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
toPixelPositionAbsolute(Rectangular) - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
toPixelPositionAbsolute(Rectangular) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Translates the bounds in the topology to absolute pixel bounds.
toRectangular(Rectangle) - Static method in class cz.vutbr.fit.layout.cssbox.impl.Units
 
toString() - Method in class cz.vutbr.fit.layout.api.ArtifactInfo
 
toString() - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
toString() - Method in class cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
 
toString() - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
 
toString() - Method in class cz.vutbr.fit.layout.impl.AreaGrid
 
toString() - Method in class cz.vutbr.fit.layout.impl.BaseArtifactService
 
toString() - Method in class cz.vutbr.fit.layout.impl.BaseOperator
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultBox
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultContentImage
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultLogicalArea
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultPage
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultTag
 
toString() - Method in class cz.vutbr.fit.layout.impl.DefaultTextChunk
 
toString() - Method in class cz.vutbr.fit.layout.io.HTMLOutputOperator.Style
 
toString() - Method in class cz.vutbr.fit.layout.map.Example
 
toString() - Method in class cz.vutbr.fit.layout.map.MetaRefTag
 
toString() - Method in enum cz.vutbr.fit.layout.model.Border.Side
 
toString() - Method in class cz.vutbr.fit.layout.model.Connection
 
toString() - Method in class cz.vutbr.fit.layout.model.Rectangular
 
toString() - Method in class cz.vutbr.fit.layout.model.TagOccurrence
 
toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
 
toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentObject
 
toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
 
toString() - Method in class cz.vutbr.fit.layout.segm.op.Separator
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.BoxText
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.DefaultHint
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.HintForceResolved
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.HintSeparator
 
toString() - Method in class cz.vutbr.fit.layout.text.chunks.PresentationBasedChunksSource
 
toString() - Method in class cz.vutbr.fit.layout.text.taggers.BaseTagger
 
toString() - Method in class cz.vutbr.fit.layout.vips.impl.Separator
 
toString() - Method in class cz.vutbr.fit.layout.vips.impl.VisualArea
 
toString() - Method in class cz.vutbr.fit.layout.vips.impl.VisualBlock
 
toTextStyle() - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
toTopologyX(int) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
toTopologyX(int) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Translates the X coordinate from pixels to topology position
toTopologyY(int) - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
toTopologyY(int) - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Translates the Y coordinate from pixels to topology position
transform - Variable in class cz.vutbr.fit.layout.cssbox.impl.BoxNode
The transformation that should be applied to the box
transformAlignment(int) - Static method in class cz.vutbr.fit.layout.bcs.impl.PatternElement
 
transformRect(Rectangular) - Method in class cz.vutbr.fit.layout.cssbox.impl.BoxTransform
Transforms a rectangle to other rectangle using the given transformation.
TreeOp - Class in cz.vutbr.fit.layout.segm
Implementation of basic area and tree opeations used by the operators.
TreeOp() - Constructor for class cz.vutbr.fit.layout.segm.TreeOp
 
TreeTagger - Class in cz.vutbr.fit.layout.text.tag
This class implements the area tree tagging.
TreeTagger(Area, Map<Tag, Tagger>) - Constructor for class cz.vutbr.fit.layout.text.tag.TreeTagger
 
tryAdd(PageArea) - Method in class cz.vutbr.fit.layout.bcs.impl.PageArea
 
TUPLE - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
 
turtle - cz.vutbr.fit.layout.tools.cmd.Dump.Format
 
turtle - cz.vutbr.fit.layout.tools.cmd.Export.Format
 
TURTLE - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
 
type - Static variable in class cz.vutbr.fit.layout.ontology.SEGM
type
type - Variable in class cz.vutbr.fit.layout.puppeteer.parser.MetadataDef
Metadata type (e.g.
type - Variable in class cz.vutbr.fit.layout.segm.op.Separator
Separator type -- either HORIZONTAL, VERTICAL or BOX

U

UNDER - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
UNDERHEADING - Static variable in class cz.vutbr.fit.layout.patterns.Relations
 
underline - Static variable in class cz.vutbr.fit.layout.ontology.BOX
underline
underline - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
 
union(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
Computes the union of this rectangle with another one.
UNIT - Static variable in class cz.vutbr.fit.layout.io.HTMLOutputOperator
Default length unit
Units - Class in cz.vutbr.fit.layout.cssbox.impl
 
Units - Class in cz.vutbr.fit.layout.puppeteer.impl
 
Units() - Constructor for class cz.vutbr.fit.layout.cssbox.impl.Units
 
Units() - Constructor for class cz.vutbr.fit.layout.puppeteer.impl.Units
 
update() - Method in class cz.vutbr.fit.layout.impl.AreaListGridTopology
 
update() - Method in class cz.vutbr.fit.layout.impl.DefaultGridTopology
 
update() - Method in interface cz.vutbr.fit.layout.model.AreaTopology
Recomputes the topology.
updateAverages(TextStyle) - Method in class cz.vutbr.fit.layout.model.TextStyle
Updates the average values when a new content rect is added or joined.
updateNextAreaId() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
updateTopologies() - Method in class cz.vutbr.fit.layout.impl.DefaultArea
 
updateTopologies() - Method in class cz.vutbr.fit.layout.impl.DefaultAreaTree
 
updateTopologies() - Method in interface cz.vutbr.fit.layout.model.Area
Updates the topologies of the child areas.
updateTopologies() - Method in interface cz.vutbr.fit.layout.model.AreaTree
Updates the topology structures (e.g. grids) for all the areas in the tree.
updateTopologies() - Method in class cz.vutbr.fit.layout.segm.SegmentationAreaTree
 
updateTopology() - Method in class cz.vutbr.fit.layout.impl.DefaultChunkSet
 
url - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
url - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
url - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
useConsistentStyle - Variable in class cz.vutbr.fit.layout.segm.op.FindLineOperator
Should the lines have a consistent visual style?
useConsistentStyle - Variable in class cz.vutbr.fit.layout.segm.op.MultiLineOperator
Should the lines have a consistent visual style?
useExact(String) - Static method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
A filter function that uses the string exactly as it is.
UseRepository - Class in cz.vutbr.fit.layout.tools.cmd
 
UseRepository() - Constructor for class cz.vutbr.fit.layout.tools.cmd.UseRepository
 
useVisualBounds - Variable in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
Use real visual bounds instead of the element content bounds for building the box hierarchy
Utils - Class in cz.vutbr.fit.layout.vips.impl
 
Utils() - Constructor for class cz.vutbr.fit.layout.vips.impl.Utils
 

V

validateMatch(String, String, int, int) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
Validates the substring match -- checks the neighborhood and numeric range.
validateRange(int) - Method in class cz.vutbr.fit.layout.text.taggers.IntegerTagger
 
value - Variable in class cz.vutbr.fit.layout.puppeteer.parser.Attribute
 
valueOf(String) - Static method in enum cz.vutbr.fit.layout.model.Border.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.model.Border.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.model.Box.DisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.model.Box.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.tools.cmd.Dump.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.tools.cmd.Export.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.tools.cmd.Renderer.Backend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.vutbr.fit.layout.tools.cmd.Segmentator.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.vutbr.fit.layout.model.Border.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.model.Border.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.model.Box.DisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.model.Box.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.tools.cmd.Dump.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.tools.cmd.Export.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.tools.cmd.Renderer.Backend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.vutbr.fit.layout.tools.cmd.Segmentator.Method
Returns an array containing the constants of this enum type, in the order they are declared.
vertical - Variable in class cz.vutbr.fit.layout.vips.impl.Separator
 
VERTICAL - Static variable in class cz.vutbr.fit.layout.segm.op.Separator
 
viewport - Variable in class cz.vutbr.fit.layout.cssbox.impl.CSSBoxTreeBuilder
CSSBox viewport that represents the rendered page box tree
vips - cz.vutbr.fit.layout.tools.cmd.Segmentator.Method
 
Vips - Class in cz.vutbr.fit.layout.vips.impl
The VIPS algorithm implementation.
Vips() - Constructor for class cz.vutbr.fit.layout.vips.impl.Vips
Default constructor
VipsProvider - Class in cz.vutbr.fit.layout.vips
 
VipsProvider() - Constructor for class cz.vutbr.fit.layout.vips.VipsProvider
 
VipsTreeBuilder - Class in cz.vutbr.fit.layout.vips.impl
A resulting tree produced by VIPS.
VipsTreeBuilder(int) - Constructor for class cz.vutbr.fit.layout.vips.impl.VipsTreeBuilder
 
visible - Static variable in class cz.vutbr.fit.layout.ontology.BOX
visible
VisualArea - Class in cz.vutbr.fit.layout.vips.impl
A class that represents a visual area in the resulting constructed visual structure.
VisualArea() - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualArea
 
VisualArea(VisualArea) - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualArea
 
VisualBlock - Class in cz.vutbr.fit.layout.vips.impl
An extracted visual block in the page.
VisualBlock() - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualBlock
 
VisualBlockDetector - Class in cz.vutbr.fit.layout.vips.impl
Detects the visual blocks in the page.
VisualBlockDetector(VisualArea) - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
Creates a detector for the given root visual area.
VisualBlockDetector(VisualArea, int, int) - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualBlockDetector
Creates a new detector with the specified thresholds.
visualBounds - Static variable in class cz.vutbr.fit.layout.ontology.BOX
visualBounds
VisualBoxTreeProvider - Class in cz.vutbr.fit.layout.provider
An artifact provider that creates a visual box tree from another box tree.
VisualBoxTreeProvider() - Constructor for class cz.vutbr.fit.layout.provider.VisualBoxTreeProvider
 
visuallyEncloses(Box, Box) - Method in class cz.vutbr.fit.layout.impl.BaseBoxTreeBuilder
 
VisualStructureConstructor - Class in cz.vutbr.fit.layout.vips.impl
Constructs the final visual structure of page.
VisualStructureConstructor(Rectangular, List<VisualBlock>, List<Separator>) - Constructor for class cz.vutbr.fit.layout.vips.impl.VisualStructureConstructor
 
vsep - Variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
List of vertical separators
VSEP_MIN_WIDTH - Static variable in class cz.vutbr.fit.layout.segm.op.SeparatorSet
The minimal width of a vertical separator in "em" units
vsplit(Rectangular) - Method in class cz.vutbr.fit.layout.model.Rectangular
If this rectangle intersets with the other one, splits this rectangle horizontally so that it does not intersect with the other one anymore.
vsplit(Separator) - Method in class cz.vutbr.fit.layout.segm.op.Separator
 

W

weight - Variable in class cz.vutbr.fit.layout.vips.impl.Separator
 
WHITE - Static variable in class cz.vutbr.fit.layout.model.Color
 
width - Variable in class cz.vutbr.fit.layout.impl.DefaultPage
 
width - Static variable in class cz.vutbr.fit.layout.ontology.BOX
width
width - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
width - Variable in class cz.vutbr.fit.layout.puppeteer.parser.PageInfo
 
width - Variable in class cz.vutbr.fit.layout.tools.cmd.Renderer
 
wordCount(String[]) - Method in class cz.vutbr.fit.layout.text.taggers.RegexpTagger
 
writeOutput(AreaTree, Page, OutputStream, Export.Format) - Method in class cz.vutbr.fit.layout.tools.cmd.Export
 
writeOutput(Page, OutputStream, Export.Format) - Method in class cz.vutbr.fit.layout.tools.cmd.Export
 

X

x - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
x1 - Variable in class cz.vutbr.fit.layout.model.Rectangular
 
x2 - Variable in class cz.vutbr.fit.layout.model.Rectangular
 
xml - cz.vutbr.fit.layout.tools.cmd.Dump.Format
 
xml - cz.vutbr.fit.layout.tools.cmd.Export.Format
 
XMLBoxOutput - Class in cz.vutbr.fit.layout.io
Dumps a box tree into a XML file
XMLBoxOutput(boolean) - Constructor for class cz.vutbr.fit.layout.io.XMLBoxOutput
 
XMLOutputOperator - Class in cz.vutbr.fit.layout.io
This operator serializes the area tree to an XML file.
XMLOutputOperator() - Constructor for class cz.vutbr.fit.layout.io.XMLOutputOperator
 
XMLOutputOperator(String, boolean) - Constructor for class cz.vutbr.fit.layout.io.XMLOutputOperator
 
xpath - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 

Y

y - Variable in class cz.vutbr.fit.layout.puppeteer.parser.BoxInfo
 
y1 - Variable in class cz.vutbr.fit.layout.model.Rectangular
 
y2 - Variable in class cz.vutbr.fit.layout.model.Rectangular
 

_

_escapeQuotesAndBackslashes(String) - Static method in class cz.vutbr.fit.layout.tools.util.ArgumentTokenizer
Inserts backslashes before any occurrences of a backslash or quote in the given string.
A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes All Packages