Package com.macrofocus.molap.exporter
Class ShapefileDataFrameExporter
- java.lang.Object
-
- com.macrofocus.molap.exporter.ShapefileDataFrameExporter
-
public class ShapefileDataFrameExporter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShapefileDataFrameExporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
exportShapefile(DataFrame dataFrame, java.io.File shapefile)
-
-
-
Method Detail
-
exportShapefile
public static void exportShapefile(DataFrame dataFrame, java.io.File shapefile) throws java.io.IOException
- Throws:
java.io.IOException
-
-