Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 440 Bytes

About

This Java library allows you to easily render JTS geometries to different output surfaces such as AWT BufferedImages, AWT Graphics2D instances or SVG files using Batik. It also supports some other common shapes such as rectangles and circles.

License

This library is released under the terms of the GNU Lesser General Public License.

See LGPL.md and GPL.md for details.