public class OpenV4JPointLocatorRT extends PointLocatorRT
| Modifier and Type | Field and Description |
|---|---|
private net.sf.openv4j.DataPoint |
dataPoint |
private OpenV4JPointLocatorVO |
vo |
| Constructor and Description |
|---|
OpenV4JPointLocatorRT(OpenV4JPointLocatorVO vo) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.openv4j.DataPoint |
getDataPoint() |
OpenV4JPointLocatorVO |
getVo() |
boolean |
isSettable() |
isRelinquishableprivate final OpenV4JPointLocatorVO vo
private final net.sf.openv4j.DataPoint dataPoint
public OpenV4JPointLocatorRT(OpenV4JPointLocatorVO vo)
public boolean isSettable()
isSettable in class PointLocatorRTpublic OpenV4JPointLocatorVO getVo()
public net.sf.openv4j.DataPoint getDataPoint()