This is OMRSlur.h in view mode; [Download] [Up]
#import "Glyph.h" @interface OMRSlur:Glyph { @public OMRSlur *otherEnd ; NXPoint bzPnt ; // in my coord sys char isRightEnd ; } - drawSelf: (NXRect *) aRect ; - propogate: (char *) command from: (Glyph *) aGlyph ; -read: (NXTypedStream *) stream ; -write: (NXTypedStream *) stream ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.