Annotation Type ShapeMeta
-
@Retention(RUNTIME) @Target(TYPE) public @interface ShapeMeta
This meta annotation contains the keys used by the palette.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
category
Category of the shape.java.lang.String
description
Short description of the shape.java.lang.String
iconPath
java.lang.String
name
Name of the shape.
-