Drawable
A drawable field expects the named datasource to contain Drawable objects.
Once the desired properties are set, the factory can be reused to create similiar elements. @author Thomas Morgner
26272829303132
{ private EllipseElementFactory elementFactory; public EllipseReadHandler() { elementFactory = new EllipseElementFactory(); }