- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- getDistanceUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
-
- 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
-
- getInstance(DBResourcesConfiguration, Options) - Static method in class com.pb.routing.gra.IGRAInstanceFactory
-
- 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
-
- getRoadTypePreferences() - Method in class com.pb.routing.gra.route.GetRouteRequest
-
- 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
-
- 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
-
- 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
-
- GetRouteCostMatrixResponse - Class in com.pb.routing.gra.matrix
-
- 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
-
- GetRouteResponse - Class in com.pb.routing.gra.route
-
- 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
-
- 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
-
- 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
-
- 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
-
- getTimeUnit() - Method in class com.pb.routing.gra.segmentdata.GetSegmentDataRequest
-
- 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
-
- 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
-
- GetTravelBoundaryResponse - Class in com.pb.routing.gra.boundary
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-