/[escript]/trunk/pyvisi/py_src/logo.py
ViewVC logotype

Diff of /trunk/pyvisi/py_src/logo.py

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

revision 1153 by jongui, Wed May 16 22:45:33 2007 UTC revision 1154 by jongui, Fri May 18 02:46:32 2007 UTC
# Line 12  from constant import Viewport Line 12  from constant import Viewport
12  # to their public methods from the driver.  # to their public methods from the driver.
13  class Logo(ImageMapper, ImageReslice, Actor2D):  class Logo(ImageMapper, ImageReslice, Actor2D):
14      """      """
15      Class that displays a static image in particular a logo      Class that displays a static image, in particular a logo
16      (i.e. company symbol) and has NO interaction capability.      (i.e. company symbol) and has NO interaction capability. The position and
17        size of the logo can be specified.
18      """      """
19    
20      # The SOUTH_WEST default viewport is used when there is only one viewport.      # The SOUTH_WEST default viewport is used when there is only one viewport.

Legend:
Removed from v.1153  
changed lines
  Added in v.1154

  ViewVC Help
Powered by ViewVC 1.1.26