jp.digitalmuseum.mr.hakoniwa
クラス HakoniwaRobotWithCleanerBrush.HakoniwaRobotCleanerBrush

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.entity.ResourceAbstractImpl
      上位を拡張 jp.digitalmuseum.mr.hakoniwa.HakoniwaRobotWithCleanerBrush.HakoniwaRobotCleanerBrush
すべての実装されたインタフェース:
java.io.Serializable, ExclusiveResource, Resource, CleanerBrush, CleanerBrushController
含まれているクラス:
HakoniwaRobotWithCleanerBrush

protected static class HakoniwaRobotWithCleanerBrush.HakoniwaRobotCleanerBrush
extends ResourceAbstractImpl
implements CleanerBrushController
関連項目:
直列化された形式

メソッドの概要
 void endCleaning()
           
 java.awt.Color getColor()
           
 int getRadius()
           
 boolean isWorking()
           
protected  void onFree()
          Called when disposing this resource.
Caution: This method should not be called outside this class.
 void setColor(java.awt.Color color)
           
 void setRadius(int radius)
           
 void startCleaning()
           
 
クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド
getConfigurationComponent, getReaders, getRobot, 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, getRobot
 
メソッドの詳細

onFree

protected void onFree()
クラス ResourceAbstractImpl の記述:
Called when disposing this resource.
Caution: This method should not be called outside this class.
オーバーライド:
クラス ResourceAbstractImpl 内の onFree
関連項目:
ResourceAbstractImpl.free(Object)

startCleaning

public void startCleaning()
定義:
インタフェース CleanerBrushController 内の startCleaning

endCleaning

public void endCleaning()
定義:
インタフェース CleanerBrushController 内の endCleaning

isWorking

public boolean isWorking()
定義:
インタフェース CleanerBrush 内の isWorking

setColor

public void setColor(java.awt.Color color)

getColor

public java.awt.Color getColor()

setRadius

public void setRadius(int radius)

getRadius

public int getRadius()


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/