Class IdLessTextRendererOptions

java.lang.Object
ai.stapi.graph.renderer.infrastructure.idLessTextRenderer.IdLessTextRendererOptions
All Implemented Interfaces:
RendererOptions

public class IdLessTextRendererOptions extends Object implements RendererOptions
  • Constructor Details

    • IdLessTextRendererOptions

      public IdLessTextRendererOptions()
    • IdLessTextRendererOptions

      public IdLessTextRendererOptions(int indentLevel)
    • IdLessTextRendererOptions

      public IdLessTextRendererOptions(int indentLevel, String attributeToRenderInRelationsName)
    • IdLessTextRendererOptions

      public IdLessTextRendererOptions(String attributeToRenderInRelationsName)
  • Method Details

    • getIndentLevel

      public int getIndentLevel()
    • getNodeRelationAnnotationAttributeName

      public Optional<String> getNodeRelationAnnotationAttributeName()