jar

org.orbisgis : h2gis-api

Maven & Gradle

Jan 12, 2023
3 usages
200 stars

h2gis-api · H2GIS API define extension point of H2GIS

Table Of Contents

Latest Version

Download org.orbisgis : h2gis-api JAR file - Latest Versions:

All Versions

Download org.orbisgis : h2gis-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.5.x
1.4.x
1.3.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 h2gis-api-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.h2gis.api

├─ org.h2gis.api.AbstractFunction.class - [JAR]

├─ org.h2gis.api.DeterministicScalarFunction.class - [JAR]

├─ org.h2gis.api.DriverFunction.class - [JAR]

├─ org.h2gis.api.EmptyProgressVisitor.class - [JAR]

├─ org.h2gis.api.FileDriver.class - [JAR]

├─ org.h2gis.api.Function.class - [JAR]

├─ org.h2gis.api.ProgressVisitor.class - [JAR]

├─ org.h2gis.api.ScalarFunction.class - [JAR]

Advertisement