Module org.elasticsearch.geo
Package org.elasticsearch.geometry.utils
Class GeometryPointCountVisitor
java.lang.Object
org.elasticsearch.geometry.utils.GeometryPointCountVisitor
- All Implemented Interfaces:
GeometryVisitor<Integer,RuntimeException>
public class GeometryPointCountVisitor
extends Object
implements GeometryVisitor<Integer,RuntimeException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvisit(GeometryCollection<?> collection) visit(LinearRing ring) visit(MultiPoint multiPoint) visit(MultiPolygon multiPolygon)
-
Constructor Details
-
GeometryPointCountVisitor
public GeometryPointCountVisitor()
-
-
Method Details
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-
visit
- Specified by:
visitin interfaceGeometryVisitor<Integer,RuntimeException> - Throws:
RuntimeException
-