public class RegionLabeler extends Object
root
_________/ \________
/ \
region1 ... regionN
/ \ / | \
lbl1 lbl1 lblN lblN lblN
| | / | \
stroke1 stroke2 strokeK-2 strokeK-1 strokeK
| Modifier and Type | Field and Description |
|---|---|
static String |
DRAW_MODE |
static String |
UNKNOWN_REGION |
| Constructor and Description |
|---|
RegionLabeler(AppContext context,
String[] argv)
Construct a new sketch-based editor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Create and run a basic sketch application.
|
public static final String DRAW_MODE
public static final String UNKNOWN_REGION
public RegionLabeler(AppContext context, String[] argv)
public static void main(String[] argv)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.