jar

com.github.filosganga : geogson-jts

Maven & Gradle

Nov 01, 2021
5 usages
67 stars

GeoGson JTS · GeoJSON support for Google Gson - JTS

Table Of Contents

Latest Version

Download com.github.filosganga : geogson-jts JAR file - Latest Versions:

All Versions

Download com.github.filosganga : geogson-jts JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.2.x
1.1.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 geogson-jts-1.4.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.filosganga.geogson.jts

├─ com.github.filosganga.geogson.jts.AbstractJtsCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.GeometryCollectionCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsAdapterFactory.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsGeometryAdapter.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsGeometryCollectionIterable.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsLineStringIterable.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsPointIterable.class - [JAR]

├─ com.github.filosganga.geogson.jts.JtsPolygonIterable.class - [JAR]

├─ com.github.filosganga.geogson.jts.LineStringCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.LinearRingCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.MultiLineStringCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.MultiPointCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.MultiPolygonCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.PointCodec.class - [JAR]

├─ com.github.filosganga.geogson.jts.PolygonCodec.class - [JAR]

Advertisement