Fixing core CheckStyle warnings. All magic number warnings were on constant definitions. Cleaning them up would not have increased code clarity greatly enough to warrant it.
1 parent 5566abd commit 75d9ffabf4c84529db06ce1ff444df85b18f73c9
@Allain Lalonde Allain Lalonde authored on 20 Oct 2009
Showing 7 changed files
View
core/src/build/conf/checkstyle.xml
View
core/src/main/java/edu/umd/cs/piccolo/PCanvas.java
View
core/src/main/java/edu/umd/cs/piccolo/activities/PTransformActivity.java
View
core/src/main/java/edu/umd/cs/piccolo/nodes/PPath.java
View
core/src/main/java/edu/umd/cs/piccolo/nodes/PText.java
View
core/src/main/java/edu/umd/cs/piccolo/util/PPaintContext.java
View
core/src/main/java/edu/umd/cs/piccolo/util/PPickPath.java