Class ShapefileDataFrameExporter


  • public class ShapefileDataFrameExporter
    extends java.lang.Object
    • Constructor Detail

      • ShapefileDataFrameExporter

        public ShapefileDataFrameExporter()
    • Method Detail

      • exportShapefile

        public static void exportShapefile​(DataFrame dataFrame,
                                           java.io.File shapefile)
                                    throws java.io.IOException
        Throws:
        java.io.IOException