On Thursday 28 November 2002 10:33, E.L. Willighagen wrote:
> > I think that some of the code that is in the old Atom.java should be
> > moved out of there.
> > For example, all the references to transform and screenPosition (and
> > screenX/Y/Z/Diameter) should be part of AtomShape, not part of the basic
> > Atom representation.
>
> Yes, agreed... I'll move it to AtomShape soon...

This seems rather difficult with the current design...

1. the screen coordinates are updated for each transformation
2. the MeasureRenderer only knows about Atoms... and not about
    AtomShapes...

Thus, moving the screen coordinates into the AtomShape class, the
MeasureRenderer can no longer function...

Egon


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to