Index: trunk/src/com/kitfox/svg/FillElement.java
===================================================================
--- trunk/src/com/kitfox/svg/FillElement.java	(revision 8084)
+++ trunk/src/com/kitfox/svg/FillElement.java	(revision 14328)
@@ -59,4 +59,5 @@
      * @param xform - The current transformation that the shape is being
      * rendered under.
+     * @return paint object
      */
     abstract public Paint getPaint(Rectangle2D bounds, AffineTransform xform);
