Class WriteableGeoJSON

    • Field Detail

      • shape

        public final org.locationtech.spatial4j.shape.Shape shape
      • jsonWriter

        public final org.locationtech.spatial4j.io.ShapeWriter jsonWriter
    • Constructor Detail

      • WriteableGeoJSON

        public WriteableGeoJSON​(org.locationtech.spatial4j.shape.Shape shape,
                                org.locationtech.spatial4j.io.ShapeWriter jsonWriter)