|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SegmentationDocument | |
|---|---|
| br.usp.ime.klava.segmentit.gui | This package contains classes utilized in the GUI (Graphical User Interface) of the segmentation tool. |
| br.usp.ime.klava.segmentit.gui.actions | This package contains some actions fired by the tool GUI. |
| Uses of SegmentationDocument in br.usp.ime.klava.segmentit.gui |
|---|
| Methods in br.usp.ime.klava.segmentit.gui that return SegmentationDocument | |
|---|---|
SegmentationDocument |
SegmentationContainer.createSegmentationDocument(java.awt.image.BufferedImage image,
java.lang.String name)
Creates a SegmentationDocument that displays the image to be
segmented. |
SegmentationDocument |
SegmentationContainer.getActiveDocument()
Returns the active SegmentationDocument. |
| Uses of SegmentationDocument in br.usp.ime.klava.segmentit.gui.actions |
|---|
| Methods in br.usp.ime.klava.segmentit.gui.actions that return SegmentationDocument | |
|---|---|
SegmentationDocument |
OpenImage.openImageFile(java.io.File file)
Creates an SegmentationDocument with the image in
file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||