/[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.5 by tjl, Thu Apr 24 18:46:39 2003 UTC revision 1.6 by tjl, Sat Aug 9 13:28:35 2003 UTC
# Line 177  public abstract class VobCoorder { Line 177  public abstract class VobCoorder {
177      abstract public int getCSAt(int parent, float x, float y, float[] targetcoords);      abstract public int getCSAt(int parent, float x, float y, float[] targetcoords);
178    
179      /** Transform a point to screen coordinates from the given cs.      /** Transform a point to screen coordinates from the given cs.
180         * It is explicitly allowed for pt and into to be the same array.
181       */       */
182      public float[] transformPoints3(int withCS, float[] pt, float[]into) {      public float[] transformPoints3(int withCS, float[] pt, float[]into) {
183          throw new UnsupportedOperationException("transform not supported yet");          throw new UnsupportedOperationException("transform not supported yet");

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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