Package org.ghost4j

Class GhostscriptLibrary.gs_main_instance.ByReference

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped
    Enclosing class:
    GhostscriptLibrary.gs_main_instance

    public static class GhostscriptLibrary.gs_main_instance.ByReference
    extends com.sun.jna.ptr.PointerByReference
    • Constructor Summary

      Constructors 
      Constructor Description
      ByReference()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object fromNative​(java.lang.Object arg0, com.sun.jna.FromNativeContext arg1)  
      • Methods inherited from class com.sun.jna.ptr.PointerByReference

        getValue, setValue
      • Methods inherited from class com.sun.jna.ptr.ByReference

        toString
      • Methods inherited from class com.sun.jna.PointerType

        equals, getPointer, hashCode, nativeType, setPointer, toNative
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ByReference

        public ByReference()
    • Method Detail

      • fromNative

        public java.lang.Object fromNative​(java.lang.Object arg0,
                                           com.sun.jna.FromNativeContext arg1)
        Specified by:
        fromNative in interface com.sun.jna.NativeMapped
        Overrides:
        fromNative in class com.sun.jna.PointerType