|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructuringElement | |
|---|---|
| br.usp.ime.klava.segmentit.util | This package contains utility classes utilized in the segmentation tool. |
| Uses of StructuringElement in br.usp.ime.klava.segmentit.util |
|---|
| Methods in br.usp.ime.klava.segmentit.util that return StructuringElement | |
|---|---|
static StructuringElement |
StructuringElement.select(java.awt.Component parent,
java.lang.String title)
Prompts the user to select a structuring element. |
static StructuringElement |
StructuringElement.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StructuringElement[] |
StructuringElement.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||