Uses of Interface
ai.stapi.graph.renderer.model.GraphRenderOutput
Packages that use GraphRenderOutput
Package
Description
-
Uses of GraphRenderOutput in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer
Methods in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer that return GraphRenderOutputModifier and TypeMethodDescriptionIdLessTextGraphRenderer.render(InMemoryGraphRepository graph) IdLessTextGraphRenderer.render(InMemoryGraphRepository graph, RendererOptions options) -
Uses of GraphRenderOutput in ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph
Classes in ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph that implement GraphRenderOutput -
Uses of GraphRenderOutput in ai.stapi.graph.renderer.model
Classes in ai.stapi.graph.renderer.model that implement GraphRenderOutputMethods in ai.stapi.graph.renderer.model that return GraphRenderOutputModifier and TypeMethodDescriptionGraphRenderer.render(InMemoryGraphRepository graph) GraphRenderer.render(InMemoryGraphRepository graph, RendererOptions options)