Class GeoJsonWriterEx

java.lang.Object
org.gvsig.fmap.geom.jts.formats.geojson.GeoJsonWriter
org.gvsig.fmap.geom.jts.formats.geojson.GeoJsonWriterEx

public class GeoJsonWriterEx extends GeoJsonWriter
Author:
jjdelcerro
  • Constructor Details

    • GeoJsonWriterEx

      public GeoJsonWriterEx()
    • GeoJsonWriterEx

      public GeoJsonWriterEx(int decimals)
      Constructs a GeoJsonWriter instance specifying the number of decimals to use when encoding floating point numbers.
  • Method Details