|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSPoint | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.foundation |
Uses of NSPoint in org.rococoa.cocoa.appkit |
---|
Fields in org.rococoa.cocoa.appkit declared as NSPoint | |
---|---|
NSPoint |
NSTypesetterGlyphInfo.curLocation
Location (relative to the baseline) for laying this glyph out C type : NSPoint |
Constructors in org.rococoa.cocoa.appkit with parameters of type NSPoint | |
---|---|
NSTypesetterGlyphInfo(NSPoint curLocation,
float extent,
float belowBaseline,
float aboveBaseline,
int glyphCharacterIndex,
NSFont font,
NSSize attachmentSize,
NSTypesetterGlyphInfo._giflags_struct _giflags)
|
Uses of NSPoint in org.rococoa.cocoa.foundation |
---|
Subclasses of NSPoint in org.rococoa.cocoa.foundation | |
---|---|
static class |
NSPoint.ByReference
|
static class |
NSPoint.ByValue
|
Fields in org.rococoa.cocoa.foundation declared as NSPoint | |
---|---|
NSPoint |
NSRect.origin
|
Methods in org.rococoa.cocoa.foundation that return NSPoint | |
---|---|
static NSPoint[] |
NSPoint.newArray(int arrayLength)
|
Constructors in org.rococoa.cocoa.foundation with parameters of type NSPoint | |
---|---|
NSRect(NSPoint origin,
NSSize size)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |