SuperLayer
Categories: [‘Sockpuppet’, ‘Track and Sequencing’]
Base class: Resource
Subclasses: GroupLayer, Layer
Properties
container : GroupLayer
crashed : bool (Read-Only)
expressionReports : List[ResourceReport] (Read-Only)
indicator : str (Read-Only)
isDormant : bool (Read-Only)
isShared : bool (Read-Only)
name : str
owners : List[Resource] (Read-Only)
render : bool
renderEnable : bool
resourceReports : List[ResourceReport] (Read-Only)
tEnd : float (Read-Only)
tLength : float
tStart : float
track : SuperTrack (Read-Only)
Methods
contains(self, t: float) -> bool
exportToApx(self, filename: str)
getAllLayers(self) -> List[SuperLayer]
getLeafLayers(self) -> List[Layer]
isExternallyControlled(self) -> bool
overlaps(self, l: SuperLayer) -> bool
setExtents(self, newStart: float, newEnd: float)
Special Methods
__repr__(self) -> Any
String representation of the SuperLayer