ftp.nice.ch/pub/next/science/cartography/ICAO.0.7b.s.tar.gz#/ICAOfNEXT.0.7b/MarginPageLayout.h

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

#import <appkit/PageLayout.h>

@interface MarginPageLayout : PageLayout
{
    id leftMargin;
    id rightMargin;
    id topMargin;
    id bottomMargin;
}

/* Methods overridden from superclass */

- pickedUnits:sender;
- readPrintInfo;
- writePrintInfo;
- setTopBotForm:anObject;
- setSideForm:anObject;

@end


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