jar

com.orientechnologies : orientdb-spatial

Maven & Gradle

Sep 14, 2018
1 usages
4.6k stars

OrientDB Lucene spatial index · Lucene plugin for OrientDB NoSQL document graph dbms

Table Of Contents

Latest Version

Download com.orientechnologies : orientdb-spatial JAR file - Latest Versions:

All Versions

Download com.orientechnologies : orientdb-spatial JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window orientdb-spatial-2.2.37.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.orientechnologies.spatial.shape.legacy

├─ com.orientechnologies.spatial.shape.legacy.OPointLegecyBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.legacy.ORectangleLegacyBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.legacy.OShapeBuilderLegacy.class - [JAR]

├─ com.orientechnologies.spatial.shape.legacy.OShapeBuilderLegacyImpl.class - [JAR]

com.orientechnologies.spatial.factory

├─ com.orientechnologies.spatial.factory.OSpatialStrategyFactory.class - [JAR]

com.orientechnologies.spatial.index

├─ com.orientechnologies.spatial.index.OLuceneSpatialIndex.class - [JAR]

com.orientechnologies.spatial.shape

├─ com.orientechnologies.spatial.shape.OComplexShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OGeometryCollectionShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OLineStringShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OMultiLineStringShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OMultiPointShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OMultiPolygonShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OPointShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OPolygonShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.ORectangleShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OShapeBuilder.class - [JAR]

├─ com.orientechnologies.spatial.shape.OShapeFactory.class - [JAR]

├─ com.orientechnologies.spatial.shape.OShapeOperation.class - [JAR]

├─ com.orientechnologies.spatial.shape.OShapeOperationImpl.class - [JAR]

├─ com.orientechnologies.spatial.shape.OShapeType.class - [JAR]

com.orientechnologies.spatial

├─ com.orientechnologies.spatial.OLuceneMockSpatialSerializer.class - [JAR]

├─ com.orientechnologies.spatial.OLuceneSpatialIndexFactory.class - [JAR]

├─ com.orientechnologies.spatial.OLuceneSpatialManager.class - [JAR]

com.orientechnologies.spatial.operator

├─ com.orientechnologies.spatial.operator.OLuceneNearOperator.class - [JAR]

├─ com.orientechnologies.spatial.operator.OLuceneOverlapOperator.class - [JAR]

├─ com.orientechnologies.spatial.operator.OLuceneSpatialOperator.class - [JAR]

├─ com.orientechnologies.spatial.operator.OLuceneSpatialOperatorFactory.class - [JAR]

├─ com.orientechnologies.spatial.operator.OLuceneWithinOperator.class - [JAR]

com.orientechnologies.spatial.functions

├─ com.orientechnologies.spatial.functions.OSTAsBinaryFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTAsGeoJSONFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTAsTextFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTBufferFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTContainsFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTDWithinFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTDisjointFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTDistanceFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTDistanceSphereFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTEnvelopFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTEqualsFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTGeomFromGeoJSONFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTGeomFromTextFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTIntersectsFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTSrid.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSTWithinFunction.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSpatialFunctionAbstract.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSpatialFunctionAbstractIndexable.class - [JAR]

├─ com.orientechnologies.spatial.functions.OSpatialFunctionsFactory.class - [JAR]

com.orientechnologies.spatial.query

├─ com.orientechnologies.spatial.query.OSpatialQueryContext.class - [JAR]

com.orientechnologies.spatial.collections

├─ com.orientechnologies.spatial.collections.OSpatialCompositeKey.class - [JAR]

com.orientechnologies.spatial.engine

├─ com.orientechnologies.spatial.engine.OLuceneGeoSpatialIndexEngine.class - [JAR]

├─ com.orientechnologies.spatial.engine.OLuceneLegacySpatialIndexEngine.class - [JAR]

├─ com.orientechnologies.spatial.engine.OLuceneSpatialIndexContainer.class - [JAR]

├─ com.orientechnologies.spatial.engine.OLuceneSpatialIndexEngineAbstract.class - [JAR]

├─ com.orientechnologies.spatial.engine.OLuceneSpatialIndexEngineDelegator.class - [JAR]

com.orientechnologies.spatial.strategy

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilder.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderAbstract.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderContains.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderDWithin.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderDistanceSphere.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderIntersects.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderNear.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderOverlap.class - [JAR]

├─ com.orientechnologies.spatial.strategy.SpatialQueryBuilderWithin.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
94 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Aug 17, 2023
59 usages
4.6k stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
29 usages
4.6k stars

Discover Dependencies

May 14, 2019
2 usages
13 stars
May 14, 2019
2 usages
13 stars
Nov 07, 2018
1 usages
69 stars
Mar 30, 2016
2 usages
May 09, 2016
3 usages
May 09, 2016
2 usages
Jun 24, 2016
1 usages
143 stars