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

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

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

revision 1.4 by mudyc, Mon Apr 14 12:13:29 2003 UTC revision 1.5 by mudyc, Wed Apr 16 08:27:31 2003 UTC
# Line 32  import java.awt.*; Line 32  import java.awt.*;
32   * <p>   * <p>
33   * A VobScene encapsulates three separate systems: simple and orthogonal   * A VobScene encapsulates three separate systems: simple and orthogonal
34   * coordinate systems, coordinate system mathing and coordinate systems   * coordinate systems, coordinate system mathing and coordinate systems
35   * mapping to vobs. These systems are used to control the   * mapping for vobs. These systems are used to control the
36   * main canvas called screen. VobScene can be used to make child coordinate   * main canvas called screen. VobScene can be used to make child coordinate
37   * systems to this main canvas or to the coordinate system already made.   * systems to this main canvas or to the coordinate system already made.
38   * So, all coordinate systems have parent coordinate system which is screen or   * So, all coordinate systems have parent coordinate system which is screen or
# Line 41  import java.awt.*; Line 41  import java.awt.*;
41   * in the scene/screen/main canvas with <i>coordinate systems</i> given.   * in the scene/screen/main canvas with <i>coordinate systems</i> given.
42   * <p>   * <p>
43   * One important thing with one coordinate system is that they are   * One important thing with one coordinate system is that they are
44   * new coordinate systems which origin(0,0) is in up-left corner and point(1,1) is   * systems which origin(0,0) is in up-left corner and point(1,1) is
45   * in down-right corner.   * in down-right corner.
46   * <p>   * <p>
47   * A VobScene is somewhat like a scene graph but has some rather special features.   * A VobScene is somewhat like a scene graph but has some rather special features.

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

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