Uses of Class
org.ghost4j.GhostscriptLibrary.display_callback_s
Packages that use GhostscriptLibrary.display_callback_s
-
Uses of GhostscriptLibrary.display_callback_s in org.ghost4j
Fields in org.ghost4j declared as GhostscriptLibrary.display_callback_sModifier and TypeFieldDescriptionprivate static GhostscriptLibrary.display_callback_s
Ghostscript.nativeDisplayCallback
Holds the native display callback.Methods in org.ghost4j that return GhostscriptLibrary.display_callback_sModifier and TypeMethodDescriptionGhostscript.buildNativeDisplayCallback
(DisplayCallback displayCallback) Builds a native display callback from a DisplayCallback object.