Learn R Programming

GenomeGraphs (version 1.32.0)

RectangleOverlay-class: Class "RectangleOverlay"

Description

Rectangular Overlay

Arguments

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

Run this code
showClass("RectangleOverlay")

Run the code above in your browser using DataLab