Package | Description |
---|---|
net.imagej.notebook.mime |
Modifier and Type | Class and Description |
---|---|
class |
MIMEConverter<I,O extends MIMEObject>
Base class for plugins that convert things to
MIMEObject s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HTMLObject
An object that knows how to encode itself as an HTML string.
|
interface |
PNGObject
An object that knows how to base64-encode itself as a PNG image.
|
Copyright © 2014–2022 ImageJ. All rights reserved.