blob: 2f0c7a07a8a1451d6325a47ea47a25b3f0d3c52d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Thu Jul 23 15:58:50 CEST 2020 -->
<title>IntensityGraphFigure</title>
<meta name="date" content="2020-07-23">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IntensityGraphFigure";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IntensityGraphFigure.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/GaugeFigure.NeedleCenter.html" title="class in org.eclipse.nebula.visualization.widgets.figures"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html" target="_top">Frames</a></li>
<li><a href="IntensityGraphFigure.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.draw2d.Figure">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.nebula.visualization.widgets.figures</div>
<h2 title="Class IntensityGraphFigure" class="title">Class IntensityGraphFigure</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.draw2d.Figure</li>
<li>
<ul class="inheritance">
<li>org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.eclipse.draw2d.IFigure, <a href="../../../../../../org/eclipse/nebula/visualization/internal/widgets/introspection/Introspectable.html" title="interface in org.eclipse.nebula.visualization.internal.widgets.introspection">Introspectable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">IntensityGraphFigure</span>
extends org.eclipse.draw2d.Figure
implements <a href="../../../../../../org/eclipse/nebula/visualization/internal/widgets/introspection/Introspectable.html" title="interface in org.eclipse.nebula.visualization.internal.widgets.introspection">Introspectable</a></pre>
<div class="block">An intensity graph figure.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ColorDepth</a></span></code>
<div class="block">Color depth of the image data in RGB1 mode, since SWT only support 8 bit color depth,
it has to convert all data to [0,255].</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.GraphArea.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.GraphArea</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.GraphAreaZoomer.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.GraphAreaZoomer</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ICroppedDataSizeListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ICroppedDataSizeListener</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IPixelInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IPixelInfoProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IProfileDataChangeLisenter.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IProfileDataChangeLisenter</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIInfoProvider</a></span></code>
<div class="block">Provides info to be displayed on ROI label.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIListener</a></span></code>
<div class="block">ROI listener which will be notified whenever ROI moved.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.SinglePixelProfileCrossHair.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.SinglePixelProfileCrossHair</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.UnsignedPrimitiveArrayWrapper.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.UnsignedPrimitiveArrayWrapper</a></span></code>
<div class="block">Wraps an array of raw signed data to emulate an unsigned datatype.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.draw2d.Figure">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.draw2d.Figure</h3>
<code>org.eclipse.draw2d.Figure.FigureIterator, org.eclipse.draw2d.Figure.IdentitySearch</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.draw2d.IFigure">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.draw2d.IFigure</h3>
<code>org.eclipse.draw2d.IFigure.NoInsets</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.draw2d.Figure">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.draw2d.Figure</h3>
<code>bgColor, border, bounds, fgColor, flags, font, MAX_FLAG, maxSize, minSize, NO_MANAGER, prefSize, toolTip</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.draw2d.IFigure">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.draw2d.IFigure</h3>
<code>MAX_DIMENSION, MIN_DIMENSION, NO_INSETS</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#IntensityGraphFigure--">IntensityGraphFigure</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#IntensityGraphFigure-boolean-">IntensityGraphFigure</a></span>(boolean&nbsp;runMode)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#addCroppedDataSizeListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ICroppedDataSizeListener-">addCroppedDataSizeListener</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ICroppedDataSizeListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ICroppedDataSizeListener</a>&nbsp;listener)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#addPixelInfoProvider-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IPixelInfoProvider-">addPixelInfoProvider</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IPixelInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IPixelInfoProvider</a>&nbsp;pixelInfoProvider)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#addProfileDataListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IProfileDataChangeLisenter-">addProfileDataListener</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IProfileDataChangeLisenter.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IProfileDataChangeLisenter</a>&nbsp;listener)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#addROI-java.lang.String-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIInfoProvider-">addROI</a></span>(java.lang.String&nbsp;name,
<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIListener</a>&nbsp;roiListener,
<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIInfoProvider</a>&nbsp;roiInfoProvider)</code>
<div class="block">Add a new ROI to the graph.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#calcRGBPixel-org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper-double-double-int-">calcRGBPixel</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/IPrimaryArrayWrapper.html" title="interface in org.eclipse.nebula.visualization.widgets.datadefinition">IPrimaryArrayWrapper</a>&nbsp;dataArray,
double&nbsp;max,
double&nbsp;min,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#dispose--">dispose</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.beans.BeanInfo</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getBeanInfo--">getBeanInfo</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ColorDepth</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getColorDepth--">getColorDepth</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/ColorMap.html" title="class in org.eclipse.nebula.visualization.widgets.datadefinition">ColorMap</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getColorMap--">getColorMap</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getCropBottom--">getCropBottom</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getCropLeft--">getCropLeft</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getCropRight--">getCropRight</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getCropTop--">getCropTop</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getDataArray--">getDataArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getDataHeight--">getDataHeight</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getDataWidth--">getDataWidth</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.GraphArea.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.GraphArea</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getGraphArea--">getGraphArea</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>org.eclipse.draw2d.geometry.Dimension</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getGraphAreaInsets--">getGraphAreaInsets</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getMax--">getMax</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getMin--">getMin</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getPixelInfo-int-int-double-double-double-">getPixelInfo</a></span>(int&nbsp;xIndex,
int&nbsp;yIndex,
double&nbsp;xCoordinate,
double&nbsp;yCoordinate,
double&nbsp;pixelValue)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figureparts/ROIFigure.html" title="class in org.eclipse.nebula.visualization.widgets.figureparts">ROIFigure</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getROI-java.lang.String-">getROI</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getRoiColor--">getRoiColor</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getUnsignedBits--">getUnsignedBits</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/xygraph/figures/Axis.html" title="class in org.eclipse.nebula.visualization.xygraph.figures">Axis</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getXAxis--">getXAxis</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/visualization/xygraph/figures/Axis.html" title="class in org.eclipse.nebula.visualization.xygraph.figures">Axis</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#getYAxis--">getYAxis</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#isInRGBMode--">isInRGBMode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#isRunMode--">isRunMode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#isShowRamp--">isShowRamp</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#isSingleLineProfiling--">isSingleLineProfiling</a></span>()</code>
<div class="block">If it is profiling on single pixel.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#layout--">layout</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#removeROI-java.lang.String-">removeROI</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setColorDepth-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ColorDepth-">setColorDepth</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ColorDepth</a>&nbsp;colorDepth)</code>
<div class="block">Set Color depth of the image.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setColorMap-org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap-">setColorMap</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/ColorMap.html" title="class in org.eclipse.nebula.visualization.widgets.datadefinition">ColorMap</a>&nbsp;colorMap)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setCropBottom-int-">setCropBottom</a></span>(int&nbsp;cropBottom)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setCropLeft-int-">setCropLeft</a></span>(int&nbsp;cropLeft)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setCropRight-int-">setCropRight</a></span>(int&nbsp;cropRight)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setCropTop-int-">setCropTop</a></span>(int&nbsp;cropTop)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-byte:A-">setDataArray</a></span>(byte[]&nbsp;data)</code>
<div class="block">Set the byte[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-double:A-">setDataArray</a></span>(double[]&nbsp;data)</code>
<div class="block">Set the double[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-float:A-">setDataArray</a></span>(float[]&nbsp;data)</code>
<div class="block">Set the float[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-int:A-">setDataArray</a></span>(int[]&nbsp;data)</code>
<div class="block">Set the int[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper-">setDataArray</a></span>(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/IPrimaryArrayWrapper.html" title="interface in org.eclipse.nebula.visualization.widgets.datadefinition">IPrimaryArrayWrapper</a>&nbsp;dataWrapper)</code>
<div class="block">Set the data array wrapper for the intensity graph.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-long:A-">setDataArray</a></span>(long[]&nbsp;data)</code>
<div class="block">Set the long[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataArray-short:A-">setDataArray</a></span>(short[]&nbsp;data)</code>
<div class="block">Set the short[] data array for the intensity graph.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataHeight-int-">setDataHeight</a></span>(int&nbsp;dataHeight)</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setDataWidth-int-">setDataWidth</a></span>(int&nbsp;dataWidth)</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setFont-org.eclipse.swt.graphics.Font-">setFont</a></span>(org.eclipse.swt.graphics.Font&nbsp;f)</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setInRGBMode-boolean-">setInRGBMode</a></span>(boolean&nbsp;inRGBMode)</code>
<div class="block">Set if the input data is in RGB mode.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setMax-double-">setMax</a></span>(double&nbsp;max)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setMin-double-">setMin</a></span>(double&nbsp;min)</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setROIColor-org.eclipse.swt.graphics.Color-">setROIColor</a></span>(org.eclipse.swt.graphics.Color&nbsp;roiColor)</code>
<div class="block">Set color of ROI figures.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setROIDataBounds-java.lang.String-int-int-int-int-">setROIDataBounds</a></span>(java.lang.String&nbsp;name,
int&nbsp;xIndex,
int&nbsp;yIndex,
int&nbsp;width,
int&nbsp;height)</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setROIVisible-java.lang.String-boolean-">setROIVisible</a></span>(java.lang.String&nbsp;name,
boolean&nbsp;visible)</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setRunMode-boolean-">setRunMode</a></span>(boolean&nbsp;runMode)</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setShowRamp-boolean-">setShowRamp</a></span>(boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setSingleLineProfiling-boolean-">setSingleLineProfiling</a></span>(boolean&nbsp;isSingleLineProfiling)</code>
<div class="block">Profile on single pixel.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#setUnsignedBits-int-">setUnsignedBits</a></span>(int&nbsp;bits)</code>
<div class="block">Sets the unsigned bits</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html#updateCroppedDataSize--">updateCroppedDataSize</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.draw2d.Figure">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.draw2d.Figure</h3>
<code>add, add, add, add, addAncestorListener, addCoordinateListener, addFigureListener, addFocusListener, addKeyListener, addLayoutListener, addListener, addMouseListener, addMouseMotionListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, containsPoint, containsPoint, erase, findDescendantAtExcluding, findFigureAt, findFigureAt, findFigureAt, findFigureAtExcluding, findMouseEventTargetAt, findMouseEventTargetInDescendantsAt, fireCoordinateSystemChanged, fireFigureMoved, fireMoved, firePropertyChange, firePropertyChange, firePropertyChange, getBackgroundColor, getBorder, getBounds, getChildren, getClientArea, getClientArea, getClippingStrategy, getCursor, getFlag, getFont, getForegroundColor, getInsets, getLayoutManager, getListeners, getLocalBackgroundColor, getLocalFont, getLocalForegroundColor, getLocation, getMaximumSize, getMinimumSize, getMinimumSize, getParent, getPreferredSize, getPreferredSize, getSize, getToolTip, getUpdateManager, handleFocusGained, handleFocusLost, handleKeyPressed, handleKeyReleased, handleMouseDoubleClicked, handleMouseDragged, handleMouseEntered, handleMouseExited, handleMouseHover, handleMouseMoved, handleMousePressed, handleMouseReleased, hasFocus, internalGetEventDispatcher, intersects, invalidate, invalidateTree, isCoordinateSystem, isEnabled, isFocusTraversable, isMirrored, isMouseEventTarget, isOpaque, isRequestFocusEnabled, isShowing, isValid, isValidationRoot, isVisible, paint, paintBorder, paintChildren, paintClientArea, paintFigure, primTranslate, remove, removeAll, removeAncestorListener, removeCoordinateListener, removeFigureListener, removeFocusListener, removeKeyListener, removeLayoutListener, removeListener, removeMouseListener, removeMouseMotionListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, revalidate, setBackgroundColor, setBorder, setBounds, setChildrenDirection, setChildrenEnabled, setChildrenOrientation, setClippingStrategy, setConstraint, setCursor, setEnabled, setFlag, setFocusTraversable, setForegroundColor, setLayoutManager, setLocation, setMaximumSize, setMinimumSize, setOpaque, setParent, setPreferredSize, setPreferredSize, setRequestFocusEnabled, setSize, setSize, setToolTip, setValid, setVisible, translate, translateFromParent, translateToAbsolute, translateToParent, translateToRelative, useLocalCoordinates, validate</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="IntensityGraphFigure--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IntensityGraphFigure</h4>
<pre>public&nbsp;IntensityGraphFigure()</pre>
</li>
</ul>
<a name="IntensityGraphFigure-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>IntensityGraphFigure</h4>
<pre>public&nbsp;IntensityGraphFigure(boolean&nbsp;runMode)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addProfileDataListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IProfileDataChangeLisenter-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addProfileDataListener</h4>
<pre>public&nbsp;void&nbsp;addProfileDataListener(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IProfileDataChangeLisenter.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IProfileDataChangeLisenter</a>&nbsp;listener)</pre>
</li>
</ul>
<a name="addPixelInfoProvider-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IPixelInfoProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPixelInfoProvider</h4>
<pre>public&nbsp;void&nbsp;addPixelInfoProvider(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IPixelInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IPixelInfoProvider</a>&nbsp;pixelInfoProvider)</pre>
</li>
</ul>
<a name="addCroppedDataSizeListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ICroppedDataSizeListener-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addCroppedDataSizeListener</h4>
<pre>public&nbsp;void&nbsp;addCroppedDataSizeListener(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ICroppedDataSizeListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ICroppedDataSizeListener</a>&nbsp;listener)</pre>
</li>
</ul>
<a name="addROI-java.lang.String-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIListener-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.IROIInfoProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addROI</h4>
<pre>public&nbsp;void&nbsp;addROI(java.lang.String&nbsp;name,
<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIListener.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIListener</a>&nbsp;roiListener,
<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.IROIInfoProvider.html" title="interface in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.IROIInfoProvider</a>&nbsp;roiInfoProvider)</pre>
<div class="block">Add a new ROI to the graph.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - name of the ROI. It must be unique for this graph.</dd>
<dd><code>color</code> - color of the ROI.</dd>
<dd><code>roiListener</code> - listener on ROI updates. Can be null.</dd>
<dd><code>roiInfoProvider</code> - provides information for the ROI. Can be null.</dd>
</dl>
</li>
</ul>
<a name="removeROI-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeROI</h4>
<pre>public&nbsp;void&nbsp;removeROI(java.lang.String&nbsp;name)</pre>
</li>
</ul>
<a name="setROIVisible-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setROIVisible</h4>
<pre>public&nbsp;void&nbsp;setROIVisible(java.lang.String&nbsp;name,
boolean&nbsp;visible)</pre>
</li>
</ul>
<a name="dispose--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dispose</h4>
<pre>public&nbsp;void&nbsp;dispose()</pre>
</li>
</ul>
<a name="calcRGBPixel-org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper-double-double-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>calcRGBPixel</h4>
<pre>protected&nbsp;int&nbsp;calcRGBPixel(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/IPrimaryArrayWrapper.html" title="interface in org.eclipse.nebula.visualization.widgets.datadefinition">IPrimaryArrayWrapper</a>&nbsp;dataArray,
double&nbsp;max,
double&nbsp;min,
int&nbsp;index)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dataArray</code> - </dd>
<dd><code>max</code> - </dd>
<dd><code>min</code> - </dd>
<dd><code>index</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="getColorMap--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColorMap</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/ColorMap.html" title="class in org.eclipse.nebula.visualization.widgets.datadefinition">ColorMap</a>&nbsp;getColorMap()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the colorMap</dd>
</dl>
</li>
</ul>
<a name="getCropBottom--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCropBottom</h4>
<pre>public&nbsp;int&nbsp;getCropBottom()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cropBottom</dd>
</dl>
</li>
</ul>
<a name="getCropLeft--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCropLeft</h4>
<pre>public&nbsp;int&nbsp;getCropLeft()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cropLeft</dd>
</dl>
</li>
</ul>
<a name="getCropRight--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCropRight</h4>
<pre>public&nbsp;int&nbsp;getCropRight()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cropRigth</dd>
</dl>
</li>
</ul>
<a name="getCropTop--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCropTop</h4>
<pre>public&nbsp;int&nbsp;getCropTop()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cropTop</dd>
</dl>
</li>
</ul>
<a name="getDataArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataArray</h4>
<pre>public&nbsp;double[]&nbsp;getDataArray()</pre>
</li>
</ul>
<a name="getDataHeight--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataHeight</h4>
<pre>public&nbsp;int&nbsp;getDataHeight()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the dataHeight</dd>
</dl>
</li>
</ul>
<a name="getDataWidth--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataWidth</h4>
<pre>public&nbsp;int&nbsp;getDataWidth()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the dataWidth</dd>
</dl>
</li>
</ul>
<a name="getUnsignedBits--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnsignedBits</h4>
<pre>public&nbsp;int&nbsp;getUnsignedBits()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the unsigned bits</dd>
</dl>
</li>
</ul>
<a name="getGraphArea--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGraphArea</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.GraphArea.html" title="class in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.GraphArea</a>&nbsp;getGraphArea()</pre>
</li>
</ul>
<a name="getGraphAreaInsets--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGraphAreaInsets</h4>
<pre>public&nbsp;org.eclipse.draw2d.geometry.Dimension&nbsp;getGraphAreaInsets()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the two dimension insets (cropped_width, cropped_height) of graph area</dd>
</dl>
</li>
</ul>
<a name="getMax--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMax</h4>
<pre>public&nbsp;double&nbsp;getMax()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the max</dd>
</dl>
</li>
</ul>
<a name="getMin--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMin</h4>
<pre>public&nbsp;double&nbsp;getMin()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the min</dd>
</dl>
</li>
</ul>
<a name="getXAxis--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXAxis</h4>
<pre>public final&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/xygraph/figures/Axis.html" title="class in org.eclipse.nebula.visualization.xygraph.figures">Axis</a>&nbsp;getXAxis()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the xAxis</dd>
</dl>
</li>
</ul>
<a name="getYAxis--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getYAxis</h4>
<pre>public final&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/xygraph/figures/Axis.html" title="class in org.eclipse.nebula.visualization.xygraph.figures">Axis</a>&nbsp;getYAxis()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the yAxis</dd>
</dl>
</li>
</ul>
<a name="isInRGBMode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInRGBMode</h4>
<pre>public&nbsp;boolean&nbsp;isInRGBMode()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the input data is in RGB mode. For example, the input data is a 1D array of
[RGBRGBRGBRGB...]</dd>
</dl>
</li>
</ul>
<a name="isRunMode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRunMode</h4>
<pre>public&nbsp;boolean&nbsp;isRunMode()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the runMode</dd>
</dl>
</li>
</ul>
<a name="isShowRamp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isShowRamp</h4>
<pre>public&nbsp;boolean&nbsp;isShowRamp()</pre>
</li>
</ul>
<a name="layout--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>layout</h4>
<pre>protected&nbsp;void&nbsp;layout()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>layout</code>&nbsp;in class&nbsp;<code>org.eclipse.draw2d.Figure</code></dd>
</dl>
</li>
</ul>
<a name="setColorMap-org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorMap</h4>
<pre>public final&nbsp;void&nbsp;setColorMap(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/ColorMap.html" title="class in org.eclipse.nebula.visualization.widgets.datadefinition">ColorMap</a>&nbsp;colorMap)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>colorMap</code> - the colorMap to set</dd>
</dl>
</li>
</ul>
<a name="setCropBottom-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCropBottom</h4>
<pre>public final&nbsp;void&nbsp;setCropBottom(int&nbsp;cropBottom)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cropBottom</code> - the cropBottom to set</dd>
</dl>
</li>
</ul>
<a name="setCropLeft-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCropLeft</h4>
<pre>public final&nbsp;void&nbsp;setCropLeft(int&nbsp;cropLeft)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cropLeft</code> - the cropLeft to set</dd>
</dl>
</li>
</ul>
<a name="setCropRight-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCropRight</h4>
<pre>public final&nbsp;void&nbsp;setCropRight(int&nbsp;cropRight)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cropRight</code> - the cropRigth to set</dd>
</dl>
</li>
</ul>
<a name="setCropTop-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCropTop</h4>
<pre>public final&nbsp;void&nbsp;setCropTop(int&nbsp;cropTop)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cropTop</code> - the cropTop to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-double:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(double[]&nbsp;data)</pre>
<div class="block">Set the double[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-short:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(short[]&nbsp;data)</pre>
<div class="block">Set the short[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(byte[]&nbsp;data)</pre>
<div class="block">Set the byte[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-int:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(int[]&nbsp;data)</pre>
<div class="block">Set the int[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-long:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(long[]&nbsp;data)</pre>
<div class="block">Set the long[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(float[]&nbsp;data)</pre>
<div class="block">Set the float[] data array for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataArray-org.eclipse.nebula.visualization.widgets.datadefinition.IPrimaryArrayWrapper-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataArray</h4>
<pre>public final&nbsp;void&nbsp;setDataArray(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/datadefinition/IPrimaryArrayWrapper.html" title="interface in org.eclipse.nebula.visualization.widgets.datadefinition">IPrimaryArrayWrapper</a>&nbsp;dataWrapper)</pre>
<div class="block">Set the data array wrapper for the intensity graph. It must be called in UI thread.
Warning: for big image for example 1024*768, it may takes several milliseconds (10-50ms)
to paint the image. If this is called too fast that exceeds the painting capability,
it may cause memory leaking.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>data</code> - the dataArray to set</dd>
</dl>
</li>
</ul>
<a name="setDataHeight-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataHeight</h4>
<pre>public final&nbsp;void&nbsp;setDataHeight(int&nbsp;dataHeight)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dataHeight</code> - the dataHeight to set</dd>
</dl>
</li>
</ul>
<a name="setDataWidth-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDataWidth</h4>
<pre>public final&nbsp;void&nbsp;setDataWidth(int&nbsp;dataWidth)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dataWidth</code> - the dataWidth to set</dd>
</dl>
</li>
</ul>
<a name="setInRGBMode-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInRGBMode</h4>
<pre>public&nbsp;void&nbsp;setInRGBMode(boolean&nbsp;inRGBMode)</pre>
<div class="block">Set if the input data is in RGB mode. For example, the input data is a 1D array of
[RGBRGBRGBRGB...]. If it is true, the color of the pixel will come from the
data directly and the color map will be ignored.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>inRGBMode</code> - true if the input data in RGB mode.</dd>
</dl>
</li>
</ul>
<a name="setMax-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMax</h4>
<pre>public final&nbsp;void&nbsp;setMax(double&nbsp;max)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>max</code> - the max to set</dd>
</dl>
</li>
</ul>
<a name="setFont-org.eclipse.swt.graphics.Font-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFont</h4>
<pre>public&nbsp;void&nbsp;setFont(org.eclipse.swt.graphics.Font&nbsp;f)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setFont</code>&nbsp;in interface&nbsp;<code>org.eclipse.draw2d.IFigure</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setFont</code>&nbsp;in class&nbsp;<code>org.eclipse.draw2d.Figure</code></dd>
</dl>
</li>
</ul>
<a name="setMin-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMin</h4>
<pre>public final&nbsp;void&nbsp;setMin(double&nbsp;min)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>min</code> - the min to set</dd>
</dl>
</li>
</ul>
<a name="setUnsignedBits-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnsignedBits</h4>
<pre>public final&nbsp;void&nbsp;setUnsignedBits(int&nbsp;bits)</pre>
<div class="block">Sets the unsigned bits</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>bits</code> - the number of bits in the unsigned data, or zero and has to be
<= 1023 (limit for IEEE doubles). If bits <= 0, the data is
treated as having signed values.</dd>
</dl>
</li>
</ul>
<a name="setROIColor-org.eclipse.swt.graphics.Color-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setROIColor</h4>
<pre>public&nbsp;void&nbsp;setROIColor(org.eclipse.swt.graphics.Color&nbsp;roiColor)</pre>
<div class="block">Set color of ROI figures.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>roiColor</code> - </dd>
</dl>
</li>
</ul>
<a name="getRoiColor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRoiColor</h4>
<pre>public&nbsp;org.eclipse.swt.graphics.Color&nbsp;getRoiColor()</pre>
</li>
</ul>
<a name="setROIDataBounds-java.lang.String-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setROIDataBounds</h4>
<pre>public&nbsp;void&nbsp;setROIDataBounds(java.lang.String&nbsp;name,
int&nbsp;xIndex,
int&nbsp;yIndex,
int&nbsp;width,
int&nbsp;height)</pre>
</li>
</ul>
<a name="getROI-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getROI</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figureparts/ROIFigure.html" title="class in org.eclipse.nebula.visualization.widgets.figureparts">ROIFigure</a>&nbsp;getROI(java.lang.String&nbsp;name)</pre>
</li>
</ul>
<a name="setRunMode-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRunMode</h4>
<pre>public&nbsp;void&nbsp;setRunMode(boolean&nbsp;runMode)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>runMode</code> - the runMode to set</dd>
</dl>
</li>
</ul>
<a name="setShowRamp-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShowRamp</h4>
<pre>public&nbsp;void&nbsp;setShowRamp(boolean&nbsp;show)</pre>
</li>
</ul>
<a name="getBeanInfo--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBeanInfo</h4>
<pre>public&nbsp;java.beans.BeanInfo&nbsp;getBeanInfo()
throws java.beans.IntrospectionException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/nebula/visualization/internal/widgets/introspection/Introspectable.html#getBeanInfo--">getBeanInfo</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/eclipse/nebula/visualization/internal/widgets/introspection/Introspectable.html" title="interface in org.eclipse.nebula.visualization.internal.widgets.introspection">Introspectable</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.beans.IntrospectionException</code></dd>
</dl>
</li>
</ul>
<a name="getColorDepth--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColorDepth</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ColorDepth</a>&nbsp;getColorDepth()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the colorDepth</dd>
</dl>
</li>
</ul>
<a name="setColorDepth-org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ColorDepth-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorDepth</h4>
<pre>public&nbsp;void&nbsp;setColorDepth(<a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures">IntensityGraphFigure.ColorDepth</a>&nbsp;colorDepth)</pre>
<div class="block">Set Color depth of the image.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>colorDepth</code> - the colorDepth to set</dd>
</dl>
</li>
</ul>
<a name="isSingleLineProfiling--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSingleLineProfiling</h4>
<pre>public&nbsp;boolean&nbsp;isSingleLineProfiling()</pre>
<div class="block">If it is profiling on single pixel.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the isSinglePixelProfiling</dd>
</dl>
</li>
</ul>
<a name="setSingleLineProfiling-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSingleLineProfiling</h4>
<pre>public&nbsp;void&nbsp;setSingleLineProfiling(boolean&nbsp;isSingleLineProfiling)</pre>
<div class="block">Profile on single pixel.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isSingleLineProfiling</code> - the isSinglePixelProfiling to set</dd>
</dl>
</li>
</ul>
<a name="getPixelInfo-int-int-double-double-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPixelInfo</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPixelInfo(int&nbsp;xIndex,
int&nbsp;yIndex,
double&nbsp;xCoordinate,
double&nbsp;yCoordinate,
double&nbsp;pixelValue)</pre>
</li>
</ul>
<a name="updateCroppedDataSize--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>updateCroppedDataSize</h4>
<pre>protected&nbsp;void&nbsp;updateCroppedDataSize()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IntensityGraphFigure.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/GaugeFigure.NeedleCenter.html" title="class in org.eclipse.nebula.visualization.widgets.figures"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.ColorDepth.html" title="enum in org.eclipse.nebula.visualization.widgets.figures"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/visualization/widgets/figures/IntensityGraphFigure.html" target="_top">Frames</a></li>
<li><a href="IntensityGraphFigure.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.draw2d.Figure">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>