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