Package videoRangePanel
Class VRHorzMethods
java.lang.Object
videoRangePanel.VRHorzMethods
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the current range method.getMethod
(int index) getNames()
int
The number of methods which are available.void
setCurrentMethodId
(int methodId)
-
Field Details
-
METHOD_ROUND
public static final int METHOD_ROUND- See Also:
-
METHOD_REFRACTION
public static final int METHOD_REFRACTION- See Also:
-
-
Constructor Details
-
VRHorzMethods
-
-
Method Details
-
getNMethods
public int getNMethods()The number of methods which are available.- Returns:
- the number of methods which are available.
-
getCurrentMethod
Get the current range method.- Returns:
- the current range method.
-
setCurrentMethodId
public void setCurrentMethodId(int methodId) -
getNames
-
getMethod
-