Re: [Biojava-l] SequencePanel arbitrary setGraphicsOrigin

2001-05-29 Thread Keith James
> "David" == S M Huen <[EMAIL PROTECTED]> writes: [...] David> If you could send me you renderer code I could have a look David> at why it might be doing this. Do you have a David> framing/clipping transform to put it in the panel like the David> MultilineRenderer and Layered

Re: [Biojava-l] SequencePanel arbitrary setGraphicsOrigin

2001-05-24 Thread Dr S.M. Huen
On 24 May 2001, Keith James wrote: > > Hi, > > I'm working on a couple of things related to the sequence gui code, > namely: > > A new FeatureRenderer to do 'mixed types of beads on a string' > rendering for protein domains etc (rather than overlaying several > SequenceRenderers) > Nice. > D

[Biojava-l] SequencePanel arbitrary setGraphicsOrigin

2001-05-24 Thread Keith James
Hi, I'm working on a couple of things related to the sequence gui code, namely: A new FeatureRenderer to do 'mixed types of beads on a string' rendering for protein domains etc (rather than overlaying several SequenceRenderers) Dumping png images of rendered features. When using a Graphics2D