FIM
Viz
.js
API
Examples
Guides
API
GitHub
Preparing search index...
package/layer
registerLayerType
Function registerLayerType
registerLayerType
(
type
:
string
,
factory
:
LayerFactory
)
:
void
Register a Layer factory for a
type
. Called by each subsystem module as it migrates.
Parameters
type
:
string
factory
:
LayerFactory
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Examples
Guides
API
GitHub
FIMViz.js API
Loading...
Register a Layer factory for a
type. Called by each subsystem module as it migrates.