blob: e032ed3f6755513235a9127e40525be62c8edd89 [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:43 CEST 2020 -->
<title>LabelImageProvider</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="LabelImageProvider";
}
}
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};
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/LabelImageProvider.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/widgets/geomap/jface/IToolTipProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/Located.html" title="interface in org.eclipse.nebula.widgets.geomap.jface"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html" target="_top">Frames</a></li>
<li><a href="LabelImageProvider.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>Nested&nbsp;|&nbsp;</li>
<li>Field&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.widgets.geomap.jface</div>
<h2 title="Class LabelImageProvider" class="title">Class LabelImageProvider</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.core.commands.common.EventManager</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.viewers.BaseLabelProvider</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jface.viewers.LabelProvider</li>
<li>
<ul class="inheritance">
<li>org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.eclipse.jface.viewers.IBaseLabelProvider, org.eclipse.jface.viewers.ILabelProvider, <a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IPinPointProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IPinPointProvider</a>, <a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IToolTipProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IToolTipProvider</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">LabelImageProvider</span>
extends org.eclipse.jface.viewers.LabelProvider
implements <a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IPinPointProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IPinPointProvider</a>, <a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IToolTipProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IToolTipProvider</a></pre>
<div class="block">A default implementation of a LabelProvider that uses a GoogleIconDescriptor
to create a bubble image with the text returned by getText.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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/widgets/geomap/jface/LabelImageProvider.html#LabelImageProvider--">LabelImageProvider</a></span>()</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>protected org.eclipse.jface.resource.ImageRegistry</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#createImageRegistry--">createImageRegistry</a></span>()</code>
<div class="block">Creates the ImageRegistry</div>
</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/widgets/geomap/jface/LabelImageProvider.html#dispose--">dispose</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.RGB</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getFillColor--">getFillColor</a></span>()</code>
<div class="block">Gets the setting for the fillColor argument provided to
GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getFrameStyle--">getFrameStyle</a></span>()</code>
<div class="block">Gets the setting for the frameStyle argument provided to
GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getIconStyle--">getIconStyle</a></span>()</code>
<div class="block">Gets the setting for the iconStyle argument provided to
GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Image</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getImage-java.lang.Object-">getImage</a></span>(java.lang.Object&nbsp;element)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected org.eclipse.jface.resource.ImageRegistry</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getImageRegistry--">getImageRegistry</a></span>()</code>
<div class="block">Gets the ImageRegistry use by this LabelImageProvider</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected org.eclipse.swt.graphics.Image</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getLabelImage-java.lang.Object-">getLabelImage</a></span>(java.lang.Object&nbsp;element)</code>
<div class="block">Gets the label image for the provided element</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Point</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getPinPoint-java.lang.Object-">getPinPoint</a></span>(java.lang.Object&nbsp;element)</code>
<div class="block">Provides the relative position of the hot spot for the an image of an
element, e.g.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected org.eclipse.swt.graphics.Point</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getPinPoint-java.lang.Object-float-float-">getPinPoint</a></span>(java.lang.Object&nbsp;element,
float&nbsp;alignX,
float&nbsp;alignY)</code>
<div class="block">Helper method for computing the point based on the size of the image.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.RGB</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getTextColor--">getTextColor</a></span>()</code>
<div class="block">Gets the setting for the textColor argument provided to
GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#getToolTip-java.lang.Object-">getToolTip</a></span>(java.lang.Object&nbsp;element)</code>
<div class="block">Gets the tool tip for the given element</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#hasShadow--">hasShadow</a></span>()</code>
<div class="block">Gets the setting for the shadow argument provided to GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#setFillColor-org.eclipse.swt.graphics.RGB-">setFillColor</a></span>(org.eclipse.swt.graphics.RGB&nbsp;fillColor)</code>
<div class="block">Sets the fillColor argument provided to GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#setFrameStyle-java.lang.String-">setFrameStyle</a></span>(java.lang.String&nbsp;frameStyle)</code>
<div class="block">Sets the frameStyle argument provided to GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#setHasShadow-boolean-">setHasShadow</a></span>(boolean&nbsp;hasShadow)</code>
<div class="block">Sets the shadow argument provided to GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#setIconStyle-java.lang.String-">setIconStyle</a></span>(java.lang.String&nbsp;iconStyle)</code>
<div class="block">Sets the iconStyle argument provided to GoogleIconDescriptor</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html#setTextColor-org.eclipse.swt.graphics.RGB-">setTextColor</a></span>(org.eclipse.swt.graphics.RGB&nbsp;textColor)</code>
<div class="block">Sets the textColor argument provided to GoogleIconDescriptor</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.jface.viewers.LabelProvider">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.viewers.LabelProvider</h3>
<code>createImageProvider, createTextImageProvider, createTextProvider, getText</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.jface.viewers.BaseLabelProvider">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.viewers.BaseLabelProvider</h3>
<code>addListener, fireLabelProviderChanged, isLabelProperty, removeListener</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.core.commands.common.EventManager">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.core.commands.common.EventManager</h3>
<code>addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject</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>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.jface.viewers.IBaseLabelProvider">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jface.viewers.IBaseLabelProvider</h3>
<code>addListener, isLabelProperty, removeListener</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="LabelImageProvider--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LabelImageProvider</h4>
<pre>public&nbsp;LabelImageProvider()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getImageRegistry--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImageRegistry</h4>
<pre>protected&nbsp;org.eclipse.jface.resource.ImageRegistry&nbsp;getImageRegistry()</pre>
<div class="block">Gets the ImageRegistry use by this LabelImageProvider</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the</dd>
</dl>
</li>
</ul>
<a name="createImageRegistry--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createImageRegistry</h4>
<pre>protected&nbsp;org.eclipse.jface.resource.ImageRegistry&nbsp;createImageRegistry()</pre>
<div class="block">Creates the ImageRegistry</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the newly created ImageRegistry</dd>
</dl>
</li>
</ul>
<a name="dispose--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dispose</h4>
<pre>public&nbsp;void&nbsp;dispose()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>dispose</code>&nbsp;in interface&nbsp;<code>org.eclipse.jface.viewers.IBaseLabelProvider</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>dispose</code>&nbsp;in class&nbsp;<code>org.eclipse.jface.viewers.BaseLabelProvider</code></dd>
</dl>
</li>
</ul>
<a name="hasShadow--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasShadow</h4>
<pre>public&nbsp;boolean&nbsp;hasShadow()</pre>
<div class="block">Gets the setting for the shadow argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current shaddow value</dd>
</dl>
</li>
</ul>
<a name="setHasShadow-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHasShadow</h4>
<pre>public&nbsp;void&nbsp;setHasShadow(boolean&nbsp;hasShadow)</pre>
<div class="block">Sets the shadow argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hasShadow</code> - the new shadow value</dd>
</dl>
</li>
</ul>
<a name="getTextColor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextColor</h4>
<pre>public&nbsp;org.eclipse.swt.graphics.RGB&nbsp;getTextColor()</pre>
<div class="block">Gets the setting for the textColor argument provided to
GoogleIconDescriptor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current textColor</dd>
</dl>
</li>
</ul>
<a name="setTextColor-org.eclipse.swt.graphics.RGB-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTextColor</h4>
<pre>public&nbsp;void&nbsp;setTextColor(org.eclipse.swt.graphics.RGB&nbsp;textColor)</pre>
<div class="block">Sets the textColor argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>textColor</code> - the new textColor value</dd>
</dl>
</li>
</ul>
<a name="getFillColor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFillColor</h4>
<pre>public&nbsp;org.eclipse.swt.graphics.RGB&nbsp;getFillColor()</pre>
<div class="block">Gets the setting for the fillColor argument provided to
GoogleIconDescriptor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current fillColor</dd>
</dl>
</li>
</ul>
<a name="setFillColor-org.eclipse.swt.graphics.RGB-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFillColor</h4>
<pre>public&nbsp;void&nbsp;setFillColor(org.eclipse.swt.graphics.RGB&nbsp;fillColor)</pre>
<div class="block">Sets the fillColor argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fillColor</code> - the new fillColor value</dd>
</dl>
</li>
</ul>
<a name="getIconStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIconStyle</h4>
<pre>public&nbsp;java.lang.String&nbsp;getIconStyle()</pre>
<div class="block">Gets the setting for the iconStyle argument provided to
GoogleIconDescriptor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current iconStyle</dd>
</dl>
</li>
</ul>
<a name="setIconStyle-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIconStyle</h4>
<pre>public&nbsp;void&nbsp;setIconStyle(java.lang.String&nbsp;iconStyle)</pre>
<div class="block">Sets the iconStyle argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>iconStyle</code> - the new iconStyle value</dd>
</dl>
</li>
</ul>
<a name="getFrameStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFrameStyle</h4>
<pre>public&nbsp;java.lang.String&nbsp;getFrameStyle()</pre>
<div class="block">Gets the setting for the frameStyle argument provided to
GoogleIconDescriptor</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current frameStyle</dd>
</dl>
</li>
</ul>
<a name="setFrameStyle-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFrameStyle</h4>
<pre>public&nbsp;void&nbsp;setFrameStyle(java.lang.String&nbsp;frameStyle)</pre>
<div class="block">Sets the frameStyle argument provided to GoogleIconDescriptor</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>frameStyle</code> - the new frameStyle value</dd>
</dl>
</li>
</ul>
<a name="getLabelImage-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLabelImage</h4>
<pre>protected&nbsp;org.eclipse.swt.graphics.Image&nbsp;getLabelImage(java.lang.Object&nbsp;element)</pre>
<div class="block">Gets the label image for the provided element</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>element</code> - the element</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the label image</dd>
</dl>
</li>
</ul>
<a name="getImage-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
<pre>public&nbsp;org.eclipse.swt.graphics.Image&nbsp;getImage(java.lang.Object&nbsp;element)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getImage</code>&nbsp;in interface&nbsp;<code>org.eclipse.jface.viewers.ILabelProvider</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getImage</code>&nbsp;in class&nbsp;<code>org.eclipse.jface.viewers.LabelProvider</code></dd>
</dl>
</li>
</ul>
<a name="getPinPoint-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPinPoint</h4>
<pre>public&nbsp;org.eclipse.swt.graphics.Point&nbsp;getPinPoint(java.lang.Object&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IPinPointProvider.html#getPinPoint-java.lang.Object-">IPinPointProvider</a></code></span></div>
<div class="block">Provides the relative position of the hot spot for the an image of an
element, e.g. a pin on a map.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IPinPointProvider.html#getPinPoint-java.lang.Object-">getPinPoint</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IPinPointProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IPinPointProvider</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>element</code> - the element for which to find the hot spot</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the relative position, or null for 0, 0</dd>
</dl>
</li>
</ul>
<a name="getPinPoint-java.lang.Object-float-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPinPoint</h4>
<pre>protected&nbsp;org.eclipse.swt.graphics.Point&nbsp;getPinPoint(java.lang.Object&nbsp;element,
float&nbsp;alignX,
float&nbsp;alignY)</pre>
<div class="block">Helper method for computing the point based on the size of the image. The
float arguments alignX and alignY are multiplied with the width and
height of the image, respectively.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>element</code> - the element to provide the point for</dd>
<dd><code>alignX</code> - a float that is multiplied with the width of the image, to
give the x coordinate of the point</dd>
<dd><code>alignY</code> - a float that is multiplied with the height of the image, to
give the y coordinate of the point</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the computed point</dd>
</dl>
</li>
</ul>
<a name="getToolTip-java.lang.Object-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getToolTip</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getToolTip(java.lang.Object&nbsp;element)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IToolTipProvider.html#getToolTip-java.lang.Object-">IToolTipProvider</a></code></span></div>
<div class="block">Gets the tool tip for the given element</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IToolTipProvider.html#getToolTip-java.lang.Object-">getToolTip</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/IToolTipProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface">IToolTipProvider</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the tool tip for the given element</dd>
</dl>
</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/LabelImageProvider.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/widgets/geomap/jface/IToolTipProvider.html" title="interface in org.eclipse.nebula.widgets.geomap.jface"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/nebula/widgets/geomap/jface/Located.html" title="interface in org.eclipse.nebula.widgets.geomap.jface"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/widgets/geomap/jface/LabelImageProvider.html" target="_top">Frames</a></li>
<li><a href="LabelImageProvider.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>Nested&nbsp;|&nbsp;</li>
<li>Field&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>