Description Objects from the Class Slots Extends Methods Author(s)
HTML image map information for annotation tracks.
Objects of the class are usually not created by the user, hence the
constructor function ImageMap
is not exported in the name
space.
coords
:Object of class "matrix"
, the image map
coordinats.
tags
:Object of class "list"
, the individual
HTML tags for the image map.
Class "ImageMapOrNULL"
, directly.
signature(ImageMap="ImageMap")
: return the
coordinates from the image map.
Usage:
coords(ImageMap)
Examples:
coords(obj)
signature(x="ImageMap")
: return the tags from the
image map.
Usage:
tags(x)
Examples:
tags(obj)
Florian Hahne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.