=?iso-8859-1?Q?Mathias_St=FCmpert?= wrote:
> > I am looking for something which captures the 3d interactive nature of
> > the display.
>
> Perhaps one of the Forms of VisAD could help you (Look at the visad.data
> package). I suppose the VisADForm would do what you want. I don't
> exactly know what informations are saved with the VisADForm but I think
> you can save every VisAD-Data object. I also think your display's
> ScalarMaps are not saved. But I'm not sure about that. Perhaps the VisAD
> people can say more about that.
VisADForm saves everything contained in a Display object, including
all ConstantMaps and ScalarMaps added with display.addMap() calls.