public static interface ILeptonica.GPLOT_SCALING
Modifier and Type | Field and Description |
---|---|
static int |
GPLOT_LINEAR_SCALE
default
native declaration : gplot.h:26 |
static int |
GPLOT_LOG_SCALE_X
native declaration : gplot.h:27
|
static int |
GPLOT_LOG_SCALE_X_Y
native declaration : gplot.h:29
|
static int |
GPLOT_LOG_SCALE_Y
native declaration : gplot.h:28
|
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
Copyright © 2018. All Rights Reserved.