Uses of Class
org.eclipse.swt.internal.cocoa.NSPoint
Packages that use NSPoint
-
Uses of NSPoint in org.eclipse.swt.accessibility
Methods in org.eclipse.swt.accessibility with parameters of type NSPointModifier and TypeMethodDescriptionAccessible.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 NSPointModifier and TypeMethodDescriptionNSWindow.cascadeTopLeftFromPoint(NSPoint topLeftPoint) NSWindow.convertBaseToScreen(NSPoint aPoint) NSView.convertPoint_fromView_(NSPoint aPoint, NSView aView) NSView.convertPoint_toView_(NSPoint aPoint, NSView aView) NSView.convertPointFromBase(NSPoint aPoint) NSView.convertPointToBase(NSPoint aPoint) NSWindow.convertScreenToBase(NSPoint aPoint) NSBezierPath.currentPoint()NSObject.draggingLocation()NSCursor.hotSpot()NSLayoutManager.locationForGlyphAtIndex(long glyphIndex) NSEvent.locationInWindow()static NSPointNSEvent.mouseLocation()NSWindow.mouseLocationOutsideOfEventStream()NSTouch.normalizedPosition()NSValue.pointValue()NSAffineTransform.transformPoint(NSPoint aPoint) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSPointModifier and TypeMethodDescriptionvoidNSBezierPath.appendBezierPathWithArcWithCenter(NSPoint center, double radius, double startAngle, double endAngle) voidNSBezierPath.appendBezierPathWithArcWithCenter(NSPoint center, double radius, double startAngle, double endAngle, boolean clockwise) voidNSView.beginPageInRect(NSRect aRect, NSPoint location) booleanNSTableView.canDragRowsWithIndexes(NSIndexSet rowIndexes, NSPoint mouseDownPoint) NSWindow.cascadeTopLeftFromPoint(NSPoint topLeftPoint) longNSTextView.characterIndexForInsertionAtPoint(NSPoint point) longNSTableHeaderView.columnAtPoint(NSPoint point) longNSTableView.columnAtPoint(NSPoint point) booleanNSBezierPath.containsPoint(NSPoint point) NSWindow.convertBaseToScreen(NSPoint aPoint) NSView.convertPoint_fromView_(NSPoint aPoint, NSView aView) NSView.convertPoint_toView_(NSPoint aPoint, NSView aView) NSView.convertPointFromBase(NSPoint aPoint) NSView.convertPointToBase(NSPoint aPoint) NSWindow.convertScreenToBase(NSPoint aPoint) voidNSBezierPath.curveToPoint(NSPoint endPoint, NSPoint controlPoint1, NSPoint controlPoint2) voidNSObject.draggedImage(NSImage image, NSPoint screenPoint, long operation) voidNSView.dragImage(NSImage anImage, NSPoint viewLocation, NSSize initialOffset, NSEvent event, NSPasteboard pboard, id sourceObj, boolean slideFlag) voidNSAttributedString.drawAtPoint(NSPoint point) voidNSImage.drawAtPoint(NSPoint point, NSRect fromRect, long op, double delta) voidNSLayoutManager.drawBackgroundForGlyphRange(NSRange glyphsToShow, NSPoint origin) voidNSGradient.drawFromPoint(NSPoint startingPoint, NSPoint endingPoint, long options) voidNSLayoutManager.drawGlyphsForGlyphRange(NSRange glyphsToShow, NSPoint origin) static NSEventNSEvent.enterExitEventWithType(long type, NSPoint location, long flags, double time, long wNum, NSGraphicsContext context, long eNum, long tNum, long data) longNSLayoutManager.glyphIndexForPoint(NSPoint point, NSTextContainer container, double[] partialFraction) NSCursor.initWithImage(NSImage newImage, NSPoint aPoint) voidNSBezierPath.lineToPoint(NSPoint point) static final voidstatic final voidbooleanvoidNSBezierPath.moveToPoint(NSPoint point) static final booleanOS.NSPointInRect(NSPoint aPoint, NSRect aRect) static final longOS.objc_msgSend(long id, long sel, long arg0, NSPoint arg1) static final longOS.objc_msgSend(long id, long sel, long arg0, NSPoint arg1, long arg2) static final longOS.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 final longOS.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 final longOS.objc_msgSend(long id, long sel, long arg0, NSPoint arg1, NSSize arg2, long arg3, long arg4, long arg5, boolean arg6) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, double arg1, double arg2, double arg3) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, double arg1, double arg2, double arg3, boolean arg4) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, long arg1) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, long arg1, double[] arg2) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, NSPoint arg1, long arg2) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, NSPoint arg1, NSPoint arg2) static final longOS.objc_msgSend(long id, long sel, NSPoint arg0, NSRect arg1, long arg2, double arg3) static final longOS.objc_msgSend(long id, long sel, NSRange arg0, NSPoint arg1) static final longOS.objc_msgSend(long id, long sel, NSRect arg0, NSPoint arg1) static final booleanOS.objc_msgSend_bool(long id, long sel, long arg0, NSPoint arg1) static final booleanOS.objc_msgSend_bool(long id, long sel, NSPoint arg0) static final booleanOS.objc_msgSend_bool(long id, long sel, NSPoint arg0, NSRect arg1) static final voidOS.objc_msgSend_stret(NSPoint result, long id, long sel) static final voidOS.objc_msgSend_stret(NSPoint result, long id, long sel, long arg0) static final voidOS.objc_msgSend_stret(NSPoint result, long id, long sel, NSPoint arg0) static final voidOS.objc_msgSend_stret(NSPoint result, long id, long sel, NSPoint arg0, long arg1) static final longOS.objc_msgSendSuper(objc_super superId, long sel, long arg0, NSPoint arg1) static final longOS.objc_msgSendSuper(objc_super superId, long sel, long arg0, NSPoint arg1, long arg2) static final longOS.objc_msgSendSuper(objc_super superId, long sel, NSPoint arg0) static final booleanOS.objc_msgSendSuper_bool(objc_super superId, long sel, long arg0, NSPoint arg1) static NSEventNSEvent.otherEventWithType(long type, NSPoint location, long flags, double time, long wNum, NSGraphicsContext context, short subtype, long d1, long d2) longNSTableView.rowAtPoint(NSPoint point) voidNSView.scrollClipView(NSClipView aClipView, NSPoint aPoint) voidNSView.scrollPoint(NSPoint aPoint) voidNSClipView.scrollToPoint(NSPoint newOrigin) voidNSView.setFrameOrigin(NSPoint newOrigin) voidNSGraphicsContext.setPatternPhase(NSPoint patternPhase) NSTabView.tabViewItemAtPoint(NSPoint point) longNSAffineTransform.transformPoint(NSPoint aPoint) static NSValueNSNumber.valueWithPoint(NSPoint point) static NSValueNSValue.valueWithPoint(NSPoint point) static longNSColorPanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longNSFontPanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longNSOpenPanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longNSPanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longNSSavePanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longNSWindow.windowNumberAtPoint(NSPoint point, long windowNumber) static longSFCertificatePanel.windowNumberAtPoint(NSPoint point, long windowNumber) static longSFCertificateTrustPanel.windowNumberAtPoint(NSPoint point, long windowNumber)