public class PoseMixer extends java.lang.Object implements IPoseMixer
构造器和说明 |
---|
PoseMixer(EffectView effectView)
构造函数
|
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
dispose
|
Location |
getCurrentLocation() |
PoseData |
getCurrentPoseData() |
LocationUpdateListener |
getLocationUpdateListener() |
public PoseMixer(EffectView effectView)
effectView
- public LocationUpdateListener getLocationUpdateListener()
getLocationUpdateListener
在接口中 IPoseMixer
public Location getCurrentLocation()
getCurrentLocation
在接口中 IPoseMixer
public PoseData getCurrentPoseData()
getCurrentPoseData
在接口中 IPoseMixer
public void dispose()
dispose
在接口中 IPoseMixer