RectangleOverlay-class {GenomeGraphs}R Documentation

Class "RectangleOverlay"

Description

Rectangular Overlay

Objects from the Class

Objects can be created by calls of the form makeRectangleOverlay (makeRectangleOverlay).

Slots

start:

Object of class "numeric" ~~

end:

Object of class "numeric" ~~

region:

Object of class "numericOrNull" ~~

coords:

Object of class "character" ~~

dp:

Object of class "DisplayPars" ~~

Extends

Class "Overlay", directly. Class "gdObject", by class "Overlay", distance 2.

Methods

drawOverlay

signature(obj = "RectangleOverlay"): ...

Examples

showClass("RectangleOverlay")

[Package GenomeGraphs version 1.14.0 Index]