|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowShape | |
---|---|
cz.cuni.jagrlib | Core JaGrLib package. |
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of WindowShape in cz.cuni.jagrlib |
---|
Methods in cz.cuni.jagrlib that return WindowShape | |
---|---|
static WindowShape |
WindowShape.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WindowShape[] |
WindowShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of WindowShape in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as WindowShape | |
---|---|
protected WindowShape |
RankFilter.shape
Actual window shape. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |