This is Curve.h in view mode; [Download] [Up]
@interface Curve : Line /* Methods overridden from superclass */ + initialize; - (float)arrowAngle:(int)corner; - drawLine; - (BOOL)hit:(const NXPoint *)point; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.