|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jflux.api.common.rk.property.PropertyChangeNotifier
org.mechio.api.motion.JointProperty.ReadOnly<java.lang.Double>
org.mechio.api.motion.joint_properties.ReadAbsoluteGoalPosition
public abstract class ReadAbsoluteGoalPosition
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.mechio.api.motion.JointProperty |
|---|
JointProperty.ReadOnly<T> |
| Field Summary | |
|---|---|
static java.lang.String |
DISPLAY_NAME
Name used for display purposes |
static java.lang.String |
PROPERTY_NAME
JointProperty Property Name |
| Constructor Summary | |
|---|---|
ReadAbsoluteGoalPosition()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
Returns the display name of the JointProperty. |
java.lang.Class<java.lang.Double> |
getPropertyClass()
Returns the JointProperty's value Type. |
java.lang.String |
getPropertyName()
Returns the name of the JointProperty. |
| Methods inherited from class org.mechio.api.motion.JointProperty.ReadOnly |
|---|
getWriteable, setValue |
| Methods inherited from class org.jflux.api.common.rk.property.PropertyChangeNotifier |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mechio.api.motion.JointProperty |
|---|
getNormalizableRange, getValue |
| Methods inherited from interface org.jflux.api.common.rk.property.PropertyChangeSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
public static final java.lang.String PROPERTY_NAME
public static final java.lang.String DISPLAY_NAME
| Constructor Detail |
|---|
public ReadAbsoluteGoalPosition()
| Method Detail |
|---|
public java.lang.String getPropertyName()
JointProperty
public java.lang.String getDisplayName()
JointProperty
public java.lang.Class<java.lang.Double> getPropertyClass()
JointProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||