All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.gdal.gnm.gnm Maven / Gradle / Ivy

There is a newer version: 3.10.0
Show newest version
/* ----------------------------------------------------------------------------
 * This file was automatically generated by SWIG (http://www.swig.org).
 * Version 3.0.8
 *
 * Do not make changes to this file unless you know what you are doing--modify
 * the SWIG interface file instead.
 * ----------------------------------------------------------------------------- */

package org.gdal.gnm;

import org.gdal.osr.SpatialReference;
import org.gdal.gdal.MajorObject;
import org.gdal.ogr.Geometry;
import org.gdal.ogr.Feature;
import org.gdal.ogr.StyleTable;
import org.gdal.ogr.Layer;

public class gnm implements gnmConstants {
  public static void UseExceptions() {
    gnmJNI.UseExceptions();
  }

  public static void DontUseExceptions() {
    gnmJNI.DontUseExceptions();
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy