simworldobjects
Class LightSensorColorLibrary
java.lang.Object
simworldobjects.LightSensorColorLibrary
- public class LightSensorColorLibrary
- extends java.lang.Object
- Author:
- Simon Zienkiewicz
Constructor Summary |
LightSensorColorLibrary(boolean[] d,
int[] lr,
int[] ur,
int[] le,
int[] ue)
Creates a new instance of LightSensorColorLibrary |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightSensorColorLibrary
public LightSensorColorLibrary(boolean[] d,
int[] lr,
int[] ur,
int[] le,
int[] ue)
- Creates a new instance of LightSensorColorLibrary
getValue
public static int getValue(java.awt.Color color)
updateDesiredColors
public void updateDesiredColors(boolean[] d,
int[] lr,
int[] ur,
int[] le,
int[] ue)
getColorInfo
public boolean[] getColorInfo()
getLowerRangeInfo
public int[] getLowerRangeInfo()
getUpperRangeInfo
public int[] getUpperRangeInfo()
getLowerErrorInfo
public int[] getLowerErrorInfo()
getUpperErrorInfo
public int[] getUpperErrorInfo()