public class AreaAttributes
extends java.lang.Object
| Constructor and Description | 
|---|
| AreaAttributes(double markedness,
              LayoutAnalyzer.LayoutType layoutType) | 
| Modifier and Type | Method and Description | 
|---|---|
| LayoutAnalyzer.LayoutType | getLayoutType() | 
| double | getMarkedness() | 
| void | setLayoutType(LayoutAnalyzer.LayoutType layoutType) | 
| void | setMarkedness(double markedness) | 
public AreaAttributes(double markedness,
              LayoutAnalyzer.LayoutType layoutType)
public double getMarkedness()
public void setMarkedness(double markedness)
public LayoutAnalyzer.LayoutType getLayoutType()
public void setLayoutType(LayoutAnalyzer.LayoutType layoutType)