public static interface ILeptonica.GPLOT_OUTPUT
Modifier and Type | Field and Description |
---|---|
static int |
GPLOT_EPS
native declaration : gplot.h:22
|
static int |
GPLOT_LATEX
native declaration : gplot.h:23
|
static int |
GPLOT_NONE
native declaration : gplot.h:19
|
static int |
GPLOT_PNG
native declaration : gplot.h:20
|
static int |
GPLOT_PS
native declaration : gplot.h:21
|
static final int GPLOT_NONE
static final int GPLOT_PNG
static final int GPLOT_PS
static final int GPLOT_EPS
static final int GPLOT_LATEX
Copyright © 2018. All Rights Reserved.