Uses of Interface
org.rococoa.cocoa.coregraphics.CoreGraphicsLibrary.CGDataProviderRewindCallback

Packages that use CoreGraphicsLibrary.CGDataProviderRewindCallback
org.rococoa.cocoa.coregraphics   
 

Uses of CoreGraphicsLibrary.CGDataProviderRewindCallback in org.rococoa.cocoa.coregraphics
 

Fields in org.rococoa.cocoa.coregraphics declared as CoreGraphicsLibrary.CGDataProviderRewindCallback
 CoreGraphicsLibrary.CGDataProviderRewindCallback CGDataProviderSequentialCallbacks.rewind
           
 CoreGraphicsLibrary.CGDataProviderRewindCallback CGDataProviderCallbacks.rewind
           
 

Constructors in org.rococoa.cocoa.coregraphics with parameters of type CoreGraphicsLibrary.CGDataProviderRewindCallback
CGDataProviderCallbacks(CoreGraphicsLibrary.CGDataProviderGetBytesCallback getBytes, CoreGraphicsLibrary.CGDataProviderSkipBytesCallback skipBytes, CoreGraphicsLibrary.CGDataProviderRewindCallback rewind, CoreGraphicsLibrary.CGDataProviderReleaseInfoCallback releaseProvider)
           
CGDataProviderSequentialCallbacks(int version, CoreGraphicsLibrary.CGDataProviderGetBytesCallback getBytes, CoreGraphicsLibrary.CGDataProviderRewindCallback rewind, CoreGraphicsLibrary.CGDataProviderReleaseInfoCallback releaseInfo)
           
 



Copyright © 2009. All Rights Reserved.