|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderSerpentine.OrderType | |
---|---|
cz.cuni.jagrlib.testing | Temporary JaGrLib modules. |
Uses of OrderSerpentine.OrderType in cz.cuni.jagrlib.testing |
---|
Fields in cz.cuni.jagrlib.testing declared as OrderSerpentine.OrderType | |
---|---|
protected OrderSerpentine.OrderType |
OrderSerpentine.type
Actual order type { scanline | serpentine }. |
Methods in cz.cuni.jagrlib.testing that return OrderSerpentine.OrderType | |
---|---|
static OrderSerpentine.OrderType |
OrderSerpentine.OrderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OrderSerpentine.OrderType[] |
OrderSerpentine.OrderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |