|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Pointer.Void
com.jniwrapper.macosx.cocoa.Id
com.jniwrapper.macosx.cocoa.CObject
com.jniwrapper.macosx.cocoa.nsobject.NSObject
com.jniwrapper.macosx.cocoa.nsimage.NSImage
This class represents NSImage class.
See the class documentation at the Apple's site: NSImage
| Field Summary |
| Fields inherited from class com.jniwrapper.macosx.cocoa.CObject |
_fields |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
NSImage()
|
|
NSImage(boolean autorelease)
Contructs the NSImage class with the autorelease option on. |
|
NSImage(com.jniwrapper.Pointer.Void instancePtr)
Contructs the NSImage class from pointer. |
|
NSImage(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
Contructs the NSImage class with static constructor. |
|
| Method Summary | |
void |
addRepresentation(NSImageRep imageRep)
|
void |
addRepresentations(NSArray imageReps)
|
com.jniwrapper.Pointer.Void |
backgroundColor()
|
com.jniwrapper.Pointer.Void |
bestRepresentationForDevice(NSDictionary deviceDescription)
|
com.jniwrapper.Bool |
cacheDepthMatchesImageDepth()
|
NSImageCacheMode |
cacheMode()
|
void |
cancelIncrementalLoad()
|
void |
compositeToPoint_fromRect_operation_fraction(NSPoint point,
NSRect rect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
This method represents the compositeToPoint() method of the NSImage Objective-C class. |
void |
compositeToPoint_fromRect_operation(NSPoint point,
NSRect rect,
NSCompositingOperation op)
This method represents the compositeToPoint() method of the NSImage Objective-C class. |
void |
compositeToPoint_operation_fraction(NSPoint point,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
This method represents the compositeToPoint() method of the NSImage Objective-C class. |
void |
compositeToPoint_operation(NSPoint point,
NSCompositingOperation op)
This method represents the compositeToPoint() method of the NSImage Objective-C class. |
Id |
copyWithZone(NSZone zone)
|
Id |
delegate()
|
void |
dissolveToPoint_fraction(NSPoint point,
com.jniwrapper.SingleFloat aFloat)
This method represents the dissolveToPoint() method of the NSImage Objective-C class. |
void |
dissolveToPoint_fromRect_fraction(NSPoint point,
NSRect rect,
com.jniwrapper.SingleFloat aFloat)
This method represents the dissolveToPoint() method of the NSImage Objective-C class. |
void |
drawAtPoint_fromRect_operation_fraction(NSPoint point,
NSRect fromRect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
This method represents the drawAtPoint() method of the NSImage Objective-C class. |
void |
drawInRect_fromRect_operation_fraction(NSRect rect,
NSRect fromRect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
This method represents the drawInRect() method of the NSImage Objective-C class. |
com.jniwrapper.Bool |
drawRepresentation_inRect(NSImageRep imageRep,
NSRect rect)
This method represents the drawRepresentation() method of the NSImage Objective-C class. |
void |
encodeWithCoder(NSCoder aCoder)
|
protected void |
init(com.jniwrapper.Parameter[] fields)
|
Id |
initByReferencingFile(java.lang.String fileName)
|
Id |
initByReferencingURL(NSURL url)
|
Id |
initWithCoder(NSCoder aDecoder)
|
Id |
initWithContentsOfFile(java.lang.String fileName)
|
Id |
initWithContentsOfURL(NSURL url)
|
Id |
initWithData(NSData data)
|
Id |
initWithPasteboard(NSPasteboard pasteboard)
|
Id |
initWithSize(NSSize aSize)
|
com.jniwrapper.Bool |
isCachedSeparately()
|
com.jniwrapper.Bool |
isDataRetained()
|
com.jniwrapper.Bool |
isFlipped()
|
com.jniwrapper.Bool |
isValid()
|
void |
lockFocus()
|
void |
lockFocusOnRepresentation(NSImageRep imageRepresentation)
|
com.jniwrapper.Bool |
matchesOnMultipleResolution()
|
com.jniwrapper.Pointer.Void |
name()
|
static NSImage |
NSImage_imageNamed(java.lang.String name)
This method represents the imageNamed static constructor of the NSImage Objective-C class. |
com.jniwrapper.Bool |
prefersColorMatch()
|
void |
recache()
|
void |
removeRepresentation(NSImageRep imageRep)
|
com.jniwrapper.Pointer.Void |
representations()
|
com.jniwrapper.Bool |
scalesWhenResized()
|
void |
setBackgroundColor(NSColor aColor)
|
void |
setCacheDepthMatchesImageDepth(boolean flag)
|
void |
setCachedSeparately(boolean flag)
|
void |
setCacheMode(NSImageCacheMode mode)
|
void |
setDataRetained(boolean flag)
|
void |
setDelegate(Id anObject)
|
void |
setFlipped(boolean flag)
|
void |
setMatchesOnMultipleResolution(boolean flag)
|
com.jniwrapper.Bool |
setName(java.lang.String string)
|
void |
setPrefersColorMatch(boolean flag)
|
void |
setScalesWhenResized(boolean flag)
|
void |
setSize(NSSize aSize)
|
void |
setUsesEPSOnResolutionMismatch(boolean flag)
|
NSSize |
size()
|
static com.jniwrapper.Bool |
static_canInitWithPasteboard(NSPasteboard pasteboard)
|
static com.jniwrapper.Pointer.Void |
static_imageFileTypes()
|
static com.jniwrapper.Pointer.Void |
static_imagePasteboardTypes()
|
static com.jniwrapper.Pointer.Void |
static_imageUnfilteredFileTypes()
|
static com.jniwrapper.Pointer.Void |
static_imageUnfilteredPasteboardTypes()
|
com.jniwrapper.Pointer.Void |
TIFFRepresentation()
|
com.jniwrapper.Pointer.Void |
TIFFRepresentationUsingCompression_factor(NSTIFFCompression comp,
com.jniwrapper.SingleFloat aFloat)
This method represents the TIFFRepresentationUsingCompression() method of the NSImage Objective-C class. |
void |
unlockFocus()
|
com.jniwrapper.Bool |
usesEPSOnResolutionMismatch()
|
| Methods inherited from class com.jniwrapper.macosx.cocoa.CObject |
getClassName |
| Methods inherited from class com.jniwrapper.macosx.cocoa.Id |
clone |
| Methods inherited from class com.jniwrapper.Pointer.Void |
asFunction, asFunction, asTypedPointer, castTo, castTo, equals, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NSImage()
public NSImage(boolean autorelease)
NSImage class with the autorelease option on.
autorelease - public NSImage(com.jniwrapper.Pointer.Void instancePtr)
NSImage class from pointer.
instancePtr -
public NSImage(java.lang.String methodName,
com.jniwrapper.Parameter[] parameters)
NSImage class with static constructor.
methodName - parameters - | Method Detail |
public static NSImage NSImage_imageNamed(java.lang.String name)
imageNamed static constructor of the NSImage Objective-C class.
name -
protected void init(com.jniwrapper.Parameter[] fields)
init in class NSObjectpublic com.jniwrapper.Bool isDataRetained()
public static com.jniwrapper.Pointer.Void static_imagePasteboardTypes()
public com.jniwrapper.Bool isCachedSeparately()
public void recache()
public void removeRepresentation(NSImageRep imageRep)
public Id initWithData(NSData data)
public com.jniwrapper.Pointer.Void TIFFRepresentationUsingCompression_factor(NSTIFFCompression comp,
com.jniwrapper.SingleFloat aFloat)
TIFFRepresentationUsingCompression() method of the NSImage Objective-C class.
comp - aFloat -
public void encodeWithCoder(NSCoder aCoder)
encodeWithCoder in interface NSCodingProtocolpublic com.jniwrapper.Bool setName(java.lang.String string)
public void cancelIncrementalLoad()
public Id copyWithZone(NSZone zone)
copyWithZone in interface NSCopyingProtocol
public void compositeToPoint_operation(NSPoint point,
NSCompositingOperation op)
compositeToPoint() method of the NSImage Objective-C class.
point - op -
public void compositeToPoint_fromRect_operation_fraction(NSPoint point,
NSRect rect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
compositeToPoint() method of the NSImage Objective-C class.
point - rect - op - delta - public void setDataRetained(boolean flag)
public NSSize size()
public com.jniwrapper.Bool usesEPSOnResolutionMismatch()
public void drawAtPoint_fromRect_operation_fraction(NSPoint point,
NSRect fromRect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
drawAtPoint() method of the NSImage Objective-C class.
point - fromRect - op - delta -
public void compositeToPoint_fromRect_operation(NSPoint point,
NSRect rect,
NSCompositingOperation op)
compositeToPoint() method of the NSImage Objective-C class.
point - rect - op - public void setCachedSeparately(boolean flag)
public void setMatchesOnMultipleResolution(boolean flag)
public Id initByReferencingURL(NSURL url)
public void drawInRect_fromRect_operation_fraction(NSRect rect,
NSRect fromRect,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
drawInRect() method of the NSImage Objective-C class.
rect - fromRect - op - delta - public com.jniwrapper.Bool scalesWhenResized()
public void setCacheMode(NSImageCacheMode mode)
public void addRepresentation(NSImageRep imageRep)
public static com.jniwrapper.Bool static_canInitWithPasteboard(NSPasteboard pasteboard)
public void setPrefersColorMatch(boolean flag)
public com.jniwrapper.Pointer.Void TIFFRepresentation()
public void lockFocus()
public Id initWithContentsOfURL(NSURL url)
public com.jniwrapper.Bool isFlipped()
public Id initWithPasteboard(NSPasteboard pasteboard)
public void setDelegate(Id anObject)
public void setFlipped(boolean flag)
public void unlockFocus()
public void setUsesEPSOnResolutionMismatch(boolean flag)
public Id initWithSize(NSSize aSize)
public Id initWithCoder(NSCoder aDecoder)
initWithCoder in interface NSCodingProtocol
public void dissolveToPoint_fraction(NSPoint point,
com.jniwrapper.SingleFloat aFloat)
dissolveToPoint() method of the NSImage Objective-C class.
point - aFloat - public void setScalesWhenResized(boolean flag)
public com.jniwrapper.Pointer.Void representations()
public com.jniwrapper.Bool cacheDepthMatchesImageDepth()
public void setBackgroundColor(NSColor aColor)
public com.jniwrapper.Bool isValid()
public Id initWithContentsOfFile(java.lang.String fileName)
public com.jniwrapper.Pointer.Void name()
public void setCacheDepthMatchesImageDepth(boolean flag)
public static com.jniwrapper.Pointer.Void static_imageFileTypes()
public void setSize(NSSize aSize)
public static com.jniwrapper.Pointer.Void static_imageUnfilteredPasteboardTypes()
public void dissolveToPoint_fromRect_fraction(NSPoint point,
NSRect rect,
com.jniwrapper.SingleFloat aFloat)
dissolveToPoint() method of the NSImage Objective-C class.
point - rect - aFloat - public static com.jniwrapper.Pointer.Void static_imageUnfilteredFileTypes()
public com.jniwrapper.Bool prefersColorMatch()
public NSImageCacheMode cacheMode()
public com.jniwrapper.Pointer.Void bestRepresentationForDevice(NSDictionary deviceDescription)
public Id delegate()
public Id initByReferencingFile(java.lang.String fileName)
public com.jniwrapper.Bool drawRepresentation_inRect(NSImageRep imageRep,
NSRect rect)
drawRepresentation() method of the NSImage Objective-C class.
imageRep - rect -
public void compositeToPoint_operation_fraction(NSPoint point,
NSCompositingOperation op,
com.jniwrapper.SingleFloat delta)
compositeToPoint() method of the NSImage Objective-C class.
point - op - delta - public void addRepresentations(NSArray imageReps)
public com.jniwrapper.Pointer.Void backgroundColor()
public void lockFocusOnRepresentation(NSImageRep imageRepresentation)
public com.jniwrapper.Bool matchesOnMultipleResolution()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||