|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.visioglobe.libVisioDevKit.VgModalityParameterType
public final class VgModalityParameterType
An enum which contains various attributes which can be configured for a particular modality.
Field Summary | |
---|---|
static VgModalityParameterType |
eDistanceFromCouloirThreshold
The perpendicular distance threshold in meters from the active instruction, before a new instruction will be considered. |
static VgModalityParameterType |
eMinimumInstructionLength
Minimum length of instructions in meters. |
static VgModalityParameterType |
eNearPlacesThreshold
Threshold in meters to determine the places near turns for navigation instructions. |
static VgModalityParameterType |
eNumParameters
This must be kept last in the enum. |
static VgModalityParameterType |
eStraightAngleThreshold
Threshold angle in degrees that determines how a VgIRoute will be broken into different instructions. |
Method Summary | |
---|---|
static VgModalityParameterType |
swigToEnum(int swigValue)
|
int |
swigValue()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final VgModalityParameterType eStraightAngleThreshold
public static final VgModalityParameterType eDistanceFromCouloirThreshold
public static final VgModalityParameterType eNearPlacesThreshold
public static final VgModalityParameterType eMinimumInstructionLength
public static final VgModalityParameterType eNumParameters
Method Detail |
---|
public final int swigValue()
public java.lang.String toString()
toString
in class java.lang.Object
public static VgModalityParameterType swigToEnum(int swigValue)
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |