ImagerMemoryDoc.tioga
Michael Plass, September 24, 1985 2:23:32 pm PDT
ImagerMemory
CEDAR 6.0 — FOR INTERNAL XEROX USE ONLY
ImagerMemory
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: ImagerMemory is a client package. It provides a class of Imager.Context that is capable of memorizing a sequence of Imager calls, and playing them back into another context.
Created by: Doug Wyatt <Wyatt.pa>, Eric Nickell <Nickell.pasa>
Maintained by: ImagerImplementors^.pa
Keywords: Display list, Graphics list, Imager, Replay
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
Client interface
ImagerMemory
ImagerMemory allows you to create a special kind of context that records everything you do to it, and that can play the calls back into another context. Not all Imager operations are allowed; in particular most of the Get operations are disallowed. However, it is compatible with ImagerInterpress in the sense that any Interpress master created with ImagerInterpress can be played into an ImagerMemory context.