You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org/micromanager/data/class-use/Coords.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -252,14 +252,14 @@ <h3>Uses of <a href="../../../../org/micromanager/data/Coords.html" title="inter
252
252
</tr>
253
253
<trclass="rowColor">
254
254
<tdclass="colFirst"><code>void</code></td>
255
-
<tdclass="colLast"><spanclass="typeNameLabel">RewritableDatastore.</span><code><spanclass="memberNameLink"><ahref="../../../../org/micromanager/data/RewritableDatastore.html#deleteImage-org.micromanager.data.Coords-">deleteImage</a></span>(<ahref="../../../../org/micromanager/data/Coords.html" title="interface in org.micromanager.data">Coords</a> coords)</code>
256
-
<divclass="block">Delete an image from the Datastore.</div>
255
+
<tdclass="colLast"><spanclass="typeNameLabel">RewritableStorage.</span><code><spanclass="memberNameLink"><ahref="../../../../org/micromanager/data/RewritableStorage.html#deleteImage-org.micromanager.data.Coords-">deleteImage</a></span>(<ahref="../../../../org/micromanager/data/Coords.html" title="interface in org.micromanager.data">Coords</a> coords)</code>
256
+
<divclass="block">Delete an image from the Storage.</div>
257
257
</td>
258
258
</tr>
259
259
<trclass="altColor">
260
260
<tdclass="colFirst"><code>void</code></td>
261
-
<tdclass="colLast"><spanclass="typeNameLabel">RewritableStorage.</span><code><spanclass="memberNameLink"><ahref="../../../../org/micromanager/data/RewritableStorage.html#deleteImage-org.micromanager.data.Coords-">deleteImage</a></span>(<ahref="../../../../org/micromanager/data/Coords.html" title="interface in org.micromanager.data">Coords</a> coords)</code>
262
-
<divclass="block">Delete an image from the Storage.</div>
261
+
<tdclass="colLast"><spanclass="typeNameLabel">RewritableDatastore.</span><code><spanclass="memberNameLink"><ahref="../../../../org/micromanager/data/RewritableDatastore.html#deleteImage-org.micromanager.data.Coords-">deleteImage</a></span>(<ahref="../../../../org/micromanager/data/Coords.html" title="interface in org.micromanager.data">Coords</a> coords)</code>
262
+
<divclass="block">Delete an image from the Datastore.</div>
263
263
</td>
264
264
</tr>
265
265
<trclass="rowColor">
@@ -384,14 +384,14 @@ <h3>Uses of <a href="../../../../org/micromanager/data/Coords.html" title="inter
384
384
<tbody>
385
385
<trclass="altColor">
386
386
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Coords.html" title="interface in org.micromanager.data">Coords</a></code></td>
Copy file name to clipboardExpand all lines: org/micromanager/data/class-use/Datastore.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -268,34 +268,34 @@ <h3>Uses of <a href="../../../../org/micromanager/data/Datastore.html" title="in
268
268
</tr>
269
269
<trclass="altColor">
270
270
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Datastore.html" title="interface in org.micromanager.data">Datastore</a></code></td>
<divclass="block">Provides the Datastore this image was added to; potentially useful for
273
+
code that listens to events from multiple Datastores.</div>
273
274
</td>
274
275
</tr>
275
276
<trclass="rowColor">
276
277
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Datastore.html" title="interface in org.micromanager.data">Datastore</a></code></td>
<divclass="block">Provides the Datastore this image was added to; potentially useful for
280
+
code that listens to events from multiple Datastores.</div>
279
281
</td>
280
282
</tr>
281
283
<trclass="altColor">
282
284
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Datastore.html" title="interface in org.micromanager.data">Datastore</a></code></td>
<divclass="block">Returns the Datastore that is closing.</div>
286
287
</td>
287
288
</tr>
288
289
<trclass="rowColor">
289
290
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Datastore.html" title="interface in org.micromanager.data">Datastore</a></code></td>
<divclass="block">Return the datastore to which this annotation is associated.</div>
292
293
</td>
293
294
</tr>
294
295
<trclass="altColor">
295
296
<tdclass="colFirst"><code><ahref="../../../../org/micromanager/data/Datastore.html" title="interface in org.micromanager.data">Datastore</a></code></td>
0 commit comments