Namespace calculateDrawAreaLongLoops
Defined in: naview.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Calculates main plot area for drawing interdomain loops by using style_obj definitions
|
Namespace Detail
calculateDrawAreaLongLoops
Calculates main plot area for drawing interdomain loops by using style_obj definitions
- Parameters:
- {Object} long_loop_obj
- Object containing each processRawUniProt interdomain loop object
- {number} cumulative_x
- cumulative width of previously determined plot elements (left to right)
- {number} last_y
- plot y positioning of the last intradomain helix (Helix:6)
- {Function} longLoopWidthF
- scale function for calculating the interdomain loops width from distributeLongLoopsWidth
- {Object} drawing_area
- SVG draw area with borders and membrane main coords