Uses of Class
org.eclipse.swt.internal.cocoa.NSBezierPath
Packages that use NSBezierPath
-
Uses of NSBezierPath in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSBezierPathModifier and TypeFieldDescriptionGCData.clipPath
Path.handle
the OS resource for the Path (Warning: This field is platform dependent)GCData.path
GCData.visiblePath
-
Uses of NSBezierPath in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSBezierPathModifier and TypeMethodDescriptionstatic NSBezierPath
NSBezierPath.bezierPath()
NSBezierPath.bezierPathByFlatteningPath()
static NSBezierPath
NSBezierPath.bezierPathWithRect
(NSRect rect) static NSBezierPath
NSBezierPath.bezierPathWithRoundedRect
(NSRect rect, double xRadius, double yRadius) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSBezierPathModifier and TypeMethodDescriptionvoid
NSBezierPath.appendBezierPath
(NSBezierPath path) void
NSGradient.drawInBezierPath
(NSBezierPath path, double angle)