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