Uses of Class
org.locationtech.spatial4j.shape.impl.ShapeFactoryImpl
-
Packages that use ShapeFactoryImpl Package Description org.locationtech.spatial4j.shape.jts -
-
Uses of ShapeFactoryImpl in org.locationtech.spatial4j.shape.jts
Subclasses of ShapeFactoryImpl in org.locationtech.spatial4j.shape.jts Modifier and Type Class Description class
JtsShapeFactory
EnhancesShapeFactoryImpl
with support for Polygons using JTS.
-