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

I

img - Variable in class org.fit.layout.tools.BrowserPanel
 
init(Browser) - Method in class org.fit.layout.classify.gui.ClassificationPlugin
 
init(Browser) - Method in interface org.fit.layout.gui.BrowserPlugin
Performs the plugin initialization.
init(Browser) - Method in class org.fit.layout.logical.gui.LogicalStructurePlugin
 
init() - Method in class org.fit.layout.tools.Console
This is called when the console is created.
init(Browser) - Method in class org.fit.segm.grouping.gui.SegmentatorPlugin
 
initAreaTree(AreaTreeProvider, Map<String, Object>) - Method in class org.fit.layout.process.BaseProcessor
 
initAreaTree(String, Map<String, Object>) - Method in class org.fit.layout.process.GUIProcessor
 
initAreaTree(String, Map<String, Object>) - Method in class org.fit.layout.process.ScriptableProcessor
 
initLogicalTree(LogicalTreeProvider, Map<String, Object>) - Method in class org.fit.layout.process.BaseProcessor
 
initLogicalTree(String, Map<String, Object>) - Method in class org.fit.layout.process.ScriptableProcessor
 
initPlugins() - Method in class org.fit.layout.tools.BlockBrowser
 
initSession() - Method in class org.fit.layout.tools.Console
This function is called at the beginning of the interactive session.
initTaggers() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
 
initWindow() - Method in class org.fit.layout.tools.OperatorConfigWindow
 
insert(GenericTreeNode, int) - Method in class org.fit.layout.impl.GenericTreeNode
 
insertChild(Area, int) - Method in class org.fit.layout.impl.DefaultArea
 
insertChild(LogicalArea, int) - Method in class org.fit.layout.impl.DefaultLogicalArea
 
insertChild(T, int) - Method in interface org.fit.layout.model.AreaTreeNode
Inserts a new child at the given position.
insertUpdate(DocumentEvent) - Method in class org.fit.layout.tools.ParamsPanel
 
InstanceExtractor - Class in org.fit.layout.classify
Extracts instances from a page.
InstanceExtractor(FeatureExtractor, String) - Constructor for class org.fit.layout.classify.InstanceExtractor
 
interactiveSession(InputStream, PrintStream, PrintStream) - Method in class org.fit.layout.tools.Console
 
intersection(Rectangular) - Method in class org.fit.layout.model.Rectangular
 
intersects(Rectangular) - Method in class org.fit.layout.model.Rectangular
 
intersectsX(Rectangular) - Method in class org.fit.layout.model.Rectangular
 
intersectsY(Rectangular) - Method in class org.fit.layout.model.Rectangular
 
isAligned(Area, Area) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given areas are aligned in row or column.
isAreaEmpty(Rectangular) - Method in class org.fit.segm.grouping.AreaImpl
Check if there are some children in the given subarea of the area.
isBackgroundSeparated() - Method in class org.fit.layout.cssbox.BoxNode
 
isBackgroundSeparated() - Method in class org.fit.layout.impl.DefaultContentRect
 
isBackgroundSeparated() - Method in interface org.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.
isBoxSep() - Method in class org.fit.segm.grouping.op.Separator
 
isCentered(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
Checks whether the area is horizontally centered within its parent area
isEmpty() - Method in class org.fit.layout.model.Rectangular
 
isExplicitlySeparated() - Method in class org.fit.segm.grouping.AreaImpl
When set to true, the area is considered to be separated from other areas explicitly, i.e. independently on its real borders or background.
isHorizontal() - Method in class org.fit.segm.grouping.op.Separator
 
isHorizontalSeparator() - Method in class org.fit.layout.impl.DefaultArea
 
isHorizontalSeparator() - Method in interface org.fit.layout.model.Area
Checks whether the area can be interpreted as a horizontal separator.
isHorizontalSeparator() - Method in class org.fit.segm.grouping.AreaImpl
Tries to guess if this area acts as a horizontal separator.
isInSameColumn(Area, Area) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given areas are in the same column.
isLeaf() - Method in class org.fit.layout.impl.GenericTreeNode
 
isLeaf() - Method in interface org.fit.layout.model.AreaTreeNode
Checks whether this area is a leaf area
isLeaf(Object) - Method in class org.fit.layout.tools.AreaTreeModel
 
isLeaf(Object) - Method in class org.fit.layout.tools.BoxTreeModel
 
isLeaf(Object) - Method in class org.fit.layout.tools.LogicalTreeModel
 
isLink(Area) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given area has a target URL assigned (it acts as a link)
isList(Area, List<Area>, int) - Method in class org.fit.layout.logical.LayoutAnalyzer
 
isNeighbor(Area, Area) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given areas are in the same visual group (i.e.
isOnSameLine(Area, Area) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given areas are on the same line.
isOnSameLine(Area, Area, int) - Static method in class org.fit.segm.grouping.AreaUtils
Checks if the given areas are on the same line.
isOnSameLineRoughly(Area, Area) - Static method in class org.fit.segm.grouping.AreaUtils
 
isReplaced() - Method in class org.fit.layout.classify.articles.FeatureVector
 
isReplaced() - Method in class org.fit.layout.impl.DefaultArea
 
isReplaced() - Method in interface org.fit.layout.model.Area
Checks whether this area is formed by replaced boxes.
isReplaced() - Method in class org.fit.segm.grouping.AreaImpl
 
isRoot() - Method in class org.fit.layout.impl.GenericTreeNode
 
isRootNode() - Method in class org.fit.layout.cssbox.BoxNode
 
isSameStyle(AreaStyle) - Method in class org.fit.segm.grouping.AreaStyle
Compares two styles and decides if it is the same style.
isSeparator() - Method in class org.fit.layout.impl.DefaultArea
 
isSeparator() - Method in interface org.fit.layout.model.Area
Checks whether the area can be interpreted as any kind of separator.
isSeparatorAt(int, int) - Method in class org.fit.segm.grouping.op.SeparatorSet
Checks if a point is covered by a separator.
isTable(Area, List<Area>, int) - Method in class org.fit.layout.logical.LayoutAnalyzer
 
isValidTable(LayoutAnalyzer.TableInfo) - Method in class org.fit.layout.logical.LayoutAnalyzer
Checks if the whole table is acceptable.
isValidTableStart(LayoutAnalyzer.TableInfo) - Method in class org.fit.layout.logical.LayoutAnalyzer
Checks if this is an acceptable beginning of a table
isVertical() - Method in class org.fit.segm.grouping.op.Separator
 
isVerticalSeparator() - Method in class org.fit.layout.impl.DefaultArea
 
isVerticalSeparator() - Method in interface org.fit.layout.model.Area
Checks whether the area can be interpreted as a vertical separator.
isVerticalSeparator() - Method in class org.fit.segm.grouping.AreaImpl
Tries to guess if this area acts as a vertical separator.
isVisible() - Method in class org.fit.layout.cssbox.BoxNode
Checks whether the box is inside of the visible area and the text is visible and its color is different from the background
isVisible() - Method in class org.fit.layout.impl.DefaultBox
 
isVisible() - Method in interface org.fit.layout.model.Box
Checks whether the box is visible.
isVisuallySeparated() - Method in class org.fit.layout.cssbox.BoxNode
 
isVisuallySeparated(Box) - Static method in class org.fit.segm.grouping.SegmentationAreaTree
 
A B C D E F G H I J L M N O P R S T U V W X Y