Uses of Class
ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.attribute.TextAttributeContainerRenderer
Packages that use TextAttributeContainerRenderer
Package
Description
-
Uses of TextAttributeContainerRenderer in ai.stapi.graph.configuration.renderer
Methods in ai.stapi.graph.configuration.renderer that return TextAttributeContainerRendererModifier and TypeMethodDescriptionIdLessTextRendererConfiguration.textAttributeContainerRenderer()Methods in ai.stapi.graph.configuration.renderer with parameters of type TextAttributeContainerRendererModifier and TypeMethodDescriptionIdLessTextRendererConfiguration.idLessTextEdgeRenderer(TextAttributeContainerRenderer textAttributeContainerRenderer) IdLessTextRendererConfiguration.idLessTextNodeRenderer(TextAttributeContainerRenderer textAttributeContainerRenderer) -
Uses of TextAttributeContainerRenderer in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.edge
Constructors in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.edge with parameters of type TextAttributeContainerRendererModifierConstructorDescriptionIdLessTextEdgeRenderer(TextAttributeContainerRenderer textAttributeContainerRenderer) -
Uses of TextAttributeContainerRenderer in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.node
Constructors in ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.node with parameters of type TextAttributeContainerRendererModifierConstructorDescriptionIdLessTextNodeRenderer(TextAttributeContainerRenderer textAttributeContainerRenderer)