jar

com.tomtom.speedtools : geo

Maven & Gradle

Apr 12, 2023
8 stars

SpeedTools Geo Utilities · Contains a set of geometry (and geographical) classes, which work with any latitude and longitude, without glitches around the poles or Fiji.

Table Of Contents

Latest Version

Download com.tomtom.speedtools : geo JAR file - Latest Versions:

All Versions

Download com.tomtom.speedtools : geo JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.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 geo-3.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tomtom.speedtools.tilemap

├─ com.tomtom.speedtools.tilemap.CachedTileMap.class - [JAR]

├─ com.tomtom.speedtools.tilemap.MapConst.class - [JAR]

├─ com.tomtom.speedtools.tilemap.MercatorPoint.class - [JAR]

├─ com.tomtom.speedtools.tilemap.TileKey.class - [JAR]

├─ com.tomtom.speedtools.tilemap.TileMap.class - [JAR]

├─ com.tomtom.speedtools.tilemap.TileOffset.class - [JAR]

├─ com.tomtom.speedtools.tilemap.ViewportTile.class - [JAR]

com.tomtom.speedtools.gpstrace

├─ com.tomtom.speedtools.gpstrace.GpsTrace.class - [JAR]

├─ com.tomtom.speedtools.gpstrace.GpsTracePoint.class - [JAR]

com.tomtom.speedtools.geometry

├─ com.tomtom.speedtools.geometry.BinaryExpr.class - [JAR]

├─ com.tomtom.speedtools.geometry.Geo.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoArea.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoCircle.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoHash.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoLine.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoObject.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoPoint.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoPolyLine.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoRectangle.class - [JAR]

├─ com.tomtom.speedtools.geometry.GeoVector.class - [JAR]

├─ com.tomtom.speedtools.geometry.Position3D.class - [JAR]

├─ com.tomtom.speedtools.geometry.Primitive.class - [JAR]

├─ com.tomtom.speedtools.geometry.UnaryExpr.class - [JAR]

├─ com.tomtom.speedtools.geometry.Union.class - [JAR]

Advertisement