Example #1
0
 /// <summary>
 /// Default empty constructor
 /// </summary>
 public MyShapeFileWriter()
 {
     shapeWriter = new ShapeWriter();
 }
Example #2
0
 /// <summary>
 /// Default empty constructor
 /// </summary>
 public MyShapeFileWriter()
 {
     shapeWriter = new ShapeWriter();
 }