Ah, I get it now.  I have to store the acircle.getCenter() in a point Point, 
and then access Point.getX() and Point.getY() separately.  It was just that 
middle step that I was missing.  Thanks so much!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to