|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl
jp.digitalmuseum.mr.resource.DifferentialWheelsAbstractImpl
jp.digitalmuseum.mr.entity.Noopy2.NoopyWheels
public static class Noopy2.NoopyWheels
Noopy2,
直列化された形式
| 入れ子のクラスの概要 |
|---|
| インタフェース jp.digitalmuseum.mr.resource.Wheels から継承された入れ子のクラス/インタフェース |
|---|
Wheels.Spin, Wheels.WheelsStatus |
| コンストラクタの概要 | |
|---|---|
Noopy2.NoopyWheels(Connector connector)
|
|
Noopy2.NoopyWheels(Noopy2 noopy)
|
|
| メソッドの概要 | |
|---|---|
protected boolean |
doDrive(int leftPower,
int rightPower)
|
protected boolean |
doStopWheels()
|
int |
getRecommendedRotationSpeed()
Get the recommended value for rotation speed. |
int |
getRecommendedSpeed()
Get the recommended value for default speed. |
Noopy2 |
getRobot()
|
protected void |
onFree()
Called when disposing this resource. Caution: This method should not be called outside this class. |
| クラス jp.digitalmuseum.mr.resource.DifferentialWheelsAbstractImpl から継承されたメソッド |
|---|
curve, curveLeft, curveRight, drive, getLeftWheelPower, getRightWheelPower, getRotationSpeed, getSpeed, getStatus, goBackward, goForward, initialize, setRotationSpeed, setSpeed, setStatus, spin, spinLeft, spinRight, stopWheels |
| クラス jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl から継承されたメソッド |
|---|
getConnector, setConnector |
| クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getWriter, isWritable, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| インタフェース jp.digitalmuseum.mr.entity.ExclusiveResource から継承されたメソッド |
|---|
getWriter, isWritable |
| インタフェース jp.digitalmuseum.mr.entity.Resource から継承されたメソッド |
|---|
getConfigurationComponent, getReaders |
| コンストラクタの詳細 |
|---|
public Noopy2.NoopyWheels(Noopy2 noopy)
public Noopy2.NoopyWheels(Connector connector)
| メソッドの詳細 |
|---|
protected void onFree()
ResourceAbstractImpl の記述:DifferentialWheelsAbstractImpl 内の onFree
ResourceAbstractImpl.free(Object)protected boolean doStopWheels()
DifferentialWheelsAbstractImpl 内の doStopWheels
public int getRecommendedSpeed()
DifferentialWheels の記述:public int getRecommendedRotationSpeed()
DifferentialWheels の記述:
protected boolean doDrive(int leftPower,
int rightPower)
DifferentialWheelsAbstractImpl 内の doDrive
public Noopy2 getRobot()
Resource 内の getRobot
ResourceAbstractImpl 内の getRobot
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||