/[gzz]/gzz/gzz/Space.java
ViewVC logotype

Diff of /gzz/gzz/Space.java

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

revision 1.20 by benja, Sat Aug 3 18:22:30 2002 UTC revision 1.21 by tjl, Thu Aug 29 12:46:14 2002 UTC
# Line 77  String rcsid = "$Id$"; Line 77  String rcsid = "$Id$";
77       */       */
78      Dim getCloneDim();      Dim getCloneDim();
79    
80        /** Clone a cell.
81         * @param cellToClone The cell to clone
82         * @param cloneInSlice A cell of the slice the clone should be in.
83         *   May be null.
84         */
85        Cell zzclone(Cell cellToClone, Cell cloneInSlice);
86    
87      /** Create a new span containing the given character.      /** Create a new span containing the given character.
88       * The cell argument is for use when the space is in several       * The cell argument is for use when the space is in several
89       * slices and it is desirable to separate the texts somewhat.       * slices and it is desirable to separate the texts somewhat.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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