OptionalmetaData: EdgeStyleMetaDataRetrieves the handler kind of the specified edgeStyle as it was registered.
If the edgeStyle is not registered or the handlerKind was not set during registration, this method returns 'default'.
OptionaledgeStyle: null | EdgeStyleFunctionRetrieves the orthogonal state of the specified edgeStyle as it was registered.
If the edgeStyle is not registered or the orthogonal state was not set during registration, this method returns false.
OptionaledgeStyle: null | EdgeStyleFunction
The definition of a registry that stores the EdgeStyleFunctions and their configuration.
Since
0.20.0