jar

org.maptalks : geojson4j

Maven & Gradle

May 25, 2016
2 usages

geojson4j · GeoJSON Serilization and mutual conversion with JSON .

Table Of Contents

Latest Version

Download org.maptalks : geojson4j JAR file - Latest Versions:

All Versions

Download org.maptalks : geojson4j 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 geojson4j-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.maptalks.geojson.measure.impl

├─ org.maptalks.geojson.measure.impl.IRuler.class - [JAR]

├─ org.maptalks.geojson.measure.impl.IdentityRuler.class - [JAR]

├─ org.maptalks.geojson.measure.impl.SphericalRuler.class - [JAR]

org.maptalks.geojson.common

├─ org.maptalks.geojson.common.ProjectionTransform.class - [JAR]

org.maptalks.geojson

├─ org.maptalks.geojson.CRS.class - [JAR]

├─ org.maptalks.geojson.Feature.class - [JAR]

├─ org.maptalks.geojson.FeatureCollection.class - [JAR]

├─ org.maptalks.geojson.GeoJSON.class - [JAR]

├─ org.maptalks.geojson.GeoJSONTypes.class - [JAR]

├─ org.maptalks.geojson.Geometry.class - [JAR]

├─ org.maptalks.geojson.GeometryCollection.class - [JAR]

├─ org.maptalks.geojson.LineString.class - [JAR]

├─ org.maptalks.geojson.MultiLineString.class - [JAR]

├─ org.maptalks.geojson.MultiPoint.class - [JAR]

├─ org.maptalks.geojson.MultiPolygon.class - [JAR]

├─ org.maptalks.geojson.Point.class - [JAR]

├─ org.maptalks.geojson.Polygon.class - [JAR]

org.maptalks.geojson.measure

├─ org.maptalks.geojson.measure.Measurer.class - [JAR]

org.maptalks.geojson.common.exceptions

├─ org.maptalks.geojson.common.exceptions.InvalidCRSException.class - [JAR]

org.maptalks.geojson.json

├─ org.maptalks.geojson.json.GeoJSONFactory.class - [JAR]

Advertisement