Uses of Interface
org.ghost4j.GhostscriptLibrary
-
Packages that use GhostscriptLibrary Package Description org.ghost4j -
-
Uses of GhostscriptLibrary in org.ghost4j
Fields in org.ghost4j declared as GhostscriptLibrary Modifier and Type Field Description static GhostscriptLibrary
GhostscriptLibrary. instance
Static instance of the library itself.Methods in org.ghost4j that return GhostscriptLibrary Modifier and Type Method Description protected static GhostscriptLibrary
GhostscriptLibraryLoader. loadLibrary()
Load native library according to host OS.
-