<node name="/casa/viewer">
<interface name="edu.nrao.casa.viewer">
<method name="start_interact" timeout="0x7fffffff">
<arg direction="in" type="v" name="input" />
<arg direction="in" type="i" name="panel" />
<arg direction="out" type="v" />
<method name="datarange" >
<arg direction="in" type="ad" name="range" />
<arg direction="in" type="i" name="data" />
<arg direction="out" type="v" />
<method name="contourlevels" >
<arg direction="in" type="ad" name="levels" />
<arg direction="in" type="d" name="baselevel" />
<arg direction="in" type="d" name="unitlevel" />
<arg direction="in" type="i" name="panel_or_data" />
<arg direction="out" type="v" />
<arg direction="in" type="s" name="x" />
<arg direction="in" type="s" name="y" />
<arg direction="in" type="s" name="z" />
<arg direction="in" type="i" name="panel" />
<arg direction="out" type="v" />
<method name="colormap" >
<arg direction="in" type="s" name="map" />
<arg direction="in" type="i" name="panel_or_data" />
<arg direction="out" type="v" />
<method name="colorwedge" >
<arg direction="in" type="b" name="show" />
<arg direction="in" type="i" name="panel_or_data" />
<arg direction="out" type="v" />
<method name="load" timeout="0x7fffffff">
<arg direction="in" type="s" name="path" />
<arg direction="in" type="s" name="displaytype" />
<arg direction="in" type="i" name="panel" />
<arg direction="in" type="d" name="scaling" />
<arg direction="out" type="v" />
<method name="reload" timeout="0x7fffffff">
<arg direction="in" type="i" name="panel_or_data" />
<arg direction="out" type="v" />
<method name="unload" timeout="0x7fffffff">
<arg direction="in" type="i" name="data" />
<arg direction="out" type="v" />
<method name="restore" timeout="0x7fffffff">
<arg direction="in" type="s" name="path" />
<arg direction="in" type="i" name="panel" />
<arg direction="out" type="v" />
<method name="panel" timeout="0x7fffffff">
<arg direction="in" type="s" name="type" />
<arg direction="in" type="b" name="hidden" />