Uses of Class
org.rococoa.cocoa.foundation.NSSize

Packages that use NSSize
org.rococoa.cocoa.foundation   
 

Uses of NSSize in org.rococoa.cocoa.foundation
 

Fields in org.rococoa.cocoa.foundation declared as NSSize
 NSSize NSRect.size
           
 

Methods in org.rococoa.cocoa.foundation that return NSSize
abstract  NSSize NSValue.sizeValue()
           
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSSize
 void NSImage.setSize(NSSize size)
           
static NSValue NSValue.valueWithSize(NSSize size)
           
 NSValue NSValue._Class.valueWithSize(NSSize size)
           
 

Constructors in org.rococoa.cocoa.foundation with parameters of type NSSize
NSRect(NSPoint origin, NSSize size)
           
 



Copyright © 2009. All Rights Reserved.