- getAabove() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getAbelow() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getAleft() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getAllTags(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
Obtains all the tags assigned to this area and its child areas (not all descendant areas).
- getAllTags() - Method in class org.fit.layout.classify.TreeTagger
-
Obtains the list of all tags used by the taggers
- getAreaFeatures(Area, Instances) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getAreaFeatures(Area, Instances) - Method in interface org.fit.layout.classify.FeatureExtractor
-
Creates a classification data instance from the given area.
- getAright() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getAverageBoxColorLuminosity(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getBcperc() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getBglum() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getClassIndex() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getClassName(int) - Method in class org.fit.layout.classify.VisualClassifier
-
- getColor() - Method in class org.fit.layout.classify.NodeStyle
-
- getColorPercentage(Color) - Method in class org.fit.layout.classify.BackgroundColorAnalyzer
-
Obtains the percentage of the area that has the given color.
- getColorPercentage(Area) - Method in class org.fit.layout.classify.BackgroundColorAnalyzer
-
Obtains the average percentage of the total area that has the same background color as the given area.
- getColorPercentage(Color) - Method in class org.fit.layout.classify.ColorAnalyzer
-
Obtains the percentage of the text that has the given color.
- getColorPercentage(Area) - Method in class org.fit.layout.classify.ColorAnalyzer
-
Obtains the average percentage of all the text that has the given color.
- getContrast() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getCount(T) - Method in class org.fit.layout.classify.StyleCounter
-
- getCperc() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getData() - Method in class org.fit.layout.classify.InstanceExtractor
-
- getDepth() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getDescription() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
-
- getDescription() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getEffectiveBackgroundColor(Area) - Static method in class org.fit.layout.classify.BackgroundColorAnalyzer
-
Computes the effective (visible) background color of an area considering
transparency and parent areas.
- getFeatureExtractor() - Method in class org.fit.layout.classify.gui.ClassificationPlugin
-
- getFeatures() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getFeatureVector(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getFontSize() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getFontSize() - Method in class org.fit.layout.classify.NodeStyle
-
- getId() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
-
- getId() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getIndent() - Method in class org.fit.layout.classify.NodeStyle
-
- getIndentation(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
Computes the indentation metric.
- getLineCount(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getMarkedness(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
Computes the markedness of the area.
- getMarkedness() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getMostFrequent() - Method in class org.fit.layout.classify.StyleCounter
-
- getMostFrequentAll() - Method in class org.fit.layout.classify.StyleCounter
-
- getName() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
-
- getName() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getNlines() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getParamNames() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
-
- getParamNames() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getParamTypes() - Method in class org.fit.layout.classify.op.TagEntitiesOperator
-
- getParamTypes() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getPdigits() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getPlower() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getPpunct() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getPspaces() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getPupper() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getRelevance() - Method in interface org.fit.layout.classify.Tagger
-
Obtains the relevance of the tagger.
- getRelevance() - Method in class org.fit.layout.classify.taggers.DateTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.LocationsTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.PagesTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.PersonsTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.SessionTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.TimeTagger
-
- getRelevance() - Method in class org.fit.layout.classify.taggers.TitleTagger
-
- getRelx() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getRelY(Area) - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getRely() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getSource() - Method in class org.fit.layout.classify.TextTag
-
- getStyle() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getStyle() - Method in class org.fit.layout.classify.NodeStyle
-
- getTag() - Method in interface org.fit.layout.classify.Tagger
-
Obtains the tag that this tagger assigns to the areas.
- getTag() - Method in class org.fit.layout.classify.taggers.DateTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.LocationsTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.PagesTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.PersonsTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.SessionTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.TimeTagger
-
- getTag() - Method in class org.fit.layout.classify.taggers.TitleTagger
-
- getTagLevel() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getText(Area) - Method in class org.fit.layout.classify.taggers.TitleTagger
-
- getTlength() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getTlum() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getTrainFile() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getTreeRoot() - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-
- getTreeRoot() - Method in interface org.fit.layout.classify.FeatureExtractor
-
Obtains the current tree root.
- getVisualClassifier() - Method in class org.fit.layout.classify.op.VisualClassificationOperator
-
- getWeight() - Method in class org.fit.layout.classify.articles.FeatureVector
-
- getWeight() - Method in class org.fit.layout.classify.NodeStyle
-
- getWeights() - Method in class org.fit.layout.classify.articles.ArticleFeatureExtractor
-