Class JtsShapeFactory.JtsMultiShapeBuilder<T extends Shape>

java.lang.Object
org.locationtech.spatial4j.shape.impl.ShapeFactoryImpl.GeneralShapeMultiShapeBuilder<T>
org.locationtech.spatial4j.shape.jts.JtsShapeFactory.JtsMultiShapeBuilder<T>
All Implemented Interfaces:
ShapeFactory.MultiLineStringBuilder, ShapeFactory.MultiPointBuilder, ShapeFactory.MultiPolygonBuilder, ShapeFactory.MultiShapeBuilder<T>, ShapeFactory.PointsBuilder<ShapeFactory.MultiPointBuilder>
Enclosing class:
JtsShapeFactory

private class JtsShapeFactory.JtsMultiShapeBuilder<T extends Shape> extends ShapeFactoryImpl.GeneralShapeMultiShapeBuilder<T>