ftp.nice.ch/peanuts/GeneralData/Documents/books/AlexNeXTSTEPSource.tar.gz#/NSProgramming/Chapter7_Views/Shapes/CircleView.h

This is CircleView.h in view mode; [Download] [Up]

/* Generated by Project Builder */

#import "ShapeView.h"

@interface CircleView:ShapeView
{
}

- drawSelf:(NXRect *)rects :(int)rectCount;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.