Annotation Interface Visualizer


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Visualizer
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Returns the name of the visualizer.
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Field Details

  • Element Details

    • name

      String name
      Returns the name of the visualizer.
      Returns:
      A short string (< 20 characters)
      Default:
      "Use Plugin Name"
    • pack

      String pack
      Default:
      ""