Class ApiAttributesRenderer
java.lang.Object
ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes.ApiAttributesRenderer
-
Constructor Summary
ConstructorsConstructorDescriptionApiAttributesRenderer(ApiAttributeVersionsRenderer apiAttributeVersionsRenderer) -
Method Summary
Modifier and TypeMethodDescriptionrender(AbstractAttributeContainer attributeContainer, RendererOptions options)
-
Constructor Details
-
ApiAttributesRenderer
-
-
Method Details
-
render
public ArrayList<AttributeResponse> render(AbstractAttributeContainer attributeContainer, RendererOptions options)
-