Annotation Interface ShapeMeta
This meta annotation contains the keys used by the palette.
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
category
String categoryCategory of the shape. Not relative to @Keybase- Default:
 - "reporting.Category.Components"
 
 - 
name
String nameName of the shape. Relative to @KeyBase if present- Default:
 - "Name"
 
 - 
description
String descriptionShort description of the shape. Relative to @KeyBase if present- Default:
 - "Description"
 
 - 
iconPath
String iconPath- Default:
 - ""
 
 
 -