jar

net.anwiba.spatial : anwiba-spatial-data-geo-json

Maven & Gradle

Oct 23, 2022
4 usages
5 stars

spatial geojson · spatial geojson project

Table Of Contents

Latest Version

Download net.anwiba.spatial : anwiba-spatial-data-geo-json JAR file - Latest Versions:

All Versions

Download net.anwiba.spatial : anwiba-spatial-data-geo-json JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 anwiba-spatial-data-geo-json-1.2.50.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.anwiba.spatial.geo.json.marshal

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonMarshallingException.class - [JAR]

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonMarshallingExceptionFactory.class - [JAR]

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonObjectMarshaller.class - [JAR]

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonObjectMarshallerFactory.class - [JAR]

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonObjectUnmarshaller.class - [JAR]

├─ net.anwiba.spatial.geo.json.marshal.GeoJsonObjectUnmarshallerFactory.class - [JAR]

net.anwiba.spatial.geo.json.schema.v01_0

├─ net.anwiba.spatial.geo.json.schema.v01_0.FeatureType.class - [JAR]

net.anwiba.spatial.geo.json.v01_0

├─ net.anwiba.spatial.geo.json.v01_0.Crs.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.ErrorResponse.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.Feature.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.FeatureCollection.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.GeoJsonObject.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.Geometry.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.GeometryCollection.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.LineString.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.MultiLineString.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.MultiPoint.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.MultiPolygon.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.Point.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.Polygon.class - [JAR]

├─ net.anwiba.spatial.geo.json.v01_0.Properties.class - [JAR]

Advertisement