org.jetbrains.kotlinx.jupyter.api.graphs.Label
public final class TextLabel implements Label
Label representing a plain text inside a given shape
private final String
text
shape
TextLabel(String value, String shape)
String
getText()
getShape()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getText()
Node text. May be simple simple text or HTML
String getShape()
Shape of this node. The full list of shapes is given here