|
||||||||||
| 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<org.robokind.api.common.position.NormalizedDouble>
org.robokind.api.motion.joint_properties.ReadCurrentPosition
org.robokind.impl.motion.openservo.properties.CurrentPositionProperty
public class CurrentPositionProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.robokind.api.motion.JointProperty |
|---|
org.robokind.api.motion.JointProperty.ReadOnly<T> |
| Field Summary | |
|---|---|
protected org.robokind.api.common.position.NormalizedDouble |
myCachedValue
|
| Fields inherited from class org.robokind.api.motion.joint_properties.ReadCurrentPosition |
|---|
DISPLAY_NAME, PROPERTY_NAME |
| Constructor Summary | |
|---|---|
CurrentPositionProperty(OpenServo servo)
|
|
| Method Summary | |
|---|---|
org.robokind.api.common.position.NormalizableRange<org.robokind.api.common.position.NormalizedDouble> |
getNormalizableRange()
|
org.robokind.api.common.position.NormalizedDouble |
getValue()
|
| Methods inherited from class org.robokind.api.motion.joint_properties.ReadCurrentPosition |
|---|
getDisplayName, getPropertyClass, getPropertyName |
| 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 |
| Field Detail |
|---|
protected org.robokind.api.common.position.NormalizedDouble myCachedValue
| Constructor Detail |
|---|
public CurrentPositionProperty(OpenServo servo)
| Method Detail |
|---|
public org.robokind.api.common.position.NormalizedDouble getValue()
public org.robokind.api.common.position.NormalizableRange<org.robokind.api.common.position.NormalizedDouble> getNormalizableRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||