Package videoRangePanel
Class VRHorzMethods
java.lang.Object
videoRangePanel.VRHorzMethods
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the current range method.getMethod(int index) getNames()intThe number of methods which are available.voidsetCurrentMethodId(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
-