Class GateSymbol

java.lang.Object
com.quantum4j.visualization.GateSymbol

public final class GateSymbol extends Object
Maps gates to plain ASCII labels for rendering.
  • Method Details

    • shortLabel

      public static String shortLabel(Gate g)
      Short label for rendering inside a gate box.
    • fullLabel

      public static String fullLabel(Gate g)
      Full detail label for tooltips.