These applications and applets demonstrate the functionalities available in the Geotoolkit.org library.
All this code is hereby placed into the Public Domain. This means anyone is free to do whatever they wish with these files.
Geotk is a library and does not provide application on its own. One way to get some feeling of what Geotk can do is to look at some applications that use it.
These applets demonstrate specific functionality in the Geotoolkit.org library. Each applet typically demonstrates a single class from the geotk-widgets-swing module.
| CoordinateChooser | Specify a spatial bounding box, a temporal extent and optionnaly a spatial resolution. |
| GradientKernelEditor | Select the kernels to use for computing gradient magnitudes in a raster. |
| IIOMetadataPanel | Display the structure of Geotk Image I/O metadata (subsets of ISO 19115-2). |
| Plot2D | Display a graph. |
| RegisteredOperationBrowser | Display the JAI operations registered on the host machine. |
| ZoomPane | Display a component providing zoom and rotation capabilities. |
These are small standalone classes that could be compiled and run from the command line.