org.maptalks.geojson.Geometry Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of geojson4j Show documentation
Show all versions of geojson4j Show documentation
GeoJSON Serilization and mutual conversion with JSON .
The newest version!
package org.maptalks.geojson;
public abstract class Geometry extends GeoJSON {
public Geometry() {
super();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy