- Preparing search index...
- The search index is not available
refa - v0.11.0
Interface ToDotOptions<S, T>
Properties
getEdgeAttributes
get
EdgeAttributes: ((transition: T, nth: number, from: S, to: S, info: NodeInfo<S>) => Readonly<ToDotAttrs>)
Type declaration
-
- (transition: T, nth: number, from: S, to: S, info: NodeInfo<S>): Readonly<ToDotAttrs>
-
Parameters
-
transition: T
-
nth: number
-
from: S
-
to: S
-
Optional
getGraphAttributes
Optional
getNodeAttributes