Package net.sourceforge.tess4j
Interface ITessAPI.TessProgressFunc
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
ITessAPI
public static interface ITessAPI.TessProgressFunc
extends com.sun.jna.Callback
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
Modifier and TypeMethodDescriptionbooleanapply(ITessAPI.ETEXT_DESC ths, int left, int right, int top, int bottom)
-
Method Details
-
apply
-