| Modifier and Type | Field and Description |
|---|---|
LineData |
LineDataHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static LineData |
LineDataHelper.extract(Any any) |
LineData |
WhiteboardUpdate.line() |
static LineData |
LineDataHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LineDataHelper.insert(Any any,
LineData s) |
void |
WhiteboardUpdate.line(LineData _x) |
static void |
LineDataHelper.write(OutputStream out,
LineData s) |
| Constructor and Description |
|---|
LineDataHolder(LineData initial) |
Copyright © 2017 JacORB. All rights reserved.