Uses of Class
org.eclipse.swt.internal.cocoa.NSPoint
-
Packages that use NSPoint Package Description org.eclipse.swt.accessibility org.eclipse.swt.internal.cocoa -
-
Uses of NSPoint in org.eclipse.swt.accessibility
Methods in org.eclipse.swt.accessibility with parameters of type NSPoint Modifier and Type Method Description id
Accessible. internal_accessibilityHitTest(NSPoint point, int childID)
Returns the deepest descendant of the UIElement hierarchy that contains the point. -
Uses of NSPoint in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSPoint Modifier and Type Method Description NSPoint
NSWindow. cascadeTopLeftFromPoint(NSPoint topLeftPoint)
NSPoint
NSWindow. convertBaseToScreen(NSPoint aPoint)
NSPoint
NSView. convertPoint_fromView_(NSPoint aPoint, NSView aView)
NSPoint
NSView. convertPoint_toView_(NSPoint aPoint, NSView aView)
NSPoint
NSWindow. convertScreenToBase(NSPoint aPoint)
NSPoint
NSBezierPath. currentPoint()
NSPoint
NSObject. draggingLocation()
NSPoint
NSLayoutManager. locationForGlyphAtIndex(long glyphIndex)
NSPoint
NSEvent. locationInWindow()
static NSPoint
NSEvent. mouseLocation()
NSPoint
NSWindow. mouseLocationOutsideOfEventStream()
NSPoint
NSTouch. normalizedPosition()
NSPoint
NSValue. pointValue()
NSPoint
NSAffineTransform. transformPoint(NSPoint aPoint)
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSPoint Modifier and Type Method Description void
NSBezierPath. appendBezierPathWithArcWithCenter(NSPoint center, double radius, double startAngle, double endAngle, boolean clockwise)
void
NSView. beginPageInRect(NSRect aRect, NSPoint location)
boolean
NSTableView. canDragRowsWithIndexes(NSIndexSet rowIndexes, NSPoint mouseDownPoint)
NSPoint
NSWindow. cascadeTopLeftFromPoint(NSPoint topLeftPoint)
long
NSTextView. characterIndexForInsertionAtPoint(NSPoint point)
long
NSTableHeaderView. columnAtPoint(NSPoint point)
long
NSTableView. columnAtPoint(NSPoint point)
boolean
NSBezierPath. containsPoint(NSPoint point)
NSPoint
NSWindow. convertBaseToScreen(NSPoint aPoint)
NSPoint
NSView. convertPoint_fromView_(NSPoint aPoint, NSView aView)
NSPoint
NSView. convertPoint_toView_(NSPoint aPoint, NSView aView)
NSPoint
NSWindow. convertScreenToBase(NSPoint aPoint)
void
NSBezierPath. curveToPoint(NSPoint endPoint, NSPoint controlPoint1, NSPoint controlPoint2)
void
NSObject. draggedImage(NSImage image, NSPoint screenPoint, long operation)
void
NSView. dragImage(NSImage anImage, NSPoint viewLocation, NSSize initialOffset, NSEvent event, NSPasteboard pboard, id sourceObj, boolean slideFlag)
void
NSLayoutManager. drawBackgroundForGlyphRange(NSRange glyphsToShow, NSPoint origin)
void
NSGradient. drawFromPoint(NSPoint startingPoint, NSPoint endingPoint, long options)
void
NSLayoutManager. drawGlyphsForGlyphRange(NSRange glyphsToShow, NSPoint origin)
static NSEvent
NSEvent. enterExitEventWithType(long type, NSPoint location, long flags, double time, long wNum, NSGraphicsContext context, long eNum, long tNum, long data)
long
NSLayoutManager. glyphIndexForPoint(NSPoint point, NSTextContainer container, double[] partialFraction)
NSView
NSView. hitTest(NSPoint aPoint)
NSCursor
NSCursor. initWithImage(NSImage newImage, NSPoint aPoint)
void
NSBezierPath. lineToPoint(NSPoint point)
static void
OS. memmove(long dest, NSPoint src, long size)
static void
OS. memmove(NSPoint dest, long src, long size)
boolean
NSView. mouse(NSPoint aPoint, NSRect aRect)
void
NSBezierPath. moveToPoint(NSPoint point)
static boolean
OS. NSPointInRect(NSPoint aPoint, NSRect aRect)
static long
OS. objc_msgSend(long id, long sel, long arg0, NSPoint arg1)
static long
OS. objc_msgSend(long id, long sel, long arg0, NSPoint arg1, long arg2)
static long
OS. objc_msgSend(long id, long sel, long arg0, NSPoint arg1, long arg2, double arg3, long arg4, long arg5, long arg6, long arg7, long arg8)
static long
OS. objc_msgSend(long id, long sel, long arg0, NSPoint arg1, long arg2, double arg3, long arg4, long arg5, short arg6, long arg7, long arg8)
static long
OS. objc_msgSend(long id, long sel, long arg0, NSPoint arg1, NSSize arg2, long arg3, long arg4, long arg5, boolean arg6)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0, double arg1, double arg2, double arg3, boolean arg4)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0, long arg1)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0, long arg1, double[] arg2)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0, NSPoint arg1, long arg2)
static long
OS. objc_msgSend(long id, long sel, NSPoint arg0, NSPoint arg1, NSPoint arg2)
static long
OS. objc_msgSend(long id, long sel, NSRange arg0, NSPoint arg1)
static long
OS. objc_msgSend(long id, long sel, NSRect arg0, NSPoint arg1)
static boolean
OS. objc_msgSend_bool(long id, long sel, long arg0, NSPoint arg1)
static boolean
OS. objc_msgSend_bool(long id, long sel, NSPoint arg0)
static boolean
OS. objc_msgSend_bool(long id, long sel, NSPoint arg0, NSRect arg1)
static void
OS. objc_msgSend_stret(NSPoint result, long id, long sel)
static void
OS. objc_msgSend_stret(NSPoint result, long id, long sel, long arg0)
static void
OS. objc_msgSend_stret(NSPoint result, long id, long sel, NSPoint arg0)
static void
OS. objc_msgSend_stret(NSPoint result, long id, long sel, NSPoint arg0, long arg1)
static long
OS. objc_msgSendSuper(objc_super superId, long sel, long arg0, NSPoint arg1)
static long
OS. objc_msgSendSuper(objc_super superId, long sel, long arg0, NSPoint arg1, long arg2)
static long
OS. objc_msgSendSuper(objc_super superId, long sel, NSPoint arg0)
static boolean
OS. objc_msgSendSuper_bool(objc_super superId, long sel, long arg0, NSPoint arg1)
static NSEvent
NSEvent. otherEventWithType(long type, NSPoint location, long flags, double time, long wNum, NSGraphicsContext context, short subtype, long d1, long d2)
long
NSTableView. rowAtPoint(NSPoint point)
void
NSView. scrollClipView(NSClipView aClipView, NSPoint aPoint)
void
NSView. scrollPoint(NSPoint aPoint)
void
NSView. setFrameOrigin(NSPoint newOrigin)
void
NSGraphicsContext. setPatternPhase(NSPoint patternPhase)
NSTabViewItem
NSTabView. tabViewItemAtPoint(NSPoint point)
long
NSScroller. testPart(NSPoint thePoint)
NSPoint
NSAffineTransform. transformPoint(NSPoint aPoint)
static NSValue
NSNumber. valueWithPoint(NSPoint point)
static NSValue
NSValue. valueWithPoint(NSPoint point)
static long
NSColorPanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
NSFontPanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
NSOpenPanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
NSPanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
NSSavePanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
NSWindow. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
SFCertificatePanel. windowNumberAtPoint(NSPoint point, long windowNumber)
static long
SFCertificateTrustPanel. windowNumberAtPoint(NSPoint point, long windowNumber)
-