Modifier and Type | Field and Description |
---|---|
static int |
BH
Bottom horizontal edge
|
int[][] |
next_h_state
Horizontal edge state transitions within scanbeam boundary
|
static int |
NH
No horizontal edge
|
static int |
TH
Top horizontal edge
|
Constructor and Description |
---|
HState() |
public static final int NH
public static final int BH
public static final int TH
public final int[][] next_h_state
public HState()