/[gzz]/gzz/gzz/view/xubuoy.py
ViewVC logotype

Diff of /gzz/gzz/view/xubuoy.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by tjl, Sun Oct 20 09:33:17 2002 UTC revision 1.26 by tjl, Sun Oct 20 09:55:57 2002 UTC
# Line 138  class XuPDFBuoy: Line 138  class XuPDFBuoy:
138              pass              pass
139    
140          self.eye = 0.2          self.eye = 0.2
141          self.buoyscale = 400          self.buoyscale = 800
142    
143      def add(self, vs, importance, floater,      def add(self, vs, importance, floater,
144                          maincs, globalview = None,                          maincs, globalview = None,
# Line 511  class XuPDFScene_PDFContext: Line 511  class XuPDFScene_PDFContext:
511    
512          cs1 = bf.addCentralBuoy(self.cursor.getId())          cs1 = bf.addCentralBuoy(self.cursor.getId())
513    
514            cs1_nad = vs.coords.nadirOrigin(cs1, nadircs)
515            vs.matcher.addSub(cs1, cs1_nad, "N")
516            cs1 = cs1_nad
517    
518          if self.modes[0].movefocus:          if self.modes[0].movefocus:
519              focusy_at = globaly * screensize[1]              focusy_at = globaly * screensize[1]

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26