Interface MultiCurvedGeometry<T extends Geometry>

  • All Superinterfaces:
    CurvedGeometry<T>
    All Known Implementing Classes:
    MultiCurve, MultiSurface

    public interface MultiCurvedGeometry<T extends Geometry>
    extends CurvedGeometry<T>
    This interface is really just a trick for schema building, there are no concrete implementors for it
    Author:
    Andrea Aime - GeoSolutions