Uses of Class
ai.stapi.graph.renderer.infrastructure.apiRenderer.node.ApiCompactNodeRenderer
Packages that use ApiCompactNodeRenderer
Package
Description
-
Uses of ApiCompactNodeRenderer in ai.stapi.graph.configuration.renderer
Methods in ai.stapi.graph.configuration.renderer that return ApiCompactNodeRendererModifier and TypeMethodDescriptionApiRendererConfiguration.apiCompactNodeRenderer(ApiAttributesRenderer apiAttributesRenderer, ApiNodePrimaryNameFactory apiNodePrimaryNameFactory) Methods in ai.stapi.graph.configuration.renderer with parameters of type ApiCompactNodeRendererModifier and TypeMethodDescriptionApiRendererConfiguration.apiEdgeRenderer(ApiCompactNodeRenderer apiCompactNodeRenderer, ApiAttributesRenderer apiAttributesRenderer) -
Uses of ApiCompactNodeRenderer in ai.stapi.graph.renderer.infrastructure.apiRenderer.edge
Constructors in ai.stapi.graph.renderer.infrastructure.apiRenderer.edge with parameters of type ApiCompactNodeRendererModifierConstructorDescriptionApiEdgeRenderer(ApiCompactNodeRenderer apiCompactNodeRenderer, ApiAttributesRenderer apiAttributesRenderer)