JaMImagerPackage.config
Copyright Ó 1985, 1986, 1992 by Xerox Corporation. All rights reserved.
Includes the typescript and the graphics viewer implementation
registers the name JaMImager with the UserExec
Last changed by Stone, August 14, 1984 4:56:17 pm PDT
Tim Diebert: August 1, 1985 1:56:06 pm PDT
Michael Plass, June 23, 1986 10:58:30 am PDT
Doug Wyatt, August 7, 1986 11:32:12 am PDT
Last edited by: Mik Lamming - October 7, 1987 1:26:31 pm PDT
Bier, September 15, 1992 5:43 pm PDT
JaMImagerPackage: CONFIGURATION LINKS: CODE
IMPORTS ColorFns, Convert, JaM, Menus, Rope, FileNames, MessageWindow, ViewerOps, Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerInterpress, ImagerPath, ImagerPixelArrayAIS, ImagerTransformation, ImagerViewer, InterpressInterpreter, NamedColors, RealFns, Vector2,
-- Things for JamIDunn: DicentraRS232CAsync, IO, InterminalBackdoor, ThisMachine, ImagerSmoothContext, ImagerSample,--
-- Things for JaMRES
RasterEncodingStandardIO, ImagerRES
EXPORTS ALL
"public" interfaces: JaMImager, JaMImagerContexts the rest are: JaMIPrivate
CONTROL
JaMIContextsImpl, JaMImagerImpl, JaMIViewerImpl, JaMIInterpressImpl, JaMIVector2Impl, JaMIShowIPImpl, --JaMIDunnImpl, --JaMRESImpl = {
JaMImagerImpl;
JaMIViewerImpl;
JaMIContextsImpl;
JaMIColorImpl;
JaMIInterpressImpl;
JaMIVector2Impl;
JaMIShowIPImpl;
JaMIDunnImpl;
JaMRESImpl;
}.