Revision: 885
Author: mr0...@mro.name
Date: Tue Nov  3 03:14:07 2009
Log: I totally disagree with a commenting style

/**
  * Returns the width of the line.
  *
  * @return stroke width
  */
public float getLineWidth()

I prefer to not see my name in such source files.
http://code.google.com/p/piccolo2d/source/detail?r=885

Modified:
   
/piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/util/PFixedWidthStroke.java

=======================================
---  
/piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/util/PFixedWidthStroke.java
       
Mon Nov  2 19:25:06 2009
+++  
/piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/util/PFixedWidthStroke.java
       
Tue Nov  3 03:14:07 2009
@@ -56,7 +56,6 @@
   * @see BasicStroke
   * @version 1.0
   * @author Jesse Grosjean
- * @author Marcus Rohrmoser
   */
  public class PFixedWidthStroke extends PSemanticStroke implements  
Serializable {


--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to