/[libvob]/libvob/org/nongnu/libvob/VobMatcher.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/VobMatcher.java

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

revision 1.2 by tjl, Fri Mar 7 11:38:21 2003 UTC revision 1.3 by tjl, Sat Oct 18 06:11:14 2003 UTC
# Line 61  public interface VobMatcher { Line 61  public interface VobMatcher {
61      int getParent(int cs);      int getParent(int cs);
62    
63      /** Whether calling getParent(cs) recursively      /** Whether calling getParent(cs) recursively
64       * (at least one time!) would eventually       * (at least one time) would eventually
65       * return parent. I.e. the coordinate system       * return parent.
66         * The coordinate system
67       * itself is not its own ancestor.       * itself is not its own ancestor.
68       */       */
69      boolean isAncestor(int cs, int ancestor);      boolean isAncestor(int cs, int ancestor);

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

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