This is LineWidthGraphicsChange.h in view mode; [Download] [Up]
@interface LineWidthGraphicsChange : SimpleGraphicsChange { float widthValue; } - initGraphicView:aGraphicView lineWidth:(float)aWidth; - (const char *)changeName; - changeDetailClass; - (float)lineWidth; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.