home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / NXplot3d.3.2 / NXplot3d.app / plot3d.nib / data.classes next >
Encoding:
Text File  |  1994-12-06  |  1.3 KB  |  127 lines

  1. DensView = {
  2.     ACTIONS = {
  3.     setDenFlag:;
  4.     saveTiff:;
  5.     printPSCode:;
  6.     savePS:;
  7.     };
  8.     OUTLETS = {
  9.     delegate;
  10.     tiffRes;
  11.     image;
  12.     };
  13.     SUPERCLASS = View;
  14. };
  15. PControl = {
  16.     ACTIONS = {
  17.     makeAnim:;
  18.     setVarMinMax:;
  19.     readFile:;
  20.     zoomOut:;
  21.     stoMM:;
  22.     stoPref:;
  23.     zoomIn:;
  24.     newInsp:;
  25.     disPref:;
  26.     setVarS:;
  27.     readDEM:;
  28.     clearFile:;
  29.     readSFile:;
  30.     rclMM:;
  31.     setVarT:;
  32.     saveData:;
  33.     setMinMax:;
  34.     };
  35.     OUTLETS = {
  36.     color2;
  37.     color4;
  38.     color3;
  39.     I_BOX;
  40.     autoCont;
  41.     I_pho;
  42.     colortype;
  43.     varText;
  44.     levels;
  45.     animFlag;
  46.     symsel;
  47.     maxY;
  48.     maxZ;
  49.     maxX;
  50.     varSli;
  51.     varMax;
  52.     minY;
  53.     dzSwitch;
  54.     minZ;
  55.     minX;
  56.     dmaxZ;
  57.     dminZ;
  58.     alpha;
  59.     animFrames;
  60.     gridy;
  61.     I_dis;
  62.     dView;
  63.     gridx;
  64.     I_lim;
  65.     demAsp;
  66.     d3View;
  67.     errPan;
  68.     ffSel;
  69.     camera;
  70.     equation;
  71.     colorsel;
  72.     varMin;
  73.     errTitle;
  74.     color1;
  75.     color5;
  76.     errMsg;
  77.     };
  78.     SUPERCLASS = Object;
  79. };
  80. FirstResponder = {
  81.     ACTIONS = {
  82.     };
  83.     SUPERCLASS = Object;
  84. };
  85. Plot3DView = {
  86.     ACTIONS = {
  87.     setEye:;
  88.     setLightX:;
  89.     setPhi:;
  90.     aspect11:;
  91.     setAmbLight:;
  92.     setFlags:;
  93.     setOverlay:;
  94.     setFlagColor:;
  95.     setProj:;
  96.     printPSCode:;
  97.     dumpRib:;
  98.     setLight:;
  99.     setMode:;
  100.     setLightY:;
  101.     size320:;
  102.     setAsp:;
  103.     makeSMap:;
  104.     zoom:;
  105.     togFreeze:;
  106.     PRTiff:;
  107.     };
  108.     OUTLETS = {
  109.     axisTitle;
  110.     tickpos;
  111.     ambLight;
  112.     varT;
  113.     fontSize;
  114.     aLight;
  115.     flagSel;
  116.     shape;
  117.     controller;
  118.     mode;
  119.     aspectS;
  120.     autotick;
  121.     };
  122.     SUPERCLASS = N3DCamera;
  123. };
  124. Expression = {
  125.     SUPERCLASS = Object;
  126. };
  127.