Annotation Interface ConfigFactory
Annotate a shape with this if it requires a custom UI for configuring the shape in addition to the properties table.
 
Created by carl.gould on 5/5/2015.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valueThe classname of the class that implements ShapeConfigFactory in the designer 
 -