atom feed10 messages in org.oasis-open.lists.cgmo-webcgmRE: [cgmo-webcgm] WebCGM traversal ro...
FromSent OnAttachments
Benoit BezaireOct 7, 2004 8:31 am 
Lofton HendersonOct 7, 2004 4:41 pm 
Benoit BezaireOct 8, 2004 5:14 am 
Lofton HendersonOct 8, 2004 6:41 am 
Forrest CarpenterOct 8, 2004 7:26 am 
Kevin O'KaneOct 8, 2004 8:37 am 
Cruikshank, David WOct 8, 2004 9:41 am 
Forrest CarpenterOct 8, 2004 12:46 pm 
Benoit BezaireOct 8, 2004 1:18 pm 
Dieter WeidenbrueckOct 11, 2004 4:55 am 
Subject:RE: [cgmo-webcgm] WebCGM traversal routines
From:Forrest Carpenter (forr@sdicgm.com)
Date:Oct 8, 2004 12:46:48 pm
List:org.oasis-open.lists.cgmo-webcgm

All

At 11:41 AM 10/8/2004, Dave wrote:

The question that remains in my mind is the graphical effect. If you have three children aps; foo:one, foo:two, and foo:three, and you change the style of foo:two, do all three have to be re-generated in the graphical display? Is there a difference depending on the choice of whether foo:one or foo:three is first child?

That would depend on the style you change, if you made foo:two invisible, you would need to regenerate the entire graphic, if you only increased the line width, you might be able to only regenerate foo:two and all graphical elements that follow foo:two in sequential order of the cgm file. It would make no difference if you defined foo:one or foo:three as first child you would still need to process the graphic elements in the order they are presented in the CGM.

Forrest