/[libvob]/libvob/doc/pegboard/buoydesign--tjl/peg.rst
ViewVC logotype

Diff of /libvob/doc/pegboard/buoydesign--tjl/peg.rst

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

revision 1.3 by tjl, Fri Aug 8 14:17:56 2003 UTC revision 1.4 by tjl, Fri Aug 8 16:30:08 2003 UTC
# Line 300  Here's the geometer for the main views:: Line 300  Here's the geometer for the main views::
300           *              in existing ones.           *              in existing ones.
301           * @return The coordinate system into which to place the main view.           * @return The coordinate system into which to place the main view.
302           */           */
303          int mainCS(int into, Object key, boolean create);          int mainCS(VobScene vs, int into, Object key, boolean create);
304      }      }
305    
306  And here's the geometer for the buoys::  And here's the geometer for the buoys::
# Line 325  And here's the geometer for the buoys:: Line 325  And here's the geometer for the buoys::
325           *             in into. There may be others in between.           *             in into. There may be others in between.
326           * @param w,h The size requested for the buoy.           * @param w,h The size requested for the buoy.
327           */           */
328          int buoyCS(int into, int anchor, Object key, float w, float h);          int buoyCS(VobScene vs, int into, int anchor, Object key, float w, float h);
329    
330      }      }
331    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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