org.lego.navigation.control
Class WebCamJoachimConfig

java.lang.Object
  extended by org.lego.navigation.control.WebCamConfigFactory
      extended by org.lego.navigation.control.WebCamJoachimConfig

public class WebCamJoachimConfig
extends WebCamConfigFactory


Constructor Summary
WebCamJoachimConfig()
           
 
Method Summary
 Ellipse getLed()
           
 Ellipse getRosa()
           
 double getScaleFactor()
           
 
Methods inherited from class org.lego.navigation.control.WebCamConfigFactory
createWebCamConfig, getBlau, getDosenVerzerrung, getGelb, getGruen, getRoboterVerzerrung, getRot, getSchwarz, getWarteZeit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebCamJoachimConfig

public WebCamJoachimConfig()
Method Detail

getScaleFactor

public double getScaleFactor()
Overrides:
getScaleFactor in class WebCamConfigFactory

getLed

public Ellipse getLed()
Overrides:
getLed in class WebCamConfigFactory

getRosa

public Ellipse getRosa()
Overrides:
getRosa in class WebCamConfigFactory