TopicVisual

The definition for a TopicVisual.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ir: TopicIr?

The ir for the TopicVisual.

Link copied to clipboard

The role for the TopicVisual.

Link copied to clipboard

The supporting visuals for the TopicVisual.

Link copied to clipboard

The visual ID for the TopicVisual.

Functions

Link copied to clipboard
inline fun copy(block: TopicVisual.Builder.() -> Unit = {}): TopicVisual
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String