Package org.ghost4j

Class GhostscriptLibrary.gs_main_instance.ByReference

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.PointerByReference
org.ghost4j.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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    fromNative(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 Details

    • ByReference

      public ByReference()
  • Method Details

    • fromNative

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