jar

io.github.stevecrox.geo : tools

Maven & Gradle

Nov 02, 2022
0 stars

Geo Tools · Uses Great Circle code to create circle and ellipse polygons (geojson or Esri).

Table Of Contents

Latest Version

Download io.github.stevecrox.geo : tools JAR file - Latest Versions:

All Versions

Download io.github.stevecrox.geo : tools JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tools-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jennings.geotools

├─ org.jennings.geotools.Attributes.class - [JAR]

├─ org.jennings.geotools.CONSTANTS.class - [JAR]

├─ org.jennings.geotools.Circle.class - [JAR]

├─ org.jennings.geotools.DistanceBearing.class - [JAR]

├─ org.jennings.geotools.Ellipse.class - [JAR]

├─ org.jennings.geotools.GeographicCoordinate.class - [JAR]

├─ org.jennings.geotools.GeomType.class - [JAR]

├─ org.jennings.geotools.GreatCircle.class - [JAR]