SPeCS Packages Documentation
Preparing search index...
@specs-feup/extended-task-graph
taskgraph/dotfile/DotConverterDetailed
DotConverterDetailed
Class DotConverterDetailed
Hierarchy (
View Summary
)
DotConverter
DotConverterDetailed
Index
Constructors
constructor
Properties
hierarchical
Colors
Methods
convert
convert
Cluster
get
Color
get
Color
For
Task
get
Dot
Of
Cluster
get
Label
Of
Edge
get
Label
Of
Task
Constructors
constructor
new
DotConverterDetailed
()
:
DotConverterDetailed
Returns
DotConverterDetailed
Properties
Static
hierarchical
Colors
hierarchicalColors
:
string
[]
= ...
Methods
convert
convert
(
taskGraph
:
TaskGraph
)
:
string
Parameters
taskGraph
:
TaskGraph
Returns
string
convert
Cluster
convertCluster
(
cluster
:
Cluster
,
taskGraph
:
TaskGraph
)
:
string
Parameters
cluster
:
Cluster
taskGraph
:
TaskGraph
Returns
string
Protected
get
Color
getColor
(
index
:
number
)
:
string
Parameters
index
:
number
Returns
string
Protected
get
Color
For
Task
getColorForTask
(
task
:
Task
,
index
:
number
)
:
string
Parameters
task
:
Task
index
:
number
Returns
string
Protected
get
Dot
Of
Cluster
getDotOfCluster
(
task
:
ConcreteTask
,
colorIndex
?:
number
)
:
string
Parameters
task
:
ConcreteTask
colorIndex
:
number
= 0
Returns
string
Protected
get
Label
Of
Edge
getLabelOfEdge
(
edge
:
ControlEdge
|
Communication
)
:
string
Parameters
edge
:
ControlEdge
|
Communication
Returns
string
get
Label
Of
Task
getLabelOfTask
(
task
:
Task
)
:
string
Parameters
task
:
Task
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hierarchical
Colors
Methods
convert
convert
Cluster
get
Color
get
Color
For
Task
get
Dot
Of
Cluster
get
Label
Of
Edge
get
Label
Of
Task
SPeCS Packages Documentation
Loading...