Uses of Class
overit.geocallapp.utilities.datatype.geography.point.PointHelper
Packages that use PointHelper
Package
Description
-
Uses of PointHelper in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsorting
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsorting with parameters of type PointHelperModifier and TypeMethodDescriptiondoubleLinearItem.getLength(PointHelper pointHelper, DistanceCalculator distanceCalculator, Distances measureUnit) Calculates the geographical length of this linear item. -
Uses of PointHelper in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting
Fields in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting declared as PointHelperModifier and TypeFieldDescriptionprotected PointHelperTopologicalSortingHelper.pointHelperHelper for point-related operationsMethods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting that return PointHelperModifier and TypeMethodDescriptionTopologicalSortingHelper.getPointHelper()Gets the point helper instance for geographical operations.