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

Diff of /libvob/org/nongnu/libvob/VobCoorder.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 mudyc, Wed Apr 23 23:41:32 2003 UTC
# Line 128  public abstract class VobCoorder { Line 128  public abstract class VobCoorder {
128          return cull(parent, parent, clip);          return cull(parent, parent, clip);
129      }      }
130    
131            /** XXX Dear Tuomas, document this.
132         */
133        public int concat(int foo, int bar) {
134            throw new Error("\n\nDear Tuomas, \n\ndocument concat "+
135                            "coordsys and make it more usable "+
136                            "for awt\n\n");
137        }
138    
139      /** Get the size of the "unit square" of the given coordinate      /** Get the size of the "unit square" of the given coordinate
140       * system. This is the size that the unit square of unitSqCS()       * system. This is the size that the unit square of unitSqCS()

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