- To: pgg@xxxxxxxxxxxxx
- Subject: Re: "RendererVector must be empty"
- From: Ng Say Teong <nst@xxxxxxxxxx>
- Date: Fri, 4 Aug 2000 10:36:32 +1000 (AEST)
Hi Paul, Don Murray is right, you must You must add ScalarMaps before adding references. This includes all ScalarMaps for all the data you wish to draw on the same display. That is, if you are drawing multiple data on the same display (by overlaying), you must "manange" the timing of the rendering either by (1) manaing the ScalarMaps used, or (2) posponing calling the display.addReference() or display.addReferences() until the last minute. The latter is the easiest. cheers Ng Say Teong
- Follow-Ups:
- Re: "RendererVector must be empty"
- From: Paul Gifford
- Re: "RendererVector must be empty"