ftp.nice.ch/pub/next/unix/graphics/gnuplot_term.2.0.s.tar.gz#/gnuplot.NeXT_term.v2/EpsViewer.h

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

#import <appkit/Application.h>
#import <appkit/graphics.h>
#import <dpsclient/dpsclient.h>
#import <appkit/Window.h>

@interface EpsViewer:Application
{
	id theNewWin;
}

- windowCreate:(NXCoord)width Height:(NXCoord)height;
- (NXRect *)nextRectForWidth:(NXCoord)width Height:(NXCoord)height;

@end


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