ImageMap-class: ImageMap class and methods

Description Objects from the Class Slots Extends Methods Author(s)

Description

HTML image map information for annotation tracks.

Objects from the Class

Objects of the class are usually not created by the user, hence the constructor function ImageMap is not exported in the name space.

Slots

coords:

Object of class "matrix", the image map coordinats.

tags:

Object of class "list", the individual HTML tags for the image map.

Extends

Class "ImageMapOrNULL", directly.

Methods

coords

signature(ImageMap="ImageMap"): return the coordinates from the image map.

Usage:

coords(ImageMap)

Examples:

coords(obj)

tags

signature(x="ImageMap"): return the tags from the image map.

Usage:

tags(x)

Examples:

tags(obj)

Author(s)

Florian Hahne


Gviz documentation built on March 16, 2021, 6:01 p.m.