|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.service.ServiceAbstractImpl
jp.digitalmuseum.mr.task.TaskAbstractImpl
jp.digitalmuseum.mr.task.MobileTaskAbstractImpl
jp.digitalmuseum.mr.task.LocationBasedTaskAbstractImpl
jp.digitalmuseum.mr.task.VectorFieldTask
jp.digitalmuseum.mr.task.AvoidCollision
public class AvoidCollision
| フィールドの概要 |
|---|
| クラス jp.digitalmuseum.mr.task.VectorFieldTask から継承されたフィールド |
|---|
defaultAllowedDeviationAngle |
| クラス jp.digitalmuseum.mr.service.ServiceAbstractImpl から継承されたフィールド |
|---|
DEFAULT_INTERVAL |
| コンストラクタの概要 | |
|---|---|
AvoidCollision()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getName()
|
void |
getUniqueVectorOut(Position position,
Vector2D vector)
|
protected void |
onStart()
Try to find and bind a proper location provider with this task on starting. |
| クラス jp.digitalmuseum.mr.task.VectorFieldTask から継承されたメソッド |
|---|
add, getAllowedDeviationAngle, getLastVector, getLastVectorOut, getVector, getVectorOut, remove, run, setAllowedDeviationAngle |
| クラス jp.digitalmuseum.mr.task.LocationBasedTaskAbstractImpl から継承されたメソッド |
|---|
getLocation, getLocation, getLocationOut, getLocationOut, getLocationProvider, getPosition, getPosition, getPositionOut, getPositionOut, getRotation, getRotation, getX, getX, getY, getY, setLocationProvider |
| クラス jp.digitalmuseum.mr.task.MobileTaskAbstractImpl から継承されたメソッド |
|---|
getRecommendedRotationSpeed, getRecommendedSpeed, getRequirements, getRotationSpeed, getSpeed, getWheels, onAssigned, onPause, setRotationSpeed, setSpeed |
| クラス jp.digitalmuseum.mr.task.TaskAbstractImpl から継承されたメソッド |
|---|
assign, finish, getAssignedRobot, getResourceMap, getSubflow, hasSubflow, initialize, isAssignable, isAssigned, requirementsSuppliable, setSubflow, start, stop |
| クラス jp.digitalmuseum.mr.service.ServiceAbstractImpl から継承されたメソッド |
|---|
addEventListener, dispose, distributeEvent, getAliveTime, getConfigurationComponent, getInterval, getServiceGroup, isDisposed, isPaused, isStarted, onResume, onStop, pause, removeEventListener, resume, setInterval, setServiceGroup, start, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| インタフェース jp.digitalmuseum.mr.task.MobileTask から継承されたメソッド |
|---|
getRecommendedRotationSpeed, getRecommendedSpeed, getRotationSpeed, getSpeed, setRotationSpeed, setSpeed |
| インタフェース jp.digitalmuseum.mr.task.Task から継承されたメソッド |
|---|
assign, getAssignedRobot, getRequirements, getSubflow, hasSubflow, isAssignable, isAssigned |
| インタフェース jp.digitalmuseum.mr.service.Service から継承されたメソッド |
|---|
dispose, getAliveTime, getConfigurationComponent, getInterval, getServiceGroup, isDisposed, isPaused, isStarted, pause, resume, setInterval, setServiceGroup, start, start, stop |
| インタフェース jp.digitalmuseum.mr.message.EventProvider から継承されたメソッド |
|---|
addEventListener, removeEventListener |
| コンストラクタの詳細 |
|---|
public AvoidCollision()
| メソッドの詳細 |
|---|
public java.lang.String getName()
Service 内の getName
VectorField 内の getName
TaskAbstractImpl 内の getName
protected void onStart()
LocationBasedTaskAbstractImpl の記述:LocationBasedTaskAbstractImpl 内の onStart
LocationProviderAbstractImpl.findProperLocationProvider(jp.digitalmuseum.mr.entity.Entity)
public void getUniqueVectorOut(Position position,
Vector2D vector)
VectorFieldTask 内の getUniqueVectorOut
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||