Annotation Interface ShapeMeta


@Retention(RUNTIME) @Target(TYPE) public @interface ShapeMeta
This meta annotation contains the keys used by the palette.
  • Element Details

    • category

      String category
      Category of the shape. Not relative to @Keybase
      Default:
      "reporting.Category.Components"
    • name

      String name
      Name of the shape. Relative to @KeyBase if present
      Default:
      "Name"
    • description

      String description
      Short description of the shape. Relative to @KeyBase if present
      Default:
      "Description"
    • iconPath

      String iconPath
      Default:
      ""