/[libvob]/libvob/org/nongnu/libvob/buoy/impl/RatioMainGeometer.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/buoy/impl/RatioMainGeometer.java

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

revision 1.1 by tjl, Fri Aug 8 16:30:08 2003 UTC revision 1.2 by tjl, Sat Aug 9 11:15:50 2003 UTC
# Line 7  import org.nongnu.libvob.buoy.*; Line 7  import org.nongnu.libvob.buoy.*;
7  /** A BuoyMainViewGeometer that maintains a constant ratio  /** A BuoyMainViewGeometer that maintains a constant ratio
8   * of the box given to it.   * of the box given to it.
9   */   */
10  public class RatioMainGeometer {  public class RatioMainGeometer implements BuoyMainViewGeometer {
11      static float[] tmp = new float[2];      static float[] tmp = new float[2];
12    
13      /** The coordinates of the rectangle in (0,1)x(0,1).      /** The coordinates of the rectangle in (0,1)x(0,1).

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