This is OMRBeam.h in view mode; [Download] [Up]
#import "Glyph.h" @interface OMRBeam:Glyph { BOOL goesDown ; } - init: (float) width :(float) height ; - drawSelf: (NXRect *) aRect ; - setScale: (float) widthScale : (float) heightScale ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.