|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.robokind.api.common.property.PropertyChangeNotifier
org.robokind.api.motion.JointProperty.ReadOnly<Integer>
org.robokind.impl.motion.dynamixel.properties.AbsCurrentPositionProperty
public class AbsCurrentPositionProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.robokind.api.motion.JointProperty |
|---|
org.robokind.api.motion.JointProperty.ReadOnly<T> |
| Constructor Summary | |
|---|---|
AbsCurrentPositionProperty(DynamixelServo servo)
|
|
| Method Summary | |
|---|---|
String |
getDisplayName()
|
org.robokind.api.common.position.NormalizableRange<Integer> |
getNormalizableRange()
|
Class<Integer> |
getPropertyClass()
|
String |
getPropertyName()
|
Integer |
getValue()
|
| Methods inherited from class org.robokind.api.motion.JointProperty.ReadOnly |
|---|
getWriteable, setValue |
| Methods inherited from class org.robokind.api.common.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.robokind.api.common.property.PropertyChangeSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
|---|
public AbsCurrentPositionProperty(DynamixelServo servo)
| Method Detail |
|---|
public String getPropertyName()
public String getDisplayName()
public Class<Integer> getPropertyClass()
public Integer getValue()
public org.robokind.api.common.position.NormalizableRange<Integer> getNormalizableRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||