Package org.gdal.gnm
Class gnm
- java.lang.Object
-
- org.gdal.gnm.gnm
-
- All Implemented Interfaces:
gnmConstants
public class gnm extends java.lang.Object implements gnmConstants
-
-
Field Summary
-
Fields inherited from interface org.gdal.gnm.gnmConstants
GNM_EDGE_DIR_BOTH, GNM_EDGE_DIR_SRCTOTGT, GNM_EDGE_DIR_TGTTOSRC
-
-
Constructor Summary
Constructors Constructor Description gnm()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
DontUseExceptions()
static boolean
GetUseExceptions()
static void
UseExceptions()
-