com.pdftools
Class NativeLibrary

java.lang.Object
  extended by com.pdftools.NativeLibrary
Direct Known Subclasses:
ExpaInitialize

public class NativeLibrary
extends java.lang.Object

The NativeLibrary class provides the basic enums for the functions in the java package.


Nested Class Summary
static class NativeLibrary.COLORCONVERSION
           
static class NativeLibrary.COLORSPACE
           
static class NativeLibrary.COMPRESSION
           
static class NativeLibrary.DITHERINGMODE
           
static class NativeLibrary.ERRORCODE
           
static class NativeLibrary.FONTTYPE
           
static class NativeLibrary.PERMISSION
           
static class NativeLibrary.RENDEREROPTION
           
static class NativeLibrary.RENDERINGMODE
           
static class NativeLibrary.ROTATEMODE
           
static class NativeLibrary.STRIPTYPE
           
 
Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
NativeLibrary()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

NativeLibrary

public NativeLibrary()