MCPcopy Create free account

hub / github.com/aauc-mechlab/JOpenShowVar / functions

Functions202 in github.com/aauc-mechlab/JOpenShowVar

MethodKRLE6Pos
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:35
MethodKRLEnum
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:36
MethodKRLFrame
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:39
MethodKRLInt
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:37
MethodKRLPos
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:35
MethodKRLReal
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:36
MethodKRLStruct
(String name, String[] nodes)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLStruct.java:40
MethodKRLVariable
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:46
MethodPOS_ACT
Convenience method for getting the $POS_ACT variable @return the POS_ACT variable
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:240
MethodPlaceholderFragment
()
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:79
MethodPopupListener
(JPopupMenu popup)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:40
MethodReal
(int id, String name, Double value, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Real.java:35
MethodRequest
Read constructor @param id the message id @param var the variable to write to
JOpenShowVar-core/src/no/hials/crosscom/Request.java:52
MethodStruct
(int id, String name, List<StructNode> value, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Struct.java:39
MethodStructNode
(String name, E value)
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:40
MethodVarBrowser
(final VarModel model, final EditPanel editPanel)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:61
MethodVarModel
(CrossComClient client)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarModel.java:60
MethodVariable
(int id, String name, String dataType, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:46
MethodactionPerformed
(ActionEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/AddVarPanel.java:60
MethodactionPerformed
(ActionEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditPanel.java:86
MethodaddVariable
(final Variable variable)
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditPanel.java:66
MethodasArray
Get a double array representation of this object @return a new double array with the values contained in this struct
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:197
MethodasArrayA1ToA6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:135
MethodasArrayAToC
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:210
MethodasArrayE1ToE6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:176
MethodasArrayE1ToE6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Axis.java:110
MethodasArrayXToZ
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:206
Methodcompare
(Variable v1, Variable v2)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarComparator.java:38
MethodcompareTo
(Variable<E> o)
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:119
Methodconnect
(View view)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:27
MethodgetA
Getter for A @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:78
MethodgetB
Getter for B @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:86
MethodgetByID
(int id)
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:42
MethodgetByName
(String name)
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:52
MethodgetC
Getter for C @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:94
MethodgetColumnCount
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:37
MethodgetColumnName
(int column)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:42
MethodgetColumnValue
(Variable var, int column)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:59
MethodgetDataTypes
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:74
MethodgetE1
Getter for X @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:61
MethodgetE2
Getter for Y @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:70
MethodgetE3
Getter for Z @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:79
MethodgetE4
Getter for A @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:88
MethodgetE5
Getter for B @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:97
MethodgetE6
Getter for C @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:106
MethodgetEditVariableMenuItem
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditMenu.java:47
MethodgetFilterStrings
(List<String> baseList, Variable element)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTextFilterator.java:39
MethodgetIDs
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:61
MethodgetId
The unique id of this variable. Can be used for sorting @return the id of this variable
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:56
MethodgetName
The name of the node @return the name of the node
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:51
MethodgetName
Get the name of the variable @return the name of the variable
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:59
MethodgetOption
0 means that the request was for reading, 1 means that the request was for writing @return the option type, should be 0 or 1
JOpenShowVar-core/src/no/hials/crosscom/Callback.java:78
MethodgetReadTimeNano
The time it took to read/write this variable @return the time it took to read/write this variable in nanosesconds
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:84
MethodgetReadTimeSec
The time it took to read/write this variable @return the time it took to read/write this variable in seconds
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:102
MethodgetReadTimes
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:100
MethodgetRemoveVariableMenuItem
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditMenu.java:51
MethodgetS
Getter for S @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:48
MethodgetStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:45
MethodgetStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:45
MethodgetStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:45
MethodgetStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLStruct.java:77
MethodgetT
Getter for T @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:57
MethodgetTable
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:130
MethodgetType
Return the Type of Variable that implements this class @return the Type of variable that implements this class
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:75
MethodgetValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:40
MethodgetValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:40
MethodgetValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:40
MethodgetValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:219
MethodgetValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:144
MethodgetValue
The value of the node @return the value of the node
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:60
MethodgetValues
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:87
MethodgetZ
Getter for Z @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:70
Methodmain
(String[] args)
JOpenShowVar-swing/src/no/hials/crosscom/ApplicationLauncher.java:50
Methodmain
Comparison between v0.1 and v0.2 @param args none @throws IOException on IO error
JOpenShowVar-core/src/no/hials/Test2.java:49
Methodmain
(String[] args)
JOpenShowVar-core/src/no/hials/Test.java:49
Methodmain
@param args the command line arguments args[0] = IP address args[1] = port @throws java.io.IOException on IOe error
JOpenShowVar-core/src/no/hials/ConsoleLaunch.java:44
MethodmousePressed
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:44
MethodmouseReleased
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:49
MethodmouseReleased
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:80
MethodonCreate
(Bundle savedInstanceState)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:43
MethodonCreateOptionsMenu
(Menu menu)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:54
MethodonCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:82
MethodonOptionsItemSelected
(MenuItem item)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:62
MethodreadJointTorques
Convenience method for reading the joint torques @throws IOException on IO error @return the joint torques of the robot, or a zero filled array if so
JOpenShowVar-core/src/no/hials/crosscom/CrossComClient.java:215
Methodrun
()
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:91
MethodsetA1ToA6
Sets A1 to A6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:55
MethodsetAToC
Sets A, B and C @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:117
MethodsetE1ToE6
Sets E1 to E6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:44
MethodsetE1ToE6
Sets E1 to E6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Axis.java:44
MethodsetS
Sets the value of 'S' @param d the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:66
MethodsetT
Sets the value of 'T' @param d the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:75
MethodsetValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:55
MethodsetValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:54
MethodsetValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:55
MethodsetValue
(String str, String obj)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:214
MethodsetValue
(String str, String obj)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:139
MethodsetValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:59
MethodsetValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:58
MethodsetValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:58
MethodsetValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:59
← previousnext →101–200 of 202, ranked by callers