|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Appearance | |
---|---|
org.nak.cleaning | |
org.nak.cleaning.map | |
org.nak.cleaning.object | |
robot.de.comp |
Uses of Appearance in org.nak.cleaning |
---|
Methods in org.nak.cleaning that return Appearance | |
---|---|
Appearance |
Simulator.watchObject()
Gets appearance of the object that the robot is located in the same place. |
Uses of Appearance in org.nak.cleaning.map |
---|
Methods in org.nak.cleaning.map that return Appearance | |
---|---|
Appearance |
FieldMap.getAppearance(java.awt.Point p)
Gets appearance of the object located at the point p. |
Uses of Appearance in org.nak.cleaning.object |
---|
Fields in org.nak.cleaning.object declared as Appearance | |
---|---|
Appearance |
Element.appearance
|
Methods in org.nak.cleaning.object that return Appearance | |
---|---|
static Appearance |
Appearance.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Appearance[] |
Appearance.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Appearance in robot.de.comp |
---|
Fields in robot.de.comp declared as Appearance | |
---|---|
Appearance |
DisposeDust.targetAppearance
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |