Flow Renderer

Flow Renderer

N2FE supports two major renderering options for flows.

To configure the system renderering mode, edit /etc/jarvis/n2fe.xml and within the <habitat> XML element add a renderer_class configuration option:

    "renderer_class": "L2REditGuiRenderer|EditGuiRenderer",
Option Description
renderer_class Which style of flow rendering to use for the N2FE flow GUI. If defined, must be one of EditGuiRenderer or L2REditGuiRenderer