Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

ACCESS_WAY - Static variable in class com.pb.routing.common.RoadType
Road type for an access way.
add(int, DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Inserts the given DirectPosition at the specified index in this list.
add(int, double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Add the DirectPosition values to the specified index in this array.
add(int, double, double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Add the DirectPosition values to the specified index in this array.
add(int, double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Add the DirectPosition values to the specified index in this array.
add(int, double, double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Add the DirectPosition values to the specified index in this array.
add(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append the given DirectPosition to the end of this list.
add(double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append the given DirectPosition values to the end of this list.
add(double, double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append the given DirectPosition values to the end of this list.
add(double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append the given DirectPosition values to the end of this list.
add(double, double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append the given DirectPosition values to the end of this list.
addAll(IDirectPositionList) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Append all the direct positions in the input IDirectPositionList to this list in the order they are returned by the input objects iterator.
ALL_CURVE_SEGMENT_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that are considered curve segments.
ALL_FEATURE_GEOMETRY_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that can be the geometry of a feature.
ALL_FIRST_CLASS_FEATURE_GEOMETRY_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all of the types that are considered first class feature geometry types.
ALL_GEOMETRY_WITH_AREA_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that have area.
ALL_GEOMETRY_WITH_LENGTH_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that have length.
ALL_GEOMETRY_WITH_PERIMETER_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that have perimeter.
ALL_LEGACY_GEOMETRY_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all of the types that are considered MapInfo legacy geometry types.
ALL_NON_FEATURE_GEOMETRY_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that are not feature geometry types.
allowFallback(boolean) - Method in class com.pb.routing.gra.Options.Builder
Sets whether to use or not, the major roads when other roads cannot be used.
alterNameList(AlternateNameList[]) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
ambientSpeeds(Map<RoadType, Double>) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the RoadType wise ambient speeds to be used while processing the request.
ambientSpeedUnit(VelocityUnit) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Ambient Speed Unit for ambient speed for various RoadTypes.
Angle - Class in com.mapinfo.midev.unit
Class that represents the value and unit of an angular measure.
Angle(double, AngularUnit) - Constructor for class com.mapinfo.midev.unit.Angle
Create an angle.
angle(Angle) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
AngularUnit - Enum in com.mapinfo.midev.unit
An unit of measure for angles.
angularUnit(AngularUnit) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the angular unit for this builder.
apiKey(String) - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
applyMutator(IDirectPositionMutator) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Apply the given IDirectPositionMutator to every direct position in this list.
area(IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the area of the geometry.
Area - Class in com.mapinfo.midev.unit
Class that represents the value, unit and computation type of an area measure.
Area(double, AreaUnit) - Constructor for class com.mapinfo.midev.unit.Area
Create an area with computation type ComputationType.SPHERICAL.
Area(double, AreaUnit, ComputationType) - Constructor for class com.mapinfo.midev.unit.Area
Create an area.
AreaUnit - Enum in com.mapinfo.midev.unit
A unit of measure for area.
asFeatureGeometry() - Method in class com.mapinfo.midev.geometry.operations.ClosestPoints
Returns a geometry from the first point to the second point.
asLineString() - Method in interface com.mapinfo.midev.geometry.ICurve
Return an ILineString that approximates this curve.
asLineString(Length, Length) - Method in interface com.mapinfo.midev.geometry.ICurve
Approximates the curve as a single ILineString.
asLineString() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns an ILineString that approximates this ICurveSegment.
asLineString(Length, Length) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns an ILineString that approximates this ICurveSegment.
asLineString() - Method in interface com.mapinfo.midev.geometry.ILineString
 
asLineString(Length, Length) - Method in interface com.mapinfo.midev.geometry.ILineString
 
asLineString() - Method in interface com.mapinfo.midev.geometry.IRing
Returns an ILineString that approximates this IRing.
asLineString(Length, Length) - Method in interface com.mapinfo.midev.geometry.IRing
Returns a linear approximation of this IRing as a single ILineString.
asMultiPolygon() - Method in interface com.mapinfo.midev.geometry.IRectangle
Returns an IMultiPolygon version of this IRectangle.
avoidTollRoad(boolean) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
This method is used set whether toll road should be avoided or not.
avoidTollRoad(boolean) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets whether to calculate the route using only toll roads.
avoidTollRoad(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets whether to calculate the route using only toll roads.

B

BACK_ROAD - Static variable in class com.pb.routing.common.RoadType
Road type for a back road.
BandingStyle - Enum in com.pb.routing.enums
Banding Styles are the types of multiple distance bands that can be displayed based on multiple costs.
bandingStyle(BandingStyle) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Banding Style to be used while processing this request.
buffer(IGeometry, Offset, int) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns a geometry consisting of all the points within the distance of the given geometry.
buffer(IGeometry, Offset) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns a geometry consisting of all the points within the distance of this geometry.
build() - Method in class com.mapinfo.midev.geometry.CurveBuilder
Creates a curve constructed from the line strings in this builder.
build() - Method in interface com.mapinfo.midev.geometry.IPolygonBuilder
Creates a new polygon with the previously constructed outer ring and optional inner rings.
build() - Method in class com.mapinfo.midev.geometry.MultiCurveBuilder
Creates a multi-curve with each previously added line string represented as an individual curve.
build() - Method in class com.mapinfo.midev.geometry.MultiPointBuilder
Creates a new multi-point from all points previously added to this builder with MultiPointBuilder.withPoint(DirectPosition).
build() - Method in class com.mapinfo.midev.geometry.MultiPolygonBuilder
Creates the multi-polygon constructed by this builder instance.
build() - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Creates a new ring and adds it to the parent polygon builder.
build() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Create the GetTravelBoundaryRequest object.
build() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Create the GetRouteCostMatrixRequest object.
build() - Method in class com.pb.routing.gra.Options.Builder
Builds the object of Options class to be used for creation of IGRAInstance
build() - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Create the GetRouteRequest object.
build() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Creates the GetSegmentDataRequest object.
build() - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
build() - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
Builder(IPoint, double[], LinearUnit) - Constructor for class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Creates the GetTravelBoundaryRequest.Builder object for IsoDistance.
Builder(IPoint, double[], TimeUnit) - Constructor for class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Creates the GetTravelBoundaryRequest.Builder object for IsoChrone.
Builder(List<IPoint>, List<IPoint>) - Constructor for class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Creates the GetRouteCostMatrixRequest.Builder object.
Builder() - Constructor for class com.pb.routing.gra.Options.Builder
 
Builder(IPoint, IPoint) - Constructor for class com.pb.routing.gra.route.GetRouteRequest.Builder
Creates the GetRouteRequest.Builder object.
Builder(IPoint) - Constructor for class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Creates Builder object for GetSegmentDataRequest.
Builder(String) - Constructor for class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Creates Builder object for GetSegmentDataRequest.
Builder() - Constructor for class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
Builder(String) - Constructor for class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
buildPointExclude(IPoint, boolean) - Static method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
This method can be used to create a point update which exclude the specified point from the route calculation.
buildPointExcludeReset(IPoint) - Static method in class com.pb.routing.gra.persistentupdate.reset.PointReset
This method can be used to create a point reset which will revert the point exclude and will include it in Route calculation.
buildPointSpeedAdjustment(IPoint, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
This is a speed update where you define a change in the speed of the point by specifying the change in Velocity.
buildPointSpeedPercentageUpdate(IPoint, int) - Static method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
This method can be used to create a point speed update where you define an increase in the speed of the point by specifying a percentage to increase(positive value) or decrease(negative value) the speed.
buildPointSpeedReset(IPoint) - Static method in class com.pb.routing.gra.persistentupdate.reset.PointReset
This method can be used to create a point speed reset which will revert the all speed updates applied on the point.
buildPointSpeedUpdate(IPoint, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
This method can be used to create a point speed update where you can update speed of the point by specifying a Velocity
buildRoadTypeSpeedAdjustment(RoadType, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
This is a speed update where you define a change in the speed of the RoadType by specifying the change in Velocity.
buildRoadTypeSpeedPercentageUpdate(RoadType, int) - Static method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
This method can be used to create a RoadType speed update where you define an increase or decrease in the speed of the roadtype by specifying a percentage, to increase(positive value) or decrease(negative value) the speed.
buildRoadTypeSpeedReset(RoadType) - Static method in class com.pb.routing.gra.persistentupdate.reset.RoadTypeReset
This method can be used to create a RoadType speed reset which will revert all speed updates applied on the RoadType.
buildRoadTypeSpeedUpdate(RoadType, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
This method can be used to create a RoadType speed update where you can update speed of the roadType by specifying a Velocity
buildSegmentExclude(String, boolean) - Static method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
This method can be used to create a segment update which exclude the specified segment from the route\matrix calculation.
buildSegmentExcludeReset(String) - Static method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
This method can be used to create a segment reset which will revert the segment exclude and will include it in Route calculation.
buildSegmentRoadTypeReset(String) - Static method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
This method can be used to create a segment RoadType reset which will revert the all RoadType update applied on the segment.
buildSegmentRoadTypeUpdate(String, RoadType) - Static method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
This is a roadtype update where you can change the roadType of the segment by specifying the new RoadType.
buildSegmentSpeedAdjustment(String, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
This is a speed update where you define a change in the speed of the segment by specifying the change in Velocity.
buildSegmentSpeedPercentageUpdate(String, int) - Static method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
This method can be used to create a segment speed update where you define an increase in the speed of the segment by specifying a percentage, to increase(positive value) or decrease(negative value) the speed.
buildSegmentSpeedReset(String) - Static method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
This method can be used to create a segment speed reset which will revert the all speed updates applied on the segment.
buildSegmentSpeedUpdate(String, Velocity) - Static method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
This method can be used to create a segment speed update where you can update speed of the segment by specifying a Velocity

C

calculateConversionFactor(PaperUnit, PaperUnit, Integer) - Static method in enum com.mapinfo.midev.unit.PaperUnit
Returns the conversion factor used toUnit convert something in the specified fromUnit PaperUnit toUnit the specified toUnit PaperUnit.
clear() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Removes all of the DirectPositions from this list.
ClosestPoints - Class in com.mapinfo.midev.geometry.operations
Represents the closest points between two given geometries.
closestPoints(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the closest points between the two geometries.
closestPoints(IGeometry, IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the closest points between the two geometries.
Code - Class in com.mapinfo.midev.util
Identifies an object with a code in a codespace.
Code(String, String) - Constructor for class com.mapinfo.midev.util.Code
Creates a Code from the specified codeSpace and code.
CodeSet - Class in com.mapinfo.midev.coordsys
A unique set of codes.
CodeSet() - Constructor for class com.mapinfo.midev.coordsys.CodeSet
Create an empty set of codes.
CodeSet(String, String) - Constructor for class com.mapinfo.midev.coordsys.CodeSet
Create this object with a single code.
CodeSet(Code) - Constructor for class com.mapinfo.midev.coordsys.CodeSet
Create this object with a single code.
CodeSet(Code...) - Constructor for class com.mapinfo.midev.coordsys.CodeSet
Create this object with all the codes in the specified array.
CodeSet(Collection<Code>) - Constructor for class com.mapinfo.midev.coordsys.CodeSet
Create this object with all the codes in the specified collection.
com.mapinfo.midev.coordsys - package com.mapinfo.midev.coordsys
Classes used for dealing with coordinate systems and coordinate system transforms.
com.mapinfo.midev.coordsys.factory - package com.mapinfo.midev.coordsys.factory
Coordinate system factories.
com.mapinfo.midev.coordsys.transform - package com.mapinfo.midev.coordsys.transform
Coordinate transformation factories.
com.mapinfo.midev.geometry - package com.mapinfo.midev.geometry
The Geometry package consists of a series of interfaces, classes and enumerations that allow users to work with geometry objects.
com.mapinfo.midev.geometry.operations - package com.mapinfo.midev.geometry.operations
Classes used for geometry operations.
com.mapinfo.midev.unit - package com.mapinfo.midev.unit
Units of measure and scalar quantities.
com.mapinfo.midev.util - package com.mapinfo.midev.util
 
com.pb.routing.common - package com.pb.routing.common
Common routing classes.
com.pb.routing.common.json - package com.pb.routing.common.json
 
com.pb.routing.enums - package com.pb.routing.enums
Provides all the routing enum classes.
com.pb.routing.exceptions - package com.pb.routing.exceptions
Routing exception classes.
com.pb.routing.gra - package com.pb.routing.gra
Provides all the GRA(Global Routing API) related classes.
com.pb.routing.gra.boundary - package com.pb.routing.gra.boundary
Classes used for dealing with Get Travel Boundary Operation.
com.pb.routing.gra.matrix - package com.pb.routing.gra.matrix
Classes used for dealing with Get Route Cost Matrix Operation.
com.pb.routing.gra.persistentupdate - package com.pb.routing.gra.persistentupdate
 
com.pb.routing.gra.persistentupdate.reset - package com.pb.routing.gra.persistentupdate.reset
Classes used for creating reset.
com.pb.routing.gra.persistentupdate.update - package com.pb.routing.gra.persistentupdate.update
Classes used for creating updates.
com.pb.routing.gra.route - package com.pb.routing.gra.route
Classes used for dealing with Get Route Operation.
com.pb.routing.gra.segmentdata - package com.pb.routing.gra.segmentdata
 
com.precisely.routing.data - package com.precisely.routing.data
 
com.precisely.routing.data.json - package com.precisely.routing.data.json
 
com.precisely.routing.data.sdp - package com.precisely.routing.data.sdp
 
com.precisely.routing.data.tt - package com.precisely.routing.data.tt
 
compareTo(Length) - Method in class com.mapinfo.midev.unit.Length
Compare this legnth to another.
compassDirection(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
ComputationType - Enum in com.mapinfo.midev.unit
Indicates the logic to be used to interpret geometry coordinates when doing computations such as length and area.
CONNECTOR - Static variable in class com.pb.routing.common.RoadType
Road type for a connector.
contains(String, String) - Method in class com.mapinfo.midev.coordsys.CodeSet
Determine whether or not this code set contains the specified code.
contains(DirectPosition) - Method in class com.mapinfo.midev.geometry.Envelope
Returns true if this Envelope contains the location as represented in the specified DirectPosition; false if not.
contains(Envelope) - Method in class com.mapinfo.midev.geometry.Envelope
Returns true if this Envelope contains the specified Envelope; false if not.
contains(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Does this list contain a direct position with the same value as dp?

This method returns true if there is at least one direct position (a) in this list such that dp.equals(a) == true.

contains(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IGeometry
Test if a direct position is in the set of direct positions defined by this geometry.
convert(Angle) - Static method in class com.mapinfo.midev.unit.Angle
Convert the given angle to an approximated equivalent linear distance.
convert(double, AngularUnit, AngularUnit) - Static method in enum com.mapinfo.midev.unit.AngularUnit
Convert the specified angle to its equivalent value in another angular unit.
convert(double, AreaUnit, AreaUnit) - Static method in enum com.mapinfo.midev.unit.AreaUnit
Convert the specified area to its equivalent value in another area unit.
convert(Length) - Static method in class com.mapinfo.midev.unit.Length
Returns the specified Length into an comparable Angle.
convert(Length, LinearUnit) - Static method in class com.mapinfo.midev.unit.Length
Returns the specified Length converted from its LinearUnit to the specified LinearUnit.
convert(double, LinearUnit, LinearUnit) - Static method in enum com.mapinfo.midev.unit.LinearUnit
Convert the specified length to its equivalent value in another linear unit.
convert(Offset, LinearUnit) - Static method in class com.mapinfo.midev.unit.Offset
Returns the specified Offset converted from its LinearUnit to the specified LinearUnit.
convert(double, PaperUnit, PaperUnit, Integer) - Static method in enum com.mapinfo.midev.unit.PaperUnit
Returns the conversion of the specified length in the specified PaperUnit to the specified PaperUnit.
convert(double, TimeUnit, TimeUnit) - Static method in enum com.mapinfo.midev.unit.TimeUnit
Convert the specified time to its equivalent value in another time unit.
convertTo(WeightUnit) - Method in class com.pb.routing.common.Weight
Returns a Weight that is this weight converted to the specified WeightUnit.
convexHull(IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Forms the convex hull of the geometry.
CoordSys - Class in com.mapinfo.midev.coordsys
A base class for coordinate systems that contain all of the information necessary to perform coordinate transforms.
CoordSysConstants - Class in com.mapinfo.midev.coordsys
Convenience class that holds constants for commonly used coordinate systems.
CoordSysFactory - Class in com.mapinfo.midev.coordsys.factory
Used for resolving and creating coordinate systems and related objects.
CoordSysType - Enum in com.mapinfo.midev.coordsys
Enum that identifies the types of coordinate systems.
CoordTransform - Class in com.mapinfo.midev.coordsys.transform
Used to convert coordinates from one coordinate system to another.
CoordTransform(CoordSys, CoordSys) - Constructor for class com.mapinfo.midev.coordsys.transform.CoordTransform
Create a coordinate transform from one coordinate system to another.
country(String) - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
create(CoordSys) - Static method in class com.mapinfo.midev.geometry.SpatialInfo
Create a (cached) SpatialInfo based on a coordinate system.
createCoordTransform(CoordSys) - Method in class com.mapinfo.midev.coordsys.CoordSys
Create a new transform from this coordinate system to the specified coordinate system.
createPersistentUpdates(PersistentUpdateRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
createPersistentUpdates(PersistentUpdateRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
createPersistentUpdates(PersistentUpdateRequest) - Method in interface com.pb.routing.gra.IGRAInstance
This method is used for applying persistent updates.
CurveBuilder - Class in com.mapinfo.midev.geometry
A builder for creating new ICurve instances.
CurveInterpolationType - Enum in com.mapinfo.midev.geometry
Identification of the different ways the control points of a curve segment can be connected.

D

Database - Class in com.pb.routing.common.json
Created by ba004na on 21-Sep-16.
Database() - Constructor for class com.pb.routing.common.json.Database
 
Database(String, List<DataSet>) - Constructor for class com.pb.routing.common.json.Database
 
DataDownloader - Class in com.precisely.routing.data
 
DataDownloader() - Constructor for class com.precisely.routing.data.DataDownloader
 
DataSet - Class in com.pb.routing.common.json
Created by BA004NA on 28-Jul-16.
DataSet() - Constructor for class com.pb.routing.common.json.DataSet
 
DataSet(String) - Constructor for class com.pb.routing.common.json.DataSet
 
DataSet(List<String>) - Constructor for class com.pb.routing.common.json.DataSet
 
DataSet(String, List<String>) - Constructor for class com.pb.routing.common.json.DataSet
 
DBResource(String) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Database resource to be used while processing this request.
DBResource(String) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Database resource to be used for this request.
DBResource(String) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Database resource to be used for this request.
dbResource(String) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the dbresource to be used for this builder.
DBResourceConfigParser - Class in com.pb.routing.common.json
Parses the database resource configuration in contained in JSON file and returns an instance of DBResourcesConfiguration.
DBResourceConfigParser(File) - Constructor for class com.pb.routing.common.json.DBResourceConfigParser
Creates an instance of parser to parse contents of JSON file containing definition of db resources.
DBResourcesConfiguration - Class in com.pb.routing.common.json
Created by BA004NA on 28-Jul-16.
DBResourcesConfiguration() - Constructor for class com.pb.routing.common.json.DBResourcesConfiguration
 
DBResourcesConfiguration(String, List<DataSet>, List<Database>) - Constructor for class com.pb.routing.common.json.DBResourcesConfiguration
 
DEFAULT_BUFFER_RESOLUTION - Static variable in class com.mapinfo.midev.geometry.operations.GeometryOperations
The default buffer resolution (12).
DEFAULT_DPI - Static variable in enum com.mapinfo.midev.unit.PaperUnit
The default DPI (Dots Per Inch).
DEFAULT_ROAD_TYPE - Static variable in class com.pb.routing.common.RoadType
 
DEFAULT_TOLERANCE_LENGTH - Static variable in class com.mapinfo.midev.geometry.SpatialInfo
Application default tolerance, 0.04 meter.
defaultAmbientSpeed(double) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the default Ambient Speed to be used for all Road types.
defaultCoordSys(CoordSys) - Method in class com.pb.routing.gra.Options.Builder
Sets the default CoordSys to be used for processing the routing requests.
deserializeJSON(String) - Static method in class com.precisely.routing.data.json.JSONDeserializer
 
destinationCoordSys(CoordSys) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the destination coordsys for this builder.
destinationSrs(CoordSys) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Destination Coordinate System for points in the response.
destinationSrs(CoordSys) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Destination Coordinate System for points in response.
destinationSrs(CoordSys) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Destination Coordinate System for points in response.
destroy() - Method in class com.pb.routing.gra.DynamicGRAInstance
 
destroy() - Method in class com.pb.routing.gra.GRAInstanceImpl
 
destroy() - Method in interface com.pb.routing.gra.IGRAInstance
Releases all resources which are held by routing engine for processing routing requests.
disjoint(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Tests if two objects satisfy the 'DISJOINT' criteria, as defined in OGC Simple Feature Specification This test can return true for any combination of geometry objects.
distance(IGeometry, IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the minimum distance between the two geometries.
distance(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the minimum distance between the two geometries.
distance(Length) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
distanceToEdge(IGeometry, IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the minimum distance between the two geometries.
distanceUnit(LinearUnit) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Distance Unit in which the route distance is to be returned.
distanceUnit(LinearUnit) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Distance Unit in which route distance to be returned.
distanceUnit(LinearUnit) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the distance unit for this builder.
doGet() - Method in class com.precisely.routing.data.HTTPConnector
 
downloadData() - Method in class com.precisely.routing.data.sdp.SDPDataDownloader
 
downloadData(String, String, String, String[]) - Method in class com.precisely.routing.data.sdp.SDPDownloadWorker
 
DynamicGRAInstance - Class in com.pb.routing.gra
Creates a dynamic instance of IGRAInstance.
DynamicGRAInstance(File) - Constructor for class com.pb.routing.gra.DynamicGRAInstance
Creates an instance of this class which can used to run routing operations.

E

endJunctionType(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
endJunctionType() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
Envelope - Class in com.mapinfo.midev.geometry
Represents the x and y extents of a geometry.
Envelope(SpatialInfo) - Constructor for class com.mapinfo.midev.geometry.Envelope
Create an empty Envelope.
Envelope(Envelope) - Constructor for class com.mapinfo.midev.geometry.Envelope
Create an Envelope as a copy of another Envelope.
Envelope(DirectPosition, DirectPosition, SpatialInfo) - Constructor for class com.mapinfo.midev.geometry.Envelope
Create an Envelope given two direct positions and a coordinate system.
Envelope(double, double, double, double, SpatialInfo) - Constructor for class com.mapinfo.midev.geometry.Envelope
Create an Envelope given two x,y values and a coordinate system.
equals(Object) - Method in class com.mapinfo.midev.geometry.Envelope
 
equals(Object) - Method in class com.mapinfo.midev.geometry.SpatialInfo
 
equals(Object) - Method in class com.mapinfo.midev.unit.Angle
Equals implementation.
equals(Object) - Method in class com.mapinfo.midev.unit.Area
Equals implementation.
equals(Object) - Method in class com.mapinfo.midev.unit.Length
Equals implementation.
equals(Object) - Method in class com.mapinfo.midev.unit.Offset
Equals implementation.
equals(Object) - Method in class com.mapinfo.midev.unit.PaperLength
Equals implementation.
equals(Object) - Method in class com.mapinfo.midev.util.Code
 
equals(Object) - Method in class com.pb.routing.common.RoadType
Compares this RoadType to the specified object.
equals(Object) - Method in class com.pb.routing.common.Time
Compares this Time to the specified object.
equals(Object) - Method in class com.pb.routing.common.VehicleAttributes
 
equals(Object) - Method in class com.pb.routing.common.Weight
 
equals(Object) - Method in class com.pb.routing.exceptions.ErrorInfo
 
equivalent(CoordSys) - Method in class com.mapinfo.midev.coordsys.CoordSys
Determine whether or not two coordinate systems are equivalent mathematically.
equivalent(Angle) - Method in class com.mapinfo.midev.unit.Angle
Is this angle equivalent to the given angle.
equivalent(Angle, double) - Method in class com.mapinfo.midev.unit.Angle
Is this angle equivalent to the given angle within the given tolerance.
equivalent(Length) - Method in class com.mapinfo.midev.unit.Length
Returns true if the specified Length is equivalent to this Length.
equivalent(Length, double) - Method in class com.mapinfo.midev.unit.Length
Returns true if the specified Length is equivalent to this Length.
equivalent(Offset) - Method in class com.mapinfo.midev.unit.Offset
Is this offset equivalent to the given offset.
equivalent(Offset, double) - Method in class com.mapinfo.midev.unit.Offset
Is this offset equivalent to the given offset within the given tolerance.
equivalent(Weight) - Method in class com.pb.routing.common.Weight
Returns true if the specified Weight is equivalent to this Weight.
equivalent(Weight, double) - Method in class com.pb.routing.common.Weight
Returns true if the specified Weight is equivalent within the specified tolerance to this Weight.
ErrorInfo - Class in com.pb.routing.exceptions
 
ErrorInfo(int, String) - Constructor for class com.pb.routing.exceptions.ErrorInfo
 
expand(double, double) - Method in class com.mapinfo.midev.geometry.Envelope
Move the x,y sides of this Envelope toward or away from each other.
extend(Envelope) - Method in class com.mapinfo.midev.geometry.Envelope
Enlarge this Envelope, if necessary, to include the specified Envelope.
extend(DirectPosition) - Method in class com.mapinfo.midev.geometry.Envelope
Enlarge this Envelope, if necessary, to include the specified position.
extend(double, double) - Method in class com.mapinfo.midev.geometry.Envelope
Enlarge this Envelope, if necessary, to include the specified x,y coordinates.
extend(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.Envelope
Enlarge this Envelope, if necessary, to include the DirectPositions in the given list.

F

FERRY - Static variable in class com.pb.routing.common.RoadType
Road type for a ferry.
fetchDataSupplierId(String) - Method in class com.precisely.routing.data.sdp.SDPDownloadWorker
 
fetchReleaseContents() - Method in class com.precisely.routing.data.tt.FetchTomTomData
 
FetchTomTomData - Class in com.precisely.routing.data.tt
 
FetchTomTomData(String, String, String) - Constructor for class com.precisely.routing.data.tt.FetchTomTomData
 
FIRST_ROAD_TYPE_NUMBER - Static variable in class com.pb.routing.common.RoadType
 
FOOTPATH - Static variable in class com.pb.routing.common.RoadType
Road type for a foot path.
forCoordSys(CoordSys) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new geometry factory for the given coordinate system.
forCoordSysCode(Code) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new geometry factory for the coordinate system identified by the given coordinate system code.
forSpatialInfo(SpatialInfo) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new geometry factory for the given spatial info object.
forSrsName(String) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new geometry factory for the coordinate system identified by the given spatial reference system (SRS) name.

G

geometry(IGeometry) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
GeometryFactory - Class in com.mapinfo.midev.geometry
A factory class to create a variety of geometry types through a convenient API.
GeometryOperations - Class in com.mapinfo.midev.geometry.operations
A class that supplies geometry operations.
GeometryType - Enum in com.mapinfo.midev.geometry
Enumeration of all possible supported geometries.
getAffineTransform() - Method in class com.mapinfo.midev.coordsys.CoordSys
Get the affine transform for the coordinate system.
getAllCurves() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns all the IMultiCurves within this IMultiFeatureGeometry aggregated into an IMultiCurve.
getAllPoints() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns all the points (i.e.
getAllPolygons() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns all the IMultiPolygons within this IMultiFeatureGeometry aggregated into an IMultiPolygon.
getAlternateNames() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getAmbientSpeeds() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Ambient speeds for each road type.
getAmbientSpeedTypeMap() - Static method in class com.pb.routing.common.RoadTypeAdapter
 
getAmbientSpeedUnit() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Ambient Speed Unit which is being used for this request.
getAngle() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getAngularUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns AngularUnit for this request.
getArea(ComputationType) - Method in interface com.mapinfo.midev.geometry.IGeometry
Computes the total area of this geometry using the specified model.
getArgs() - Method in exception com.pb.routing.exceptions.RoutingException
Gets the arguments associated with this exception.
getBandingStyle() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the BandingStyle associated with this request.
getCenter() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the center of the Envelope.
getCode() - Method in class com.mapinfo.midev.util.Code
Returns the code of this Code.
getCode() - Method in exception com.pb.routing.exceptions.RoutingException
Gets the error code associated with this error.
getCodes(String) - Method in class com.mapinfo.midev.coordsys.CodeSet
Get all of the codes for the specified code space.
getCodes() - Method in class com.mapinfo.midev.coordsys.CoordSys
Get the codes for this coordinate system.
getCodeSpace() - Method in class com.mapinfo.midev.util.Code
Returns the codespace of this Code.
getCompassDirection() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getComputationType() - Method in class com.mapinfo.midev.unit.Area
Returns the computation type used to interpret geometry coordinates when doing the area computations.
getComputationType() - Method in class com.mapinfo.midev.unit.Length
Returns the computation type used to interpret geometry coordinates when doing the length computations.
getControlPoint(int, DirectPosition) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the specified control point as a DirectPosition and fills in the specified DirectPosition.
getControlPointCount() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the number of control points in this ICurveSegment.
getControlPointIterator() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns an IDirectPositionIterator that allows iterating over this ICurveSegment's control points.
getControlPoints() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the control points of this ICurveSegment as an IDirectPositionList.
getCoordSys(String, String) - Method in class com.mapinfo.midev.coordsys.factory.CoordSysFactory
Get the coordinate system with the specified code space and code.
getCoordSys(Code) - Method in class com.mapinfo.midev.coordsys.factory.CoordSysFactory
Get the coordinate system with the specified code space and code.
getCoordSys() - Method in interface com.mapinfo.midev.geometry.IGeometry
Returns the coordinate reference system of this geometry.
getCoordSys() - Method in class com.mapinfo.midev.geometry.SpatialInfo
Get the coordinate system of the geometry.
getCopy() - Method in class com.mapinfo.midev.geometry.Envelope
Returns a copy of this Envelope.
getCopy(SpatialInfo) - Method in class com.mapinfo.midev.geometry.Envelope
Returns a copy of this Envelope but with the coordinates transformed into the specified SpatialInfo.
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.ICurve
 
getCopy() - Method in interface com.mapinfo.midev.geometry.ICurve
 
getCopy() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IFeatureGeometry
Returns a non-transient copy of this IFeatureGeometry in this IFeatureGeometry's coordinate system.
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IFeatureGeometry
Returns a non-transient copy of this IFeatureGeometry in the specified coordinate system.
getCopy() - Method in interface com.mapinfo.midev.geometry.IGeometry
Get a (permanent) copy of this IGeometry.
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IGeometry
Get a (permanent) copy of this IGeometry transformed to the given coordinate system.
getCopy() - Method in interface com.mapinfo.midev.geometry.ILineString
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.ILineString
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IMultiCurve
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IMultiCurve
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IMultiPoint
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IMultiPoint
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IMultiPolygon
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IMultiPolygon
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IPoint
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IPoint
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IPolygon
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IPolygon
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IRectangle
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IRectangle
 
getCopy(CoordSys) - Method in interface com.mapinfo.midev.geometry.IRing
 
getCopy() - Method in interface com.mapinfo.midev.geometry.IRing
 
getCost() - Method in class com.pb.routing.gra.boundary.TravelBoundary
Input cost associated with this TravelBoundary.
getCosts() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns costs associated with this request.
getCount(GeometryType) - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns the number of IFeatureGeometrys of the specified type that this IMultiFeatureGeometry contains.
getCurveCount() - Method in interface com.mapinfo.midev.geometry.IMultiCurve
Returns the number of ICurves in this IMultiCurve.
getCurveSegment(int) - Method in interface com.mapinfo.midev.geometry.ICurve
Return the specified ICurveSegment from this ICurve.
getCurveSegment(int) - Method in interface com.mapinfo.midev.geometry.IRing
Returns the ICurveSegment at the specified index.
getCurveSegmentCount() - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the number of segments making up this curve.
getCurveSegmentCount() - Method in interface com.mapinfo.midev.geometry.IRing
Returns the number of ICurveSegments that this IRing contains.
getDatabases() - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
getDataSets() - Method in class com.pb.routing.common.json.Database
 
getDataSets() - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
getDBResource() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the name of Database resource which is being used to run this request.
getDBResource() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the name of Database resource used with this request.
getDBResource() - Method in class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Returns the Database resource name to be used for this request.
getDBResource() - Method in class com.pb.routing.gra.persistentupdate.PersistentUpdateRequest
Returns the Database resource name to be used for this request.
getDBResource() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the name of Database resource used with this request.
getDBResource() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns the Database resource for this request.
getDefaultAmbientSpeed() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns default Ambient Speed being used for this request.
getDefaultCoordSys() - Method in class com.pb.routing.gra.Options
Returns the default value of Coordinate System if no value is specified in the request.
getDefaultCoordSysFactory() - Static method in class com.mapinfo.midev.coordsys.factory.CoordSysFactory
Get the default coordinate system factory.
getDefaultDatabase() - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
getDefaultPropagationFactor() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the propagation factor used in the calculation of the iso.
getDegreesPerUnit() - Method in enum com.mapinfo.midev.unit.AngularUnit
Get the number of degrees equivalent to one of this unit of measure.
getDestinationSrs() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Destination Coordinate System associated with this request.
getDestinationSrs() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the Destination Coordinate System associated with request.
getDestinationSrs() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the Destination Coordinate System associated with request.
getDestinationSrs() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns CoordSys for this request.
getDimension() - Method in interface com.mapinfo.midev.geometry.IGeometry
Get the topological dimension of a geometry instance based on the geometry type.
getDirectionGeometry() - Method in class com.pb.routing.gra.route.RouteInstruction
Returns geometry for this road segment.
getDirectPosition(int, DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Copy the DirectPosition at the given index into the supplied DirectPosition.
getDirectPosition() - Method in interface com.mapinfo.midev.geometry.IPoint
Return the IDirectPosition that this point represents.
getDirectPositionIterator() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Get an iterator over the direct positions in this list.
getDirectPositionIterator() - Method in interface com.mapinfo.midev.geometry.IMultiPoint
Returns an IDirectPositionIterator that can be used to iterator over all the IDirectPositions in this IMultiPoint.
getDisplayName(Locale) - Method in class com.mapinfo.midev.coordsys.CoordSys
Get the display name for this coordinate system.
getDistance() - Method in class com.mapinfo.midev.geometry.operations.ClosestPoints
Returns the distance of the two points.
getDistance() - Method in class com.pb.routing.gra.matrix.RouteCost
Returns distance to travel in the generated route.
getDistance() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns distance to travel in the generated route.
getDistance() - Method in class com.pb.routing.gra.route.RouteInstruction
Returns the distance traveled in this road segment.
getDistance() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getDistanceUnit() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the Linear Unit for route request.
getDistanceUnit() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the LinearUnit for route request.
getDistanceUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns LinearUnit for this request.
getEndDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the distance corresponding to the last IDirectPosition of this generic curve.
getEndDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the distance corresponding to the last direct position of this generic curve.
getEndDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.IRing
Returns the distance corresponding to the last direct position of this IRing.
getEndPoint() - Method in class com.pb.routing.gra.matrix.RouteCost
Returns the end point for which this route cost was calculated.
getEndPoint() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the End Point for which this request was created.
getEndPoints() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the list of end points for which this request was created.
getEndPosition() - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the last position of the curve.
getEndPosition() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the last position of the curve.
getEndPosition() - Method in interface com.mapinfo.midev.geometry.IRing
Return the last position of the IRing.
getEnvelope() - Method in interface com.mapinfo.midev.geometry.IGeometry
Gets the bounding box of the geometry (the range of direct positions that the geometry spans).
getErrorCode() - Method in class com.pb.routing.exceptions.ErrorInfo
 
getErrorCode() - Method in exception com.pb.routing.exceptions.RoutingRuntimeException
Gets the error code associated with this error.
getErrorMessage() - Method in class com.pb.routing.exceptions.ErrorInfo
 
getErrorType() - Method in exception com.pb.routing.exceptions.RoutingRuntimeException
Gets the error type of this error.
getExtentX() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the span of this Envelope in the x direction.
getExtentY() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the span of this Envelope in the y direction.
getExteriorRing() - Method in interface com.mapinfo.midev.geometry.IPolygon
Returns the exterior IRing of the IPolygon.
getFeatureGeometryCount() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns the number of IFeatureGeometries that this geometry contains.
getFirstCode(String) - Method in class com.mapinfo.midev.coordsys.CodeSet
Get a code for the specified code space.
getFirstPoint() - Method in class com.mapinfo.midev.geometry.operations.ClosestPoints
Returns the closest point on the first geometry.
getGeometry() - Method in class com.pb.routing.gra.boundary.TravelBoundary
Geometry associated with the cost.
getGeometry() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns geometry of generated route.
getGeometry() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getHeight(ComputationType) - Method in interface com.mapinfo.midev.geometry.IRectangle
Returns the height of the IRectangle using the specified ComputationType.
getHeight() - Method in class com.pb.routing.common.VehicleAttributes
Returns the height of the vehicle.
getHistoricSpeedBucket() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Historic Traffic time bucket used with this request.
getHistoricSpeedBucket() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the Historic Traffic time bucket used with this request.
getHistoricSpeedBucket() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the Historic traffic time bucket used with this request.
getId() - Method in class com.pb.routing.common.json.DataSet
 
getInstance(File) - Static method in class com.pb.routing.gra.GRAInstanceImpl
Returns an instance of this class which can used to run routing operations.
getInstance(File, Options) - Static method in class com.pb.routing.gra.GRAInstanceImpl
Returns an instance of this class which can used to run routing operations.
getInstance(DBResourcesConfiguration, Options) - Static method in class com.pb.routing.gra.GRAInstanceImpl
Returns an instance of this class which can used to run routing operations.
getInstance(File) - Static method in class com.pb.routing.gra.IGRAInstanceFactory
Creates either dynamic or static instance of IGRAInstance depending upon the value of dynamicLoading param in configuration file.
getInstance(File, Options) - Static method in class com.pb.routing.gra.IGRAInstanceFactory
Creates a static instance of IGRAInstance.
getInstance(DBResourcesConfiguration, Options) - Static method in class com.pb.routing.gra.IGRAInstanceFactory
Creates a static instance of IGRAInstance.
getInstruction() - Method in class com.pb.routing.gra.route.RouteInstruction
Returns turn direction for this road segment.
getInteriorRingCount() - Method in interface com.mapinfo.midev.geometry.IPolygon
Returns the number of interior IRings.
getInteriorRingIterator() - Method in interface com.mapinfo.midev.geometry.IPolygon
Returns an Iterator over the IPolygon's interior IRings.
getIntermediatePoints() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the list of Intermediate Points via which route is to be calculated.
getIntermediatePoints() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns intermediate points of generated route.
getInterpolationType() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the interpolation rule used for this segment.
getIntersection(Envelope) - Method in class com.mapinfo.midev.geometry.Envelope
Returns an Envelope that represents the intersection of the specified Envelope with this Envelope.
getIsoTimeout() - Method in class com.pb.routing.gra.Options
Returns the amount of processing time (in milliseconds) before stopping an ISO routing request if processing is not complete.
getKey() - Method in class com.pb.routing.common.RoadType
Gets the key for this RoadType.
getLanguage() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the language in which turn by turn directions for route are to be returned.
getLength(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the total length of this geometry using the given ComputationType.
getLength(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the length of this ICurveSegment using the specified ComputationType.
getLength(ComputationType) - Method in interface com.mapinfo.midev.geometry.IMultiCurve
Computes the total length of this IMultiCurve using the given ComputationType.
getLength() - Method in class com.pb.routing.common.VehicleAttributes
Returns the length of the vehicle.
getLinearUnit() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Linear Unit for IsoDistance request.
getLLX() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the x value of the lower left corner of this Envelope.
getLLY() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the y value of the lower left corner of this Envelope.
getLocalRoadsLoadFactor() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the localRoadLoadFactor used for this request.
getLocalRoadsLoadFactor() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the localRoadLoadFactor used for this request.
getLongProcessThreads() - Method in class com.pb.routing.gra.Options
Returns the number of threads to be used for isochrone, matrix route and multipoint route requests.
getLowerLeft() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the lower-left corner of the Envelope.
getLowerLeft() - Method in interface com.mapinfo.midev.geometry.IRectangle
Returns the lower-left corner of the IRectangle as DirectPosition.
getM() - Method in interface com.mapinfo.midev.geometry.IPoint
Returns the M value of the location of the point.
getMatrixRouteTimeout() - Method in class com.pb.routing.gra.Options
Returns the amount of processing time (in milliseconds) before stopping a matrix routing request if processing is not complete.
getMaxOffRoadDistance() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the maximum Off-Road Distance associated with this request.
getMaxOffRoadDistanceUnit() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the maximum Off-Road Distance Unit associated with this request.
getMBR() - Method in class com.mapinfo.midev.coordsys.CoordSys
Get the minimum bounding rectangle of this coordinate system.
getMessage(Locale) - Method in exception com.pb.routing.exceptions.RoutingException
Gets a localized error message.
getMessage() - Method in exception com.pb.routing.exceptions.RoutingException
Gets the message string of this throwable.
getMessage() - Method in exception com.pb.routing.exceptions.RoutingRuntimeException
Gets the message string of this throwable.
getMessage() - Method in class com.pb.routing.gra.persistentupdate.PersistentResetResponse
Returns the response message.
getMessage() - Method in class com.pb.routing.gra.persistentupdate.PersistentUpdateResponse
Returns the response message.
getMetersPerUnit() - Method in enum com.mapinfo.midev.unit.LinearUnit
Get the number of meters equivalent to one of this unit of measure.
getMultiCurveIterator() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns an Iterator<IMultiCurve> that can be used to iterate over all of the IMultiCurves in this IMultiFeatureGeometry.
getMultiPointIterator() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns an Iterator<IMultiPoint> that can be used to iterate over all of the IMultiPoints in this IMultiFeatureGeometry.
getMultiPointTimeout() - Method in class com.pb.routing.gra.Options
Returns the amount of processing time (in milliseconds) before stopping a multipoint routing request if processing is not complete.
getMultiPolygonIterator() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns an Iterator<IMultiPolygon> that can be used to iterate over all of the IMultiPolygons in this IMultiFeatureGeometry.
getName() - Method in class com.pb.routing.common.json.Database
 
getName() - Method in class com.pb.routing.common.RoadType
Gets a String describing this RoadType.
getNormalizedValue() - Method in class com.mapinfo.midev.unit.Angle
Get the value of this angle normalized to lie within the inclusive range of one circular rotation, e.g.
getNormalizedValue(AngularUnit) - Method in class com.mapinfo.midev.unit.Angle
Get the value of this angle normalized to lie within the inclusive range of one circular rotation.
getOptimizeBy() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns whether the fastest or shortest routes for route cost matrix are to be calculated.
getOptimizeBy() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether the fastest or shortest route is to be calculated.
getPaths() - Method in class com.pb.routing.common.json.DataSet
 
getPercentage() - Method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
Return the speed percentage set for update.
getPercentage() - Method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
Return the speed percentage set for update.
getPercentage() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Return the speed percentage set for update.
getPerimeter(ComputationType) - Method in interface com.mapinfo.midev.geometry.IGeometry
Computes the total perimeter of this geometry.
getPoint() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the point for which this request was created.
getPoint() - Method in class com.pb.routing.gra.persistentupdate.reset.PointReset
Returns the point for which the reset was created.
getPoint() - Method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
Returns the point for which the update was created.
getPoint() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns the IPoint associated with this request.
getPointCount() - Method in interface com.mapinfo.midev.geometry.IMultiPoint
Returns the number of IDirectPositions in this IMultiPoint.
getPointForDistance(Length) - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the DirectPosition that lies at the specified distance along this curve.
getPointForDistance(Length) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the DirectPosition that lies at the specified distance along this curve.
getPointForDistance(Length) - Method in interface com.mapinfo.midev.geometry.IRing
Returns the DirectPosition that lies at the specified distance along this IRing.
getPointIterator() - Method in interface com.mapinfo.midev.geometry.IMultiFeatureGeometry
Returns an Iterator<IPoint> that can be used to iterate over all of the IPoints in this IMultiFeatureGeometry.
getPointsPerUnit() - Method in enum com.mapinfo.midev.unit.PaperUnit
Returns the number of points per unit of this measurement.
getPolygonCount() - Method in interface com.mapinfo.midev.geometry.IMultiPolygon
Returns the number of IPolygons in this IMultiPolygon.
getPositions() - Method in interface com.mapinfo.midev.geometry.IMultiPoint
Returns all the IDirectPositions in this IMultiPoint.
getPrimaryName() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getPrimaryNameLanguage() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getPropagationFactorOverride() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the map of RoadType that have overridden propagation factors and the corresponding propagationFactor value.
getRepresentativePoint() - Method in interface com.mapinfo.midev.geometry.IFeatureGeometry
Returns the representative point of this IFeatureGeometry.
getResetList() - Method in class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Returns the List of Reset to be used for this request.
getRoadType(byte) - Static method in class com.pb.routing.common.RoadType
Singleton pattern: returns only static final constants.
getRoadType(String) - Static method in class com.pb.routing.common.RoadType
Gets the RoadType given a String.
getRoadType() - Method in class com.pb.routing.gra.persistentupdate.reset.RoadTypeReset
Returns the roadType for which the reset was created.
getRoadType() - Method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
Returns the roadType for which the update was created.
getRoadType() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Return the roadType set for update.
getRoadType() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getRoadTypeList() - Static method in class com.pb.routing.common.RoadType
Gets a List of all the possible RoadTypes.
getRoadTypePreferences() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns Map of RoadType and their RoadTypePriority.
getRoadTypePreferences() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns Map of RoadType and their RoadTypePriority.
getRoute(GetRouteRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
getRoute(GetRouteRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
getRoute(GetRouteRequest) - Method in interface com.pb.routing.gra.IGRAInstance
Returns a GetRouteResponse object corresponding to a GetRouteRequest object.
getRouteCostMatrix(GetRouteCostMatrixRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
getRouteCostMatrix(GetRouteCostMatrixRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
getRouteCostMatrix(GetRouteCostMatrixRequest) - Method in interface com.pb.routing.gra.IGRAInstance
Returns a GetRouteCostMatrixResponse object corresponding to a GetRouteCostMatrixRequest object.
getRouteCostMatrix() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixResponse
Returns the List of RouteCost associated with each start and end point route.
GetRouteCostMatrixRequest - Class in com.pb.routing.gra.matrix
Request object to be used for generating route cost matrix between given list of start and end points.
GetRouteCostMatrixRequest.Builder - Class in com.pb.routing.gra.matrix
Builder class to create GetRouteCostMatrixRequest object.
GetRouteCostMatrixResponse - Class in com.pb.routing.gra.matrix
Response object generated after route matrix calculation for GetRouteCostMatrixRequest.
GetRouteCostMatrixResponse(List<RouteCost>, List<ErrorInfo>) - Constructor for class com.pb.routing.gra.matrix.GetRouteCostMatrixResponse
Creates GetRouteCostMatrixResponse class object.
GetRouteCostMatrixResponse(List<RouteCost>) - Constructor for class com.pb.routing.gra.matrix.GetRouteCostMatrixResponse
Creates GetRouteCostMatrixResponse class object.
getRouteDirections() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns turn by turn direction list of generated route.
GetRouteRequest - Class in com.pb.routing.gra.route
Request object to be used for generating route between a given start and end point or multiple intermediate points.
GetRouteRequest.Builder - Class in com.pb.routing.gra.route
Builder class to create GetRouteRequest object.
GetRouteResponse - Class in com.pb.routing.gra.route
Response object generated after route calculation for GetRouteRequest
GetRouteResponse(Time, Length, List<RouteInstruction>, IGeometry, IGeometry, List<String>) - Constructor for class com.pb.routing.gra.route.GetRouteResponse
Creates GetRouteResponse class object.
getRouteTimeout() - Method in class com.pb.routing.gra.Options
Returns the amount of processing time (in milliseconds) before stopping a point to point routing request if processing is not complete.
getSecondPoint() - Method in class com.mapinfo.midev.geometry.operations.ClosestPoints
Returns the closest point on the second geometry.
getSecondsPerUnit() - Method in enum com.mapinfo.midev.unit.TimeUnit
Get the number of seconds equivalent to one of this unit of measure.
getSegmentData(GetSegmentDataRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
getSegmentData(GetSegmentDataRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
getSegmentData(GetSegmentDataRequest) - Method in interface com.pb.routing.gra.IGRAInstance
Returns a GetSegmentDataResponse object corresponding to a GetSegmentDataRequest object.
GetSegmentDataRequest - Class in com.pb.routing.gra.segmentdata
Request object to be used for getting information about a segment in routing network.
GetSegmentDataRequest.Builder - Class in com.pb.routing.gra.segmentdata
Builder class to create GetSegmentDataRequest object.
GetSegmentDataResponse - Class in com.pb.routing.gra.segmentdata
 
GetSegmentDataResponse(List<SegmentData>) - Constructor for class com.pb.routing.gra.segmentdata.GetSegmentDataResponse
 
getSegmentDirection() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getSegmentGeometryStyle() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns SegmentGeometryStyle for this request.
getSegmentId() - Method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
Returns the segment Id for which the reset was created.
getSegmentId() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Returns the segment Id for which the update was created.
getSegmentId() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns the segment associated with this request.
getSegmentID() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getSegments() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataResponse
 
getShortProcessThreads() - Method in class com.pb.routing.gra.Options
Returns the number of threads to be used for point to point route requests.
getSimplificationFactor() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Simplification Factor associated with this request.
getSpatialInfo() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the Envelope's spatial metadata.
getSpatialInfo() - Method in interface com.mapinfo.midev.geometry.IGeometry
Get the spatial info for this geometry.
getSpeed() - Method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
Return the speed set for update.
getSpeed() - Method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
Return the speed set for update.
getSpeed() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Return the speed set for update.
getSpeedAdjustment() - Method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
Return the speed adjustment set for update.
getSpeedAdjustment() - Method in class com.pb.routing.gra.persistentupdate.update.RoadTypeUpdate
Return the speed adjustment set for update.
getSpeedAdjustment() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Return the speed adjustment set for update.
getSquareMetersPerUnit() - Method in enum com.mapinfo.midev.unit.AreaUnit
Get the number of square meters equivalent to one of this unit of measure.
getStartDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the distance corresponding to the first IDirectPosition of this generic curve.
getStartDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the distance corresponding to the first direct position of this generic curve.
getStartDistance(ComputationType) - Method in interface com.mapinfo.midev.geometry.IRing
Returns the distance corresponding to the first direct position of this IRing.
getStartJunctionType() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getStartPoint() - Method in class com.pb.routing.gra.matrix.RouteCost
Returns the start point for which this route cost was calculated.
getStartPoint() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the Start Point for which this request was created.
getStartPoints() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the list of start points for which this request was created.
getStartPosition() - Method in interface com.mapinfo.midev.geometry.ICurve
Returns the first position of the curve.
getStartPosition() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns the first position of the curve.
getStartPosition() - Method in interface com.mapinfo.midev.geometry.IRing
Return the first position of the IRing.
getStyle(String) - Static method in enum com.pb.routing.enums.BandingStyle
Converts the specified value to corresponding BandingStyle choice.
getTime() - Method in class com.pb.routing.gra.matrix.RouteCost
Returns time taken to travel the generated route.
getTime() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns time taken to travel the generated route.
getTime() - Method in class com.pb.routing.gra.route.RouteInstruction
Returns the time taken to travel this road segment.
getTime() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getTimeUnit() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns the Time Unit for IsoChrone request.
getTimeUnit() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the Time Unit for route request.
getTimeUnit() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the TimeUnit for route request.
getTimeUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns TimeUnit for this request.
getTolerance() - Method in class com.mapinfo.midev.geometry.SpatialInfo
Get the tolerance to use when comparing the coordinates of the geometry.
getToleranceLength() - Method in class com.mapinfo.midev.geometry.SpatialInfo
Get the tolerance to use when comparing the coordinates of the geometry.
getTravelBoundaries() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryResponse
Returns the list of travel boundaries associated with this response object.
getTravelBoundary(GetTravelBoundaryRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
getTravelBoundary(GetTravelBoundaryRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
getTravelBoundary(GetTravelBoundaryRequest) - Method in interface com.pb.routing.gra.IGRAInstance
Returns a GetTravelBoundaryResponse object corresponding to a GetTravelBoundaryRequest object.
GetTravelBoundaryRequest - Class in com.pb.routing.gra.boundary
Request object to be used while generating an IsoChrone or IsoDistance geometry.
GetTravelBoundaryRequest.Builder - Class in com.pb.routing.gra.boundary
Builder class to create GetTravelBoundaryRequest object.
GetTravelBoundaryResponse - Class in com.pb.routing.gra.boundary
Response object generated after processing of GetTravelBoundaryRequest.
GetTravelBoundaryResponse(List<TravelBoundary>, List<String>) - Constructor for class com.pb.routing.gra.boundary.GetTravelBoundaryResponse
Creates the GetTravelBoundaryResponse class object.
GetTravelBoundaryResponse(List<TravelBoundary>) - Constructor for class com.pb.routing.gra.boundary.GetTravelBoundaryResponse
Creates the GetTravelBoundaryResponse class object.
getType() - Method in class com.mapinfo.midev.coordsys.CoordSys
Get the type of this coordinate system.
getType() - Method in interface com.mapinfo.midev.geometry.IGeometry
Return the type of this geometry.
getUnit() - Method in class com.mapinfo.midev.unit.Angle
Get the unit of this angle.
getUnit() - Method in class com.mapinfo.midev.unit.Area
Get the unit of measure for this area.
getUnit() - Method in class com.mapinfo.midev.unit.Length
Returns the unit of measure for this length.
getUnit() - Method in class com.mapinfo.midev.unit.Offset
Get the unit of measure for this offset.
getUnit() - Method in class com.mapinfo.midev.unit.PaperLength
Returns the unit of measure for this length.
getUnit() - Method in class com.pb.routing.common.Time
Returns the TimeUnit as a measure of time.
getUnit() - Method in class com.pb.routing.common.Weight
Returns the units of weight.
getUpdateFilePath() - Method in class com.pb.routing.gra.Options
Returns a File object containing the path where are system updates are saved.
getUpdates() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the List of Update used for this request.
getUpdates() - Method in class com.pb.routing.gra.persistentupdate.PersistentUpdateRequest
Returns the List of Update to be used for this request.
getUpdates() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the List of Update used for this request.
getUpperRight() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the upper-right corner of the Envelope.
getUpperRight() - Method in interface com.mapinfo.midev.geometry.IRectangle
Returns the upper-right corner of the IRectangle as DirectPosition.
getURX() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the x value of the upper right corner of this Envelope.
getURY() - Method in class com.mapinfo.midev.geometry.Envelope
Returns the y value of the upper right corner of this Envelope.
getValue() - Method in class com.mapinfo.midev.unit.Angle
Get the value of the angular measure.
getValue(AngularUnit) - Method in class com.mapinfo.midev.unit.Angle
Return the value of this angle in the requested unit, converting if necessary.
getValue() - Method in class com.mapinfo.midev.unit.Area
Get the value of measure for this area.
getValue(AreaUnit) - Method in class com.mapinfo.midev.unit.Area
Return the length in the requested unit, converting if necessary.
getValue() - Method in class com.mapinfo.midev.unit.Length
Returns the value of measure for this length.
getValue(LinearUnit) - Method in class com.mapinfo.midev.unit.Length
Returns the length in the requested unit, converting if necessary.
getValue() - Method in class com.mapinfo.midev.unit.Offset
Get the value of measure for this offset.
getValue(LinearUnit) - Method in class com.mapinfo.midev.unit.Offset
Return the offset in the requested unit, converting if necessary.
getValue() - Method in class com.mapinfo.midev.unit.PaperLength
Returns the value of the measure.
getValue(PaperUnit, Integer) - Method in class com.mapinfo.midev.unit.PaperLength
Return the length in the requested unit, converting if necessary.
getValue() - Method in class com.pb.routing.common.Time
Returns the value of Time.
getValue(TimeUnit) - Method in class com.pb.routing.common.Time
Returns the value of specified TimeUnit converted to its equivalent value in another TimeUnit.
getValue() - Method in class com.pb.routing.common.Weight
Returns the amount of weight.
getValue(WeightUnit) - Method in class com.pb.routing.common.Weight
Returns the value of this weight converted to the specified unit.
getValue() - Method in enum com.pb.routing.enums.BandingStyle
Returns the value of BandingStyle.
getValue() - Method in enum com.pb.routing.enums.HistoricSpeedBucket
Returns the value of the HistoricSpeedBucket.
getValue() - Method in enum com.pb.routing.enums.Language
Returns the language code.
getValue() - Method in enum com.pb.routing.enums.OptimizeBy
Returns the value of optimization parameter.
getValue() - Method in enum com.pb.routing.enums.RoadTypePriority
Returns the priority of this RoadType.
getValue() - Method in enum com.pb.routing.enums.SegmentGeometryStyle
 
getValue(String) - Static method in enum com.pb.routing.enums.VehicleType
Returns Corresponding VehicleType choice
getValue() - Method in enum com.precisely.routing.data.sdp.SDPAccessInfo
 
getValue() - Method in enum com.precisely.routing.data.tt.TTProductInfo
 
getVehicleAttr() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns the Commercial Vehicle Restriction value used with this request.
getVehicleAttr() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns the Commercial Vehicle Restriction value used with this request.
getVehicleType() - Method in class com.pb.routing.common.VehicleAttributes
Returns the Type of the vehicle.
getVelocity() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
getVelocityUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
Returns VelocityUnit for this request.
getWarnings() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryResponse
 
getWarnings() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixResponse
 
getWarnings() - Method in class com.pb.routing.gra.persistentupdate.PersistentUpdateResponse
Returns the warnings.
getWarnings() - Method in class com.pb.routing.gra.route.GetRouteResponse
Returns warnings for qaulity of the generated route.
getWeight() - Method in class com.pb.routing.common.VehicleAttributes
Returns the weight of the vehicle.
getWidth(ComputationType) - Method in interface com.mapinfo.midev.geometry.IRectangle
Returns the width of the IRectangle using the specified ComputationType.
getWidth() - Method in class com.pb.routing.common.VehicleAttributes
Returns the width of the vehicle.
getX() - Method in interface com.mapinfo.midev.geometry.IPoint
Returns the X ordinate of the location of the point.
getY() - Method in interface com.mapinfo.midev.geometry.IPoint
Returns the Y ordinate of the location of the point.
getZ() - Method in interface com.mapinfo.midev.geometry.IPoint
Returns the Z ordinate of the location of the point.
getZUnit() - Method in class com.mapinfo.midev.geometry.SpatialInfo
Get the linear unit of the z coordinate of the geometry.
GRAInstanceImpl - Class in com.pb.routing.gra
GRAInstanceImpl is the implementation of IGRAInstance.

H

hashCode() - Method in class com.mapinfo.midev.geometry.Envelope
 
hashCode() - Method in class com.mapinfo.midev.geometry.SpatialInfo
 
hashCode() - Method in class com.mapinfo.midev.unit.Angle
Hashcode implementation.
hashCode() - Method in class com.mapinfo.midev.unit.Area
Hashcode implementation.
hashCode() - Method in class com.mapinfo.midev.unit.Length
Hashcode implementation.
hashCode() - Method in class com.mapinfo.midev.unit.Offset
Hashcode implementation.
hashCode() - Method in class com.mapinfo.midev.unit.PaperLength
Hashcode implementation.
hashCode() - Method in class com.mapinfo.midev.util.Code
 
hashCode() - Method in class com.pb.routing.common.RoadType
Returns a hash code for this RoadType.
hashCode() - Method in class com.pb.routing.common.Time
Returns a hash code for this Time.
hashCode() - Method in class com.pb.routing.common.VehicleAttributes
 
hashCode() - Method in class com.pb.routing.common.Weight
 
hashCode() - Method in class com.pb.routing.exceptions.ErrorInfo
 
hasNext() - Method in interface com.mapinfo.midev.geometry.IDirectPositionIterator
Returns true if this IDirectPositionIterator has more DirectPosition's; false if not.
HistoricSpeedBucket - Enum in com.pb.routing.enums
Supported historic traffic time buckets available for routing operations.
historicSpeedBucket(HistoricSpeedBucket) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Historic Traffic time bucket to be used while processing this request.
historicSpeedBucket(HistoricSpeedBucket) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Historic Speed bucket to be used while processing this request.
historicSpeedBucket(HistoricSpeedBucket) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Historic Speed bucket to be used while processing this request.
HTTPConnector - Class in com.precisely.routing.data
 
HTTPConnector(String, String, Map<String, String>) - Constructor for class com.precisely.routing.data.HTTPConnector
 

I

ICurve - Interface in com.mapinfo.midev.geometry
An ICurve is an ordered, connected, sequence of ICurveSegment.
ICurveSegment - Interface in com.mapinfo.midev.geometry
A ICurveSegment is an ordered sequence of control points and the rule for interpolating a curve along the control points from the first to the last.
IDirectPositionIterator - Interface in com.mapinfo.midev.geometry
An iterator that returns copies of IDirectPositions.
IDirectPositionList - Interface in com.mapinfo.midev.geometry
A representation of an ordered container of DirectPositions.
IFeatureGeometry - Interface in com.mapinfo.midev.geometry
These are the first-class geometric objects that we expect most users of the geometry component to deal in.
IGeometry - Interface in com.mapinfo.midev.geometry
Z and M values
IGRAInstance - Interface in com.pb.routing.gra
A IGRAInstance object is a resource intensive object that should be created only when required.
It is advisable to destroy this object calling the destroy method, once it is no longer in use.
IGRAInstanceFactory - Class in com.pb.routing.gra
Factory class to get instance of IGRAInstance.
ILineString - Interface in com.mapinfo.midev.geometry
An ILineString is an ICurveSegment where the control points are connected with straight lines (i.e., linear interpolation between the control points).
IMultiCurve - Interface in com.mapinfo.midev.geometry
An unordered container of zero or more ICurves.
IMultiFeatureGeometry - Interface in com.mapinfo.midev.geometry
An unordered collection of the IFeatureGeometry types IPoint, IMultiPoint, IMultiCurve and IMultiPolygon.
IMultiPoint - Interface in com.mapinfo.midev.geometry
An IFeatureGeometry that is a collection of IPoints all in the same coordinate system.
IMultiPolygon - Interface in com.mapinfo.midev.geometry
An IFeatureGeometry that is a collection of IPolygons all in the same coordinate system.
indexOf(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Find the index of the first DirectPosition that is equal to the given DirectPosition.
initializeRepresentativePoint() - Method in interface com.mapinfo.midev.geometry.IFeatureGeometry
Set the representative point for this IFeatureGeometry back to the default calculated value.
intermediatePoints(List<IPoint>) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the list of Intermediate Points via which route is to be calculated.
intersection(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the geometry consisting of direct positions that lie in both specified geometries.
intersects(Envelope) - Method in class com.mapinfo.midev.geometry.Envelope
Returns true if the specified Envelope intersects this Envelope; false otherwise.
intersects(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns true if there is any direct position in common between the two geometries.
intersects(Envelope, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns true if there is any direct position in common between the two geometries.
InvalidComputationTypeException - Exception in com.mapinfo.midev.geometry
Thrown when a required type of calculation cannot be attempted on a geometry.
InvalidComputationTypeException(ComputationType) - Constructor for exception com.mapinfo.midev.geometry.InvalidComputationTypeException
 
InvalidGeometryConversionException - Exception in com.mapinfo.midev.geometry
Thrown when a geometry cannot be converted from one geometry type to another geometry type.
InvalidGeometryConversionException(GeometryType, GeometryType) - Constructor for exception com.mapinfo.midev.geometry.InvalidGeometryConversionException
 
InvalidGeometryException - Exception in com.mapinfo.midev.geometry
Thrown when a geometry is not valid.
InvalidGeometryException(String) - Constructor for exception com.mapinfo.midev.geometry.InvalidGeometryException
 
InvalidGeometryOperationException - Exception in com.mapinfo.midev.geometry
Thrown when given parameters are not valid to the required operation.
InvalidGeometryOperationException(String) - Constructor for exception com.mapinfo.midev.geometry.InvalidGeometryOperationException
 
InvalidGeometryTypeException - Exception in com.mapinfo.midev.geometry
Thrown when a geometry type is not valid.
InvalidGeometryTypeException(GeometryType) - Constructor for exception com.mapinfo.midev.geometry.InvalidGeometryTypeException
 
IPoint - Interface in com.mapinfo.midev.geometry
An IFeatureGeometry that represents a single point on the earth.
IPolygon - Interface in com.mapinfo.midev.geometry
An IPolygon is an IGeometry that consists of a single exterior IRing and zero or more interior IRings that represent holes in the exterior ring.
IPolygonBuilder<T> - Interface in com.mapinfo.midev.geometry
A builder for new polygon instances.
IRectangle - Interface in com.mapinfo.midev.geometry
An IFeatureGeometry that is an axis aligned rectangle defined by two points (lower left and upper right).
IRing - Interface in com.mapinfo.midev.geometry
An IRing is a list of consecutively connected ICurveSegments where the last position is exactly equal to the first position.
isAffine() - Method in class com.mapinfo.midev.coordsys.transform.CoordTransform
Returns true if this CoordTransform is affine; false if not.
isAllowFallback() - Method in class com.pb.routing.gra.Options
Returns whether to use or not, the major roads when other roads cannot be used.
isAvoidTollRd() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
This method returns whether avoid toll road option is set or not.
isAvoidTollRoad() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns whether the route is calculated using avoid toll roads only or not.
isAvoidTollRoad() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether the route is calculated using avoid toll roads only or not.
isClosed() - Method in interface com.mapinfo.midev.geometry.ICurve
Return true if this ICurve forms a cycle; false if not.
isClosed() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns true if this ICurveSegment is a closed or not (i.e.
isEmpty() - Method in class com.mapinfo.midev.coordsys.CodeSet
Determine whether or not this code set is empty.
isEmpty() - Method in class com.mapinfo.midev.geometry.Envelope
Returns true if this Envelope is empty; false if not.
isEmpty() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Does this list contain any DirectPositions.
isEmpty() - Method in interface com.mapinfo.midev.geometry.IGeometry
Does this geometry have any contents.
isExclude() - Method in class com.pb.routing.gra.persistentupdate.update.PointUpdate
Check if the point is excluded.
isExclude() - Method in class com.pb.routing.gra.persistentupdate.update.SegmentUpdate
Check if the segment is excluded.
isExcludeReset() - Method in class com.pb.routing.gra.persistentupdate.reset.PointReset
Check if the reset is for Point exclude.
isExcludeReset() - Method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
Check if the reset is for segment exclude.
isGreaterThan(Weight) - Method in class com.pb.routing.common.Weight
Returns true if the specified Weight is less than this Weight; else false.
isIdentity() - Method in class com.mapinfo.midev.coordsys.transform.CoordTransform
Returns true if this CoordTransform is an identity transform; false if not.
isLinear() - Method in class com.mapinfo.midev.coordsys.transform.CoordTransform
Returns true if this CoordTransform is linear; false if not.
isLinear() - Method in interface com.mapinfo.midev.geometry.ICurve
Returns true if this ICurve contains only straight lines; false if not.
isLinear() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns true if this ICurveSegment consists entirely of straight lines; false if not.
isLinear() - Method in interface com.mapinfo.midev.geometry.IRing
Return true if this IRing is linear; false if not.
isLooseningBarrierRestrictions() - Method in class com.pb.routing.common.VehicleAttributes
Returns true if BARRIER restrictions should be loosened.
isMajorRoads() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns whether boundary is calculated using only major roads only or not.
isMajorRoads() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns whether the route matrix is calculated using only major roads or not.
isMajorRoads() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether the route is calculated using major roads only or not.
isOptimizeIntermediatePoints() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether to optimize the sequence of intermediate points for route calculation if multiple intermediate points are specified.
isoTimeout(long) - Method in class com.pb.routing.gra.Options.Builder
Sets the amount of processing time (in milliseconds) before stopping an ISO routing request if processing is not complete.
isReadOnly() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Determine if this list is modifiable.
isResetAll() - Method in class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Check if this is a reset all request.
isReturnDirectionGeometry() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether to return direction geometry with RouteInstruction or not in route response.
isReturnDirections() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether to return turn by turn directions or not in route response.
isReturnHoles() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns whether holes are returned while processing this request.
isReturnIslands() - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest
Returns whether islands are returned while processing this request.
isReturnOptimalRoutesOnly() - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest
Returns whether to return only optimal route costs or complete route cost matrix.
isReturnSegmentGeometry() - Method in class com.pb.routing.gra.route.GetRouteRequest
Returns whether to return route geometry or not in route response.
isRoadTypePrimaryHighway() - Method in class com.pb.routing.common.RoadType
This method returns true if RoadType is Primary Highway.
isRoadTypeRamp() - Method in class com.pb.routing.common.RoadType
This method returns true if a RoadType is a ramp.
isRoadTypeReset() - Method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
Check if the reset is for segment RoadType.
isRoundAbout() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
isSpeedReset() - Method in class com.pb.routing.gra.persistentupdate.reset.PointReset
Check if the reset is for Point speed.
isSpeedReset() - Method in class com.pb.routing.gra.persistentupdate.reset.SegmentReset
Check if the reset is for segment speed.
isTollRoad() - Method in class com.pb.routing.gra.segmentdata.SegmentData
 
isTransient() - Method in interface com.mapinfo.midev.geometry.IGeometry
Answers whether this is a transient geometry.
iterator() - Method in class com.mapinfo.midev.coordsys.CodeSet
Get an iteration of all the codes in this set.

J

JSON_FILE - Static variable in class com.pb.routing.gra.GRAInstanceImpl
 
JSONDeserializer - Class in com.precisely.routing.data.json
 
JSONDeserializer() - Constructor for class com.precisely.routing.data.json.JSONDeserializer
 

K

KEY_ACCESS_WAY - Static variable in class com.pb.routing.common.RoadType
 
KEY_BACK_ROAD - Static variable in class com.pb.routing.common.RoadType
 
KEY_CONNECTOR - Static variable in class com.pb.routing.common.RoadType
 
KEY_DEFAULT_ROAD_TYPE - Static variable in class com.pb.routing.common.RoadType
 
KEY_FERRY - Static variable in class com.pb.routing.common.RoadType
 
KEY_FOOTPATH - Static variable in class com.pb.routing.common.RoadType
 
KEY_LIMITED_ACCESS_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_LIMITED_ACCESS_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_LIMITED_ACCESS_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_LIMITED_ACCESS_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MAJOR_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MINOR_LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MINOR_LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_MINOR_LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_MINOR_LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_NORMAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_NORMAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_NORMAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_NORMAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_PRIMARY_HIGHWAY_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_PRIMARY_HIGHWAY_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_PRIMARY_HIGHWAY_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_PRIMARY_HIGHWAY_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_LIMITED_ACCESS - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_MAJOR_ROAD - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_PRIMARY_HIGHWAY - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_SECONDARY_HIGHWAY - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_RAMP_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_SECONDARY_HIGHWAY_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_SECONDARY_HIGHWAY_RURAL - Static variable in class com.pb.routing.common.RoadType
 
KEY_SECONDARY_HIGHWAY_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
 
KEY_SECONDARY_HIGHWAY_URBAN - Static variable in class com.pb.routing.common.RoadType
 

L

Language - Enum in com.pb.routing.enums
Supported languages for turn by turn route directions.
language(Language) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the language in which turn by turn directions for route are to be returned.
lastIndexOf(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Find the index of the last DirectPosition that is equal to the given DirectPosition.
length(IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Computes the length of a geometry.
Length - Class in com.mapinfo.midev.unit
Represents a length which is defined as a scalar number paired with a LinearUnit.
Length(double, LinearUnit) - Constructor for class com.mapinfo.midev.unit.Length
Create a Length object with ComputationType.SPHERICAL computation type.
Length(double, LinearUnit, ComputationType) - Constructor for class com.mapinfo.midev.unit.Length
Create a Length object with the specified ComputationType computation type.
LIMITED_ACCESS_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a limited access highway in a dense urban area.
LIMITED_ACCESS_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a limited access highway in a rural area.
LIMITED_ACCESS_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a limited access highway in a suburban area.
LIMITED_ACCESS_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a limited access highway in an urban area.
LinearUnit - Enum in com.mapinfo.midev.unit
A unit of measure for length.
LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a local road in a dense urban area.
LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a local road in a rural area.
LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a local road in a suburban area.
LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a local road in an urban area.
localRoadsLoadFactor(int) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the localRoadsLoadFactor for this request.
localRoadsLoadFactor(int) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the localRoadsLoadFactor for this request.
longLatNAD27 - Static variable in class com.mapinfo.midev.coordsys.CoordSysConstants
Constant for NAD 27 (EPSG:4267)
longLatNAD83 - Static variable in class com.mapinfo.midev.coordsys.CoordSysConstants
Constant for NAD 83 (EPSG:4269)
longLatWGS84 - Static variable in class com.mapinfo.midev.coordsys.CoordSysConstants
Constant for WGS 84 (EPSG:4326)
longProcessThreads(int) - Method in class com.pb.routing.gra.Options.Builder
Sets the number of threads to be used for isochrone, matrix route and multipoint route requests.

M

main(String[]) - Static method in class com.precisely.routing.data.DataDownloader
 
MAJOR_LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major local road in a dense urban area.
MAJOR_LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a major local road in a rural area.
MAJOR_LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major local road in a suburban area.
MAJOR_LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major local road in an urban area.
MAJOR_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major road in a dense urban area.
MAJOR_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a major road in a rural area.
MAJOR_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major road in a suburban area.
MAJOR_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a major road in an urban area.
majorRoads(boolean) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets whether to calculate the boundary using only major roads or not.
majorRoads(boolean) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets whether to calculate the route using only major roads.
majorRoads(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets whether to calculate the route using only major roads.
mAllSet() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Does this direct position list have all non-null MValues.
mAllSet() - Method in interface com.mapinfo.midev.geometry.IGeometry
Does this geometry have all non-null MValues.
matrixRouteTimeout(long) - Method in class com.pb.routing.gra.Options.Builder
Sets the amount of processing time (in milliseconds) before stopping a matrix routing request if processing is not complete.
maxOffRoadDistance(double) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the maximum Off-Road Distance for this request.
maxOffRoadDistanceUnit(LinearUnit) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the maximum Off-Road Distance Unit for this request.
MINOR_LOCAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a minor local road in a dense urban area.
MINOR_LOCAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a minor local road in a rural area.
MINOR_LOCAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a minor local road in a suburban area.
MINOR_LOCAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a minor local road in an urban area.
mSet() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Does this direct position list have at least one non-null MValue.
mSet() - Method in interface com.mapinfo.midev.geometry.IGeometry
Does this geometry have at least one non-null MValue.
MULTI_FEATURE_GEOMETRY_CONTENTS_TYPE - Static variable in enum com.mapinfo.midev.geometry.GeometryType
Identifies all the types that can be contained by an IMultiFeatureGeometry.
MultiCurveBuilder - Class in com.mapinfo.midev.geometry
A builder for creating new IMultiCurve instances.
MultiPointBuilder - Class in com.mapinfo.midev.geometry
A builder to create new IMultiPoint instances.
multiPointTimeout(long) - Method in class com.pb.routing.gra.Options.Builder
Sets the amount of processing time (in milliseconds) before stopping a multipoint routing request if processing is not complete.
MultiPolygonBuilder - Class in com.mapinfo.midev.geometry
A builder for creating new IMultiPolygon instances.

N

newCurve() - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new builder to facilitate the construction of a new curve.
newLineString(DirectPosition...) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a line string from the given array of direct positions.
newLineString(Iterable<DirectPosition>) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a line string from an iterable data structure of direct positions.
newLineString(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a line string from a given direct position list.
newMultiCurve() - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new builder to facilitate the construction of a new multi-curve.
newMultiPoint(DirectPosition...) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a multi-point from an array of direct positions.
newMultiPoint(Iterable<DirectPosition>) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a multi-point from an iterable data structure of direct positions.
newMultiPoint(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a multi-point from a direct position list.
newMultiPoint() - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new multi-point builder, which can be used to add points in multiple separate method calls.
newMultiPolygon() - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new builder to facilitate the construction of a new multi-polygon.
newPoint(double, double) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new point for the given x and y coordinates.
newPoint(String, String) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new point for the given x and y coordinates.
newPoint(DirectPosition) - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new point using a direct position object.
newPolygon() - Method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new builder to facilitate the construction of a new polygon.
nextDirectPosition(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionIterator
Returns the next DirectPosition from this DirectPositionIterator.
NORMAL_ROAD_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a road in a dense urban area.
NORMAL_ROAD_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a road in a rural area.
NORMAL_ROAD_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a road in a suburban area.
NORMAL_ROAD_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a road in an urban area.

O

offset(double, double) - Method in class com.mapinfo.midev.geometry.Envelope
Translate this Envelope in the x and y directions by the given deltas.
Offset - Class in com.mapinfo.midev.unit
Class that represents the value, and unit of a distance measure.
Offset(double, LinearUnit) - Constructor for class com.mapinfo.midev.unit.Offset
Create Offset object.
OptimizeBy - Enum in com.pb.routing.enums
Supported optimization parameters for routing operations - Time and Distance.
optimizeBy(OptimizeBy) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets whether the fastest or shortest route is to be calculated.
optimizeBy(OptimizeBy) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets whether the fastest or shortest route is to be calculated.
optimizeIntermediatePoints(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets whether to optimize the sequence of intermediate points for route calculation if multiple intermediate points specified.
Options - Class in com.pb.routing.gra
Creates an instance of Options which can used to instantiate IGRAInstance to run routing operations.
Options.Builder - Class in com.pb.routing.gra
Builder class to create Options object.
overlaps(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Tests if two objects satisfy the 'OVERLAPS' criteria, as defined in OGC Simple Feature Specification This test can return true for P/P, A/A, and L/L combinations; otherwise it returns false.

P

PaperLength - Class in com.mapinfo.midev.unit
This class represents a length on paper (as opposed to a spatial reference).
PaperLength(double, PaperUnit) - Constructor for class com.mapinfo.midev.unit.PaperLength
Create a paper length given a scalar value and a unit of measure.
PaperUnit - Enum in com.mapinfo.midev.unit
This class represents a unit of measure for length on paper (as opposed to spatial).
parse(String) - Static method in class com.mapinfo.midev.util.Code
Returns the Code as parsed from the specified String.
parse() - Method in class com.pb.routing.common.json.DBResourceConfigParser
Parse the JSON file and returns an instance of DBResourcesConfiguration for use within API.
perimeter(IGeometry, ComputationType) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Returns the total perimeter of the geometry.
PersistentResetRequest - Class in com.pb.routing.gra.persistentupdate
Request object to be used for reverting persistent updates.
PersistentResetRequest(List<Reset>, String) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Creates the PersistentResetRequest object.
PersistentResetRequest(List<Reset>) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Creates the PersistentResetRequest object.
PersistentResetRequest(boolean, String) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Creates the PersistentResetRequest object.
PersistentResetRequest(boolean) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentResetRequest
Creates the PersistentResetRequest object.
PersistentResetResponse - Class in com.pb.routing.gra.persistentupdate
Response object generated after applying persistent reset for PersistentResetRequest.
PersistentResetResponse(String) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentResetResponse
Creates PersistentResetResponse class object.
PersistentUpdateRequest - Class in com.pb.routing.gra.persistentupdate
Request object to be used for creating persistent updates.
PersistentUpdateRequest(List<Update>, String) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentUpdateRequest
Creates the PersistentUpdateRequest object.
PersistentUpdateRequest(List<Update>) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentUpdateRequest
Creates the PersistentUpdateRequest object.
PersistentUpdateResponse - Class in com.pb.routing.gra.persistentupdate
Response object generated after applying persistent updates for PersistentUpdateRequest.
PersistentUpdateResponse(String, List<String>) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentUpdateResponse
Creates PersistentUpdateResponse class object.
PersistentUpdateResponse(String) - Constructor for class com.pb.routing.gra.persistentupdate.PersistentUpdateResponse
Creates PersistentUpdateResponse class object.
PointReset - Class in com.pb.routing.gra.persistentupdate.reset
Point reset will revert the changes applied to a corresponding IPoint.
PointUpdate - Class in com.pb.routing.gra.persistentupdate.update
Point updates are changes applied to a corresponding IPoint.
PolygonRingBuilder<T> - Class in com.mapinfo.midev.geometry
A builder to create outer and inner rings for polygons.
pos(double, double) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new direct position from the given x and y coordinate values.
pos(String, String) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new direct position from the given x and y coordinate values.
posList(DirectPosition...) - Static method in class com.mapinfo.midev.geometry.GeometryFactory
Creates a new direct position list from the given array of direct positions.
PRIMARY_HIGHWAY_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a primary highway in a dense urban area.
PRIMARY_HIGHWAY_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a primary highway in a rural area.
PRIMARY_HIGHWAY_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a primary highway in a suburban area.
PRIMARY_HIGHWAY_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a primary highway in an urban area.
primaryName(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
primaryNameLanguage(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
product(String) - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
projected3857 - Static variable in class com.mapinfo.midev.coordsys.CoordSysConstants
Constant for Popular Visualization CRS (EPSG:3857)
propagationFactor(double) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the propagation factor used for the calculation of the iso.
propagationFactorOverride(Map<RoadType, Double>) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Overrides the propagation factor to be used in the calculation of the iso for a given RoadType Propagation factor applies only to isodistances, i.e.

R

RAMP_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp in a dense urban area.
RAMP_LIMITED_ACCESS - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp to a limited access road.
RAMP_MAJOR_ROAD - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp to a major road.
RAMP_PRIMARY_HIGHWAY - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp to a primary highway.
RAMP_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a rural ramp.
RAMP_SECONDARY_HIGHWAY - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp to a secondary highway.
RAMP_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp in a suburban area.
RAMP_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a ramp in an urban area.
remove(int) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Remove the DirectPosition at the specified index from the list.
Reset - Interface in com.pb.routing.gra.persistentupdate.reset
The Reset object is used to apply reset for persistent updates.
resetPersitentUpdates(PersistentResetRequest) - Method in class com.pb.routing.gra.DynamicGRAInstance
 
resetPersitentUpdates(PersistentResetRequest) - Method in class com.pb.routing.gra.GRAInstanceImpl
 
resetPersitentUpdates(PersistentResetRequest) - Method in interface com.pb.routing.gra.IGRAInstance
This method is used for resetting persistent updates.
returnDirectionGeometry(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Returns whether to return direction geometry with RouteInstruction or not in route response.
returnDirections(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Set whether to return turn by turn directions or not in route response.
returnHoles(boolean) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets whether to return holes as part of response while calculating the boundary.
returnIslands(boolean) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets whether to return islands as part of response while calculating the boundary.
returnOptimalRoutesOnly(boolean) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets whether to return only optimal route costs or complete route cost matrix.
returnSegmentGeometry(boolean) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets whether to return route geometry or not in route response.
reverse() - Method in interface com.mapinfo.midev.geometry.ICurve
Create a new curve, defining the same set of direct positions, but with the opposite orientation.
reverse() - Method in interface com.mapinfo.midev.geometry.ICurveSegment
Returns an ICurveSegment that has the opposite orientation as this ICurveSegment.
reverse() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Get a copy of this list with the direct positions in reverse order.
reverse() - Method in interface com.mapinfo.midev.geometry.ILineString
 
reverse() - Method in interface com.mapinfo.midev.geometry.IRing
Returns a new IRing that has the opposite orientation of this IRing.
ROAD_TYPE_NUMBER - Static variable in class com.pb.routing.common.RoadType
 
RoadType - Class in com.pb.routing.common
Stores the RoadType information.
roadType(RoadType) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
RoadTypeAdapter - Class in com.pb.routing.common
 
RoadTypeAdapter() - Constructor for class com.pb.routing.common.RoadTypeAdapter
 
roadTypePreferences(Map<RoadType, RoadTypePriority>) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets Map of RoadType and their RoadTypePriority.
roadTypePreferences(Map<RoadType, RoadTypePriority>) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets Map of RoadType and their RoadTypePriority.
RoadTypePriority - Enum in com.pb.routing.enums
Different priorities for supported RoadTypes.
RoadTypeReset - Class in com.pb.routing.gra.persistentupdate.reset
RoadType reset will revert the changes applied to a corresponding roadType.
RoadTypeUpdate - Class in com.pb.routing.gra.persistentupdate.update
Roadtype updates are changes applied to a corresponding RoadType.
roundAbout(boolean) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
RouteCost - Class in com.pb.routing.gra.matrix
Represents the route cost matrix object generated after processing of GetRouteCostMatrixRequest.
RouteCost(Time, Length, IPoint, IPoint) - Constructor for class com.pb.routing.gra.matrix.RouteCost
Creates the RouteCost class object.
RouteInstruction - Class in com.pb.routing.gra.route
Represents the object containing turn by turn direction detail for a particular road segment.
RouteInstruction(Time, Length, String) - Constructor for class com.pb.routing.gra.route.RouteInstruction
Creates RouteInstruction class object.
RouteInstruction(Time, Length, String, IGeometry) - Constructor for class com.pb.routing.gra.route.RouteInstruction
Creates RouteInstruction class object.
routeTimeout(long) - Method in class com.pb.routing.gra.Options.Builder
Sets the amount of processing time (in milliseconds) before stopping a point to point routing request if processing is not complete.
RoutingException - Exception in com.pb.routing.exceptions
This class is used for Routing-specific error messages.
RoutingException(String) - Constructor for exception com.pb.routing.exceptions.RoutingException
Constructs the exception with an error message.
RoutingException(String, int) - Constructor for exception com.pb.routing.exceptions.RoutingException
Constructs the exception with an error message and an error code.
RoutingException(int, Object[]) - Constructor for exception com.pb.routing.exceptions.RoutingException
Creates the exception with an error code and parameters.
RoutingException(int, Object[], Throwable) - Constructor for exception com.pb.routing.exceptions.RoutingException
Creates the exception with an error code, parameters and a Throwable root cause.
RoutingException(RoutingException) - Constructor for exception com.pb.routing.exceptions.RoutingException
 
RoutingRuntimeException - Exception in com.pb.routing.exceptions
This class is used for runtime Routing-specific error messages.
RoutingRuntimeException(int, String, Object[]) - Constructor for exception com.pb.routing.exceptions.RoutingRuntimeException
Constructs the exception with an error message at runtime and an error code.
RoutingRuntimeException(int, Throwable, Object[]) - Constructor for exception com.pb.routing.exceptions.RoutingRuntimeException
Creates the exception with an error code and a Throwable root cause.

S

scale(double, double) - Method in class com.mapinfo.midev.geometry.Envelope
Expand or contract the extents of the Envelope by the given scale factors.
SDPAccessInfo - Enum in com.precisely.routing.data.sdp
 
SDPDataDownloader - Class in com.precisely.routing.data.sdp
 
SDPDataDownloader.Builder - Class in com.precisely.routing.data.sdp
 
SDPDownloadWorker - Class in com.precisely.routing.data.sdp
 
SDPDownloadWorker(HttpResourceService, String) - Constructor for class com.precisely.routing.data.sdp.SDPDownloadWorker
 
SECONDARY_HIGHWAY_DENSE_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a secondary highway in a dense urban area.
SECONDARY_HIGHWAY_RURAL - Static variable in class com.pb.routing.common.RoadType
Road type for a secondary highway in a rural area.
SECONDARY_HIGHWAY_SUBURBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a secondary highway in a suburban area.
SECONDARY_HIGHWAY_URBAN - Static variable in class com.pb.routing.common.RoadType
Road type for a secondary highway in an urban area.
SegmentData - Class in com.pb.routing.gra.segmentdata
 
SegmentData.Builder - Class in com.pb.routing.gra.segmentdata
 
segmentDirection(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
SegmentGeometryStyle - Enum in com.pb.routing.enums
 
segmentGeometryStyle(SegmentGeometryStyle) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the segment geomewtry style for this builder.
segmentId(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
SegmentReset - Class in com.pb.routing.gra.persistentupdate.reset
Segment reset will revert the changes applied to a corresponding segment.
SegmentUpdate - Class in com.pb.routing.gra.persistentupdate.update
Segment updates are changes applied to a corresponding segment.
set(DirectPosition, DirectPosition) - Method in class com.mapinfo.midev.geometry.Envelope
Reinitialize this Envelope with the two given DirectPositions.
set(double, double, double, double) - Method in class com.mapinfo.midev.geometry.Envelope
Reinitialize this Envelope with the two given x,y values.
set(int, DirectPosition) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Replace the DirectPosition at the given index with the given DirectPosition.
set(int, double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Replace the DirectPosition values at the given index with the given DirectPosition values.
set(int, double, double, double) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Replace the DirectPosition values at the given index with the given DirectPosition values.
set(int, double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Replace the DirectPosition values at the given index with the given DirectPosition values.
set(int, double, double, double, MValue) - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Replace the DirectPosition values at the given index with the given DirectPosition values.
setDatabases(List<Database>) - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
setdataSets(List<DataSet>) - Method in class com.pb.routing.common.json.Database
 
setDataSets(List<DataSet>) - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
setDefaultDatabase(String) - Method in class com.pb.routing.common.json.DBResourcesConfiguration
 
setEmpty() - Method in class com.mapinfo.midev.geometry.Envelope
Re-initialize this Envelope to be empty.
setEmpty(SpatialInfo) - Method in class com.mapinfo.midev.geometry.Envelope
Re-initialize this envelope to be empty and to have the given spatial metadata.
setHeight(Length) - Method in class com.pb.routing.common.VehicleAttributes
Sets the Height of the vehicle to be used while processing this request.
setLength(Length) - Method in class com.pb.routing.common.VehicleAttributes
Sets the Length of the vehicle to be used while processing this request.
setLooseningBarrierRestrictions(Boolean) - Method in class com.pb.routing.common.VehicleAttributes
Set the Barrier Loosened property.
setname(String) - Method in class com.pb.routing.common.json.Database
 
setRepresentativePoint(DirectPosition) - Method in interface com.mapinfo.midev.geometry.IFeatureGeometry
Set the representative point of this IFeatureGeometry (optional operation).
setWeight(Weight) - Method in class com.pb.routing.common.VehicleAttributes
Sets the Weight of the vehicle to be used while processing this request.
setWidth(Length) - Method in class com.pb.routing.common.VehicleAttributes
Sets the Width of the vehicle to be used while processing this request.
shortProcessThreads(int) - Method in class com.pb.routing.gra.Options.Builder
Sets the number of threads to be used for point to point route requests.
simplificationFactor(double) - Method in class com.pb.routing.gra.boundary.GetTravelBoundaryRequest.Builder
Sets the Simplification Factor.
size() - Method in class com.mapinfo.midev.coordsys.CodeSet
Get the number of codes in this code set.
size() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Return the number of DirectPositions in this list.
SpatialInfo - Class in com.mapinfo.midev.geometry
All spatial metadata for a geometry.
startJunctionType(String) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 

T

targetDir(String) - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 
Time - Class in com.pb.routing.common
Represents time value and TimeUnit.
Time(double, TimeUnit) - Constructor for class com.pb.routing.common.Time
Creates Time class object.
time(Time) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
TimeUnit - Enum in com.mapinfo.midev.unit
A unit of measure for time.
timeUnit(TimeUnit) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Time Unit in which the route time is to be returned.
timeUnit(TimeUnit) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Time Unit in which route time is to be returned.
timeUnit(TimeUnit) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the time unit for this builder.
toHistoricTrafficTimeBucket(String) - Static method in enum com.pb.routing.enums.HistoricSpeedBucket
Converts the specified value to corresponding HistoricSpeedBucket choice.
toLanguage(String) - Static method in enum com.pb.routing.enums.Language
Converts the specified value to corresponding language choice.
tollRoad(boolean) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
toOptimizeBy(String) - Static method in enum com.pb.routing.enums.OptimizeBy
Converts the specified value to corresponding OptimizeBy choice.
toRoadTypePriority(String) - Static method in enum com.pb.routing.enums.RoadTypePriority
Converts the specified value to corresponding RoadTypePriority choice.
toSegmentGeometryStyle(String) - Static method in enum com.pb.routing.enums.SegmentGeometryStyle
 
toString() - Method in class com.mapinfo.midev.coordsys.CodeSet
 
toString() - Method in class com.mapinfo.midev.geometry.Envelope
 
toString() - Method in class com.mapinfo.midev.unit.Angle
 
toString() - Method in class com.mapinfo.midev.unit.Length
 
toString() - Method in class com.mapinfo.midev.unit.PaperLength
 
toString() - Method in class com.mapinfo.midev.util.Code
Returns the Code as a codespace/code string.
toString() - Method in class com.pb.routing.common.RoadType
Returns the String representation of the RoadType.
toString() - Method in class com.pb.routing.common.Time
Returns the String representation of the Time.
toString() - Method in class com.pb.routing.common.Weight
 
toString() - Method in class com.pb.routing.exceptions.ErrorInfo
 
transform(DirectPosition, DirectPosition) - Method in class com.mapinfo.midev.coordsys.transform.CoordTransform
Returns the specified source DirectPosition transformed to the destination CoordSys.
TravelBoundary - Class in com.pb.routing.gra.boundary
Represents the boundary object generated after processing of GetTravelBoundaryRequest.
TravelBoundary(IGeometry, double) - Constructor for class com.pb.routing.gra.boundary.TravelBoundary
Creates TravelBoundary class object.
TTProductInfo - Enum in com.precisely.routing.data.tt
 

U

union(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Computes the set-union of the two geometries.
union(Iterable<? extends IGeometry>) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
Computes the set-union of the list of geometries.
UnsupportedGeometryOperationException - Exception in com.mapinfo.midev.geometry
Thrown when an unsupported operation is attempted on a geometry.
UnsupportedGeometryOperationException(String) - Constructor for exception com.mapinfo.midev.geometry.UnsupportedGeometryOperationException
 
Update - Interface in com.pb.routing.gra.persistentupdate.update
The Update object is used to apply updates.
updateFilePath(File) - Method in class com.pb.routing.gra.Options.Builder
Sets the File object containing the path where are system updates are saved.
updates(List<Update>) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the List of Update to be used for this request.
updates(List<Update>) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the List of Update to be used for this request.

V

valueOf(String) - Static method in enum com.mapinfo.midev.coordsys.CoordSysType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.geometry.CurveInterpolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.geometry.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.AngularUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.AreaUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.ComputationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.LinearUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.PaperUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapinfo.midev.unit.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.BandingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.HistoricSpeedBucket
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.OptimizeBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.RoadTypePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.SegmentGeometryStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pb.routing.enums.VehicleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.precisely.routing.data.sdp.SDPAccessInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.precisely.routing.data.tt.TTProductInfo
Returns the enum constant of this type with the specified name.
valueOfIgnoreCase(String) - Static method in enum com.mapinfo.midev.unit.LinearUnit
returns the LinearUnit with the specified name.
values() - Static method in enum com.mapinfo.midev.coordsys.CoordSysType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.geometry.CurveInterpolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.geometry.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.AngularUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.AreaUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.ComputationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.LinearUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.PaperUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapinfo.midev.unit.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.BandingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.HistoricSpeedBucket
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.OptimizeBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.RoadTypePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.SegmentGeometryStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pb.routing.enums.VehicleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.precisely.routing.data.sdp.SDPAccessInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.precisely.routing.data.tt.TTProductInfo
Returns an array containing the constants of this enum type, in the order they are declared.
vehicleAttr(VehicleAttributes) - Method in class com.pb.routing.gra.matrix.GetRouteCostMatrixRequest.Builder
Sets the Commercial Vehicle Restrictions value to be used while processing this request.
vehicleAttr(VehicleAttributes) - Method in class com.pb.routing.gra.route.GetRouteRequest.Builder
Sets the Commercial Vehicle Restrictions value to be used while processing this request.
VehicleAttributes - Class in com.pb.routing.common
It holds the attributes of the vehicle traveling the route.
VehicleAttributes(VehicleType) - Constructor for class com.pb.routing.common.VehicleAttributes
Creates the instance of VehicleAttributes class.
VehicleType - Enum in com.pb.routing.enums
The type of vehicle traversing the segments.
velocity(Velocity) - Method in class com.pb.routing.gra.segmentdata.SegmentData.Builder
 
velocityUnit(VelocityUnit) - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest.Builder
Sets the velocity unit for this builder.
version(String) - Method in class com.precisely.routing.data.sdp.SDPDataDownloader.Builder
 

W

Weight - Class in com.pb.routing.common
Represents weight.
Weight(double, WeightUnit) - Constructor for class com.pb.routing.common.Weight
Creates a Weight instance with the specified value and unit.
within(IGeometry, IGeometry) - Static method in class com.mapinfo.midev.geometry.operations.GeometryOperations
The first geometry is within the second if the intersection of the two is the first geometry, and the intersections of their interiors is non-empty.
withInnerRing() - Method in interface com.mapinfo.midev.geometry.IPolygonBuilder
Returns a builder to assist with the construction of an inner ring for the polygon to be created with this builder.
withLineString(DirectPosition...) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new line string to the curve to be created with this builder.
withLineString(Iterable<DirectPosition>) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new line string to the curve to be created with this builder.
withLineString(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new line string to the curve to be created with this builder.
withLineString(DirectPosition...) - Method in class com.mapinfo.midev.geometry.MultiCurveBuilder
Adds a new line string as a curve to the multi-curve to be created with this builder.
withLineString(Iterable<DirectPosition>) - Method in class com.mapinfo.midev.geometry.MultiCurveBuilder
Adds a new line string as a curve to the multi-curve to be created with this builder.
withLineString(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.MultiCurveBuilder
Adds a new line string as a curve to the multi-curve to be created with this builder.
withLineString(DirectPosition...) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new line string to the ring to be created with this builder.
withLineString(Iterable<DirectPosition>) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new line string to the ring to be created with this builder.
withLineString(IDirectPositionList) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new line string to the ring to be created with this builder.
withOuterRing() - Method in interface com.mapinfo.midev.geometry.IPolygonBuilder
Returns a builder to assist with the construction of the outer ring for the polygon to be created with this builder.
withPoint(double, double) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new point to the curve constructed by this builder.
withPoint(String, String) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new point to the curve constructed by this builder.
withPoint(DirectPosition) - Method in class com.mapinfo.midev.geometry.CurveBuilder
Adds a new point to the curve constructed by this builder.
withPoint(DirectPosition) - Method in class com.mapinfo.midev.geometry.MultiPointBuilder
Adds a new point to the multi-point created by this builder.
withPoint(double, double) - Method in class com.mapinfo.midev.geometry.MultiPointBuilder
Adds a new point to the multi-point created by this builder.
withPoint(String, String) - Method in class com.mapinfo.midev.geometry.MultiPointBuilder
Adds a new point to the multi-point created by this builder.
withPoint(double, double) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new point to the ring constructed by this builder.
withPoint(String, String) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new point to the ring constructed by this builder.
withPoint(DirectPosition) - Method in class com.mapinfo.midev.geometry.PolygonRingBuilder
Adds a new point to the ring constructed by this builder.
withPolygon() - Method in class com.mapinfo.midev.geometry.MultiPolygonBuilder
Returns a polygon builder to assist with the construction of a new member polygon.

Z

zAllSet() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Do all the Z values in this direct position list have a value that is not Double.NaN.
zAllSet() - Method in interface com.mapinfo.midev.geometry.IGeometry
Do all the Z values in this geometry have a value that is not Double.NaN.
zSet() - Method in interface com.mapinfo.midev.geometry.IDirectPositionList
Does at least one Z value in this direct position list have a value that is not Double.NaN.
zSet() - Method in interface com.mapinfo.midev.geometry.IGeometry
Does at least one Z value in this geometry have a value that is not Double.NaN.
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links