/[gzz]/gzz/gzz/view/buoy/CellBuoyViewNodeType.java
ViewVC logotype

Diff of /gzz/gzz/view/buoy/CellBuoyViewNodeType.java

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

revision 1.3 by tjl, Thu Feb 6 07:38:42 2003 UTC revision 1.4 by tjl, Thu Feb 6 12:41:16 2003 UTC
# Line 26  public interface CellBuoyViewNodeType { Line 26  public interface CellBuoyViewNodeType {
26       * @see BuoyViewNodeType#renderBuoy       * @see BuoyViewNodeType#renderBuoy
27       * @param content If not null, an object describing the part of content       * @param content If not null, an object describing the part of content
28       *                  that the view should be centered on. Can be ignored.       *                  that the view should be centered on. Can be ignored.
29         * @return The coordinate system of the anchor
30       */       */
31      void renderBuoy(VobScene vs, int into, Cell c, Object content,      int renderBuoy(VobScene vs, int into, Cell c, Object content,
32                  Object cachedSize);                  Object cachedSize);
33    
34      BuoyViewMainNode createMainNode(Cell c, Object content, CellPlacementHook hook);      BuoyViewMainNode createMainNode(Cell c, Object content, CellPlacementHook hook);

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