Render

Supports the rendering of geospatial information using the Java2D API.

../../_images/gt-render.svg

gt-render module

This is most likely the reason you are interested in the GeoTools library - this module finally lets you draw a map using all that data you set up.

Reference

Tutorial

Maven:

<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-render</artifactId>
  <version>${geotools.version}</version>
</dependency>

Contents

Graphic plugins:

See also: