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

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

@interface FillGraphicsChange : SimpleGraphicsChange
{
    int fill;
}

- initGraphicView:aGraphicView;
- initGraphicView:aGraphicView fill:(int)fillValue;
- (const char *)changeName;
- changeDetailClass;
- (int)fill;

@end

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