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.clipPathPath.handlethe OS resource for the Path (Warning: This field is platform dependent)GCData.pathGCData.visiblePath -
Uses of NSBezierPath in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSBezierPathModifier and TypeMethodDescriptionstatic NSBezierPathNSBezierPath.bezierPath()NSBezierPath.bezierPathByFlatteningPath()static NSBezierPathNSBezierPath.bezierPathWithRect(NSRect rect) static NSBezierPathNSBezierPath.bezierPathWithRoundedRect(NSRect rect, double xRadius, double yRadius) Methods in org.eclipse.swt.internal.cocoa with parameters of type NSBezierPathModifier and TypeMethodDescriptionvoidNSBezierPath.appendBezierPath(NSBezierPath path) voidNSGradient.drawInBezierPath(NSBezierPath path, double angle)