Ignore:
Timestamp:
May 14, 2009, 10:20:50 PM (15 years ago)
Author:
gah
Message:

make general for use with both nanovisviewer and flowvisviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/isomarker.tcl

    r1376 r1436  
    1717package require Img
    1818
    19 itcl::class Rappture::NanovisViewer::IsoMarker {
     19itcl::class Rappture::IsoMarker {
    2020    private variable value_     "";     # Absolute value of marker.
    2121    private variable label_     ""
Note: See TracChangeset for help on using the changeset viewer.