|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreGraphicsLibrary.CGDataProviderGetBytesCallback | |
---|---|
org.rococoa.cocoa.coregraphics |
Uses of CoreGraphicsLibrary.CGDataProviderGetBytesCallback in org.rococoa.cocoa.coregraphics |
---|
Fields in org.rococoa.cocoa.coregraphics declared as CoreGraphicsLibrary.CGDataProviderGetBytesCallback | |
---|---|
CoreGraphicsLibrary.CGDataProviderGetBytesCallback |
CGDataProviderSequentialCallbacks.getBytes
|
CoreGraphicsLibrary.CGDataProviderGetBytesCallback |
CGDataProviderCallbacks.getBytes
|
Constructors in org.rococoa.cocoa.coregraphics with parameters of type CoreGraphicsLibrary.CGDataProviderGetBytesCallback | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |