org.rococoa.cocoa.printcore
Class PrintCoreLibrary.CGImage

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.printcore.PrintCoreLibrary.CGImage
All Implemented Interfaces:
NativeMapped
Enclosing interface:
PrintCoreLibrary

public static class PrintCoreLibrary.CGImage
extends PointerType


Constructor Summary
PrintCoreLibrary.CGImage()
           
PrintCoreLibrary.CGImage(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintCoreLibrary.CGImage

public PrintCoreLibrary.CGImage(Pointer pointer)

PrintCoreLibrary.CGImage

public PrintCoreLibrary.CGImage()


Copyright © 2009. All Rights Reserved.