/[gzz]/gzz/gzz/vob/HChain.java
ViewVC logotype

Diff of /gzz/gzz/vob/HChain.java

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

revision 1.1 by benja, Sat Sep 21 16:29:19 2002 UTC revision 1.2 by benja, Sat Sep 21 16:47:15 2002 UTC
# Line 1  Line 1 
1  //(c):Benja Fallenstein and Tuomas Lukka  /*
2    HChain.java
3     *    
4     *    Copyright (c) 2002, Benja Fallenstein and Tuomas Lukka
5     *    
6     *    You may use and distribute under the terms of either the GNU Lesser
7     *    General Public License, either version 2 of the license or,
8     *    at your choice, any later version. Alternatively, you may use and
9     *    distribute under the terms of the XPL.
10     *    
11     *    See the LICENSE.lgpl and LICENSE.xpl files for the specific terms of
12     *    the licenses.
13     *    
14     *    This software is distributed in the hope that it will be useful,
15     *    but WITHOUT ANY WARRANTY; without even the implied warranty of
16     *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the README
17     *    file for more details.
18     *    
19     */
20    /*
21     * Written by Benja Fallenstein and Tuomas Lukka
22     */
23  package gzz.vob;  package gzz.vob;
24    
25  /** A chain with support for linebreaking operations.  /** A chain with support for linebreaking operations.
# Line 41  public interface HChain { Line 62  public interface HChain {
62       *  the given scale.       *  the given scale.
63       */       */
64      float getDepth(int start, int end, float scale);      float getDepth(int start, int end, float scale);
 }  
65    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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