Interface SpatialDocMaker.ShapeConverter

Enclosing class:
SpatialDocMaker

public static interface SpatialDocMaker.ShapeConverter
  • Method Summary

    Modifier and Type
    Method
    Description
    org.locationtech.spatial4j.shape.Shape
    convert(org.locationtech.spatial4j.shape.Shape shape)
     
  • Method Details

    • convert

      org.locationtech.spatial4j.shape.Shape convert(org.locationtech.spatial4j.shape.Shape shape)