JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
lejos.robotics
Interface ColorIdentifier
public interface
ColorIdentifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getColorID
()
Return an enumerated constant that indicates the color detected.
Method Detail
getColorID
int getColorID()
Return an enumerated constant that indicates the color detected. e.g. Color.BLUE
Returns:
An integer from the Color constants, such as Color.BLUE
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method