| Modifier and Type | Field and Description |
|---|---|
protected PointType |
MoveScrewType.axisPoint |
protected PointType |
SettingsStatusType.maxCartesianLimit |
protected PointType |
SettingsStatusType.minCartesianLimit |
protected PointType |
PoseType.point |
| Modifier and Type | Method and Description |
|---|---|
PointType |
ObjectFactory.createPointType()
Create an instance of
PointType |
PointType |
MoveScrewType.getAxisPoint()
Gets the value of the axisPoint property.
|
PointType |
SettingsStatusType.getMaxCartesianLimit()
Gets the value of the maxCartesianLimit property.
|
PointType |
SettingsStatusType.getMinCartesianLimit()
Gets the value of the minCartesianLimit property.
|
PointType |
PoseType.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MoveScrewType.setAxisPoint(PointType value)
Sets the value of the axisPoint property.
|
void |
SettingsStatusType.setMaxCartesianLimit(PointType value)
Sets the value of the maxCartesianLimit property.
|
void |
SettingsStatusType.setMinCartesianLimit(PointType value)
Sets the value of the minCartesianLimit property.
|
void |
PoseType.setPoint(PointType value)
Sets the value of the point property.
|
Copyright © 2017. All rights reserved.