summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/Marker.java
Commit message (Expand)AuthorAgeFilesLines
* Defaulting marker width and height to 1.kitfox2014-11-181-2/+2
* Now building markers when time update occurs.kitfox2014-11-181-0/+2
* Adding support for style sheets.kitfox2013-03-191-33/+46
* Updating headers to reflect BSD license.kitfox2013-01-111-2/+31
* Fixing marker rotation issue for knots coincident with end points.kitfox2013-01-111-2/+50
* MarkerElement now respects markerUnits attribute.kitfox2012-01-161-1/+15
* If a Graphics2D has no clip region, clipping will now be ignored.kitfox2012-01-091-2/+2
* Added support for the SVG Marker tag.kitfox2011-02-081-0/+263