public static interface ILeptonica.GPLOT_SCALING
Modifier and Type | Field and Description |
---|---|
static int |
GPLOT_LINEAR_SCALE
default
native declaration : gplot.h:20 |
static int |
GPLOT_LOG_SCALE_X
native declaration : gplot.h:21
|
static int |
GPLOT_LOG_SCALE_X_Y
native declaration : gplot.h:23
|
static int |
GPLOT_LOG_SCALE_Y
native declaration : gplot.h:22
|
static final int GPLOT_LINEAR_SCALE
static final int GPLOT_LOG_SCALE_X
static final int GPLOT_LOG_SCALE_Y
static final int GPLOT_LOG_SCALE_X_Y