ftp.nice.ch/pub/next/science/mathematics/HippoDraw.2.0.s.tar.gz#/HippoDraw/Hippo.bproj/Draw.subproj/Circle.h

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

@interface Circle : Graphic

/* Methods overridden from superclass(es) */

+ initialize;

- (Graphic *)colorAcceptorAt:(const NXPoint *)point;
- (float)naturalAspectRatio;
- draw;
- (BOOL)hit:(const NXPoint *)point;

@end

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