JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
M
N
O
P
S
B
BKD_CIRCLE_PROCESSOR_CLASS
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_CIRCLE_PROCESSOR_NS
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_DYNAMIC_CIRCLE_PROCESSOR_BOUNDING_BOX_FALLBACK
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_DYNAMIC_CIRCLE_PROCESSOR_MULTIPLIER
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_DYNAMIC_CIRCLE_PROCESSOR_NS
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_FIXED_CIRCLE_PROCESSOR_BOUNDING_BOX_FALLBACK
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_FIXED_CIRCLE_PROCESSOR_ERROR_DISTANCE
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
BKD_FIXED_CIRCLE_PROCESSOR_NS
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
buildBKDCircleProcessor(Configuration)
- Static method in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
C
CircleProcessor
- Interface in
org.janusgraph.diskstorage.mixed.utils.processor
circleToPolygonNumSides(double, double)
- Static method in class org.janusgraph.diskstorage.mixed.utils.
CircleUtils
CircleUtils
- Class in
org.janusgraph.diskstorage.mixed.utils
Utility class for storing different helpful re-usable spatial functions.
createRegularGeoShapePolygon(double, double, double, int)
- Static method in class org.janusgraph.diskstorage.mixed.utils.
CircleUtils
Makes an n-gon, centered at the provided circle's center, and each vertex approximately `circleRadius` away from the center.
createRegularShapePolygon(double, double, double, int)
- Static method in class org.janusgraph.diskstorage.mixed.utils.
CircleUtils
Makes an n-gon, centered at the provided circle's center.
D
DynamicErrorDistanceCircleProcessor
- Class in
org.janusgraph.diskstorage.mixed.utils.processor
Circle processor which calculates error distance dynamically depending on the circle radius and the specified multiplier value.
DynamicErrorDistanceCircleProcessor(Configuration)
- Constructor for class org.janusgraph.diskstorage.mixed.utils.processor.
DynamicErrorDistanceCircleProcessor
E
ErrorDistanceCircleProcessor
- Class in
org.janusgraph.diskstorage.mixed.utils.processor
ErrorDistanceCircleProcessor(boolean)
- Constructor for class org.janusgraph.diskstorage.mixed.utils.processor.
ErrorDistanceCircleProcessor
F
FixedErrorDistanceCircleProcessor
- Class in
org.janusgraph.diskstorage.mixed.utils.processor
Circle processor implementing the same logic as ElasticSearch Server side
Circle Processor
but on the JanusGraph side.
FixedErrorDistanceCircleProcessor(Configuration)
- Constructor for class org.janusgraph.diskstorage.mixed.utils.processor.
FixedErrorDistanceCircleProcessor
M
MixedIndexUtilsConfigOptions
- Class in
org.janusgraph.diskstorage.mixed.utils
MixedIndexUtilsConfigOptions()
- Constructor for class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
N
NoTransformCircleProcessor
- Class in
org.janusgraph.diskstorage.mixed.utils.processor
Circle processor which isn't transforming circle into Polygon, but instead keep the circle shape unchanged.
NoTransformCircleProcessor()
- Constructor for class org.janusgraph.diskstorage.mixed.utils.processor.
NoTransformCircleProcessor
O
org.janusgraph.diskstorage.mixed.utils
- package org.janusgraph.diskstorage.mixed.utils
org.janusgraph.diskstorage.mixed.utils.processor
- package org.janusgraph.diskstorage.mixed.utils.processor
P
PREREGISTERED_CIRCLE_PROCESSORS
- Static variable in class org.janusgraph.diskstorage.mixed.utils.
MixedIndexUtilsConfigOptions
process(Geoshape)
- Method in interface org.janusgraph.diskstorage.mixed.utils.processor.
CircleProcessor
process(Geoshape)
- Method in class org.janusgraph.diskstorage.mixed.utils.processor.
ErrorDistanceCircleProcessor
process(Geoshape)
- Method in class org.janusgraph.diskstorage.mixed.utils.processor.
NoTransformCircleProcessor
S
SHORTHAND
- Static variable in class org.janusgraph.diskstorage.mixed.utils.processor.
DynamicErrorDistanceCircleProcessor
SHORTHAND
- Static variable in class org.janusgraph.diskstorage.mixed.utils.processor.
FixedErrorDistanceCircleProcessor
SHORTHAND
- Static variable in class org.janusgraph.diskstorage.mixed.utils.processor.
NoTransformCircleProcessor
B
C
D
E
F
M
N
O
P
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2023. All rights reserved.