DOC

cc.zhaoac : faith-tool-geotool

Maven & Gradle

Jan 22, 2024

faith-tool-geotool · 集成geotool工具的地理信息工具类, 本版本使用GeoTools 25.0 官网文档: https://docs.geotools.org/ Java Run-time Environment: Java 17 - GeoTools 27.x and above (OpenJDK tested) Java 11 - GeoTools 21.x and above (OpenJDK tested) Java 8 - GeoTools 15.x up to and including GeoTools 28.x (OpenJDK and Oracle JRE tested) Java 7 - GeoTools 11.x to GeoTools 14.x (OpenJDK and Oracle JRE tested) Java 6 - GeoTools 8.x to GeoTools 10.x (Oracle JRE tested) Java 5 - GeoTools 2.5.x to GeoTools 8.x (Sun JRE tested) Java 1.4 - GeoTools 2.x to GeoTools 2.4.x (Sun JRE tested)

Table Of Contents

Latest Version

Download cc.zhaoac : faith-tool-geotool Javadoc & API Documentation - Latest Versions:

All Versions

Download cc.zhaoac : faith-tool-geotool Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file faith-tool-geotool-1.1.0-javadoc.jar to faith-tool-geotool-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder faith-tool-geotool-1.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "faith-tool-geotool-1.1.0-sources.jar" -d "faith-tool-geotool-1.1.0-javadoc" -subpackages