| Package | Description |
|---|---|
| edu.kis.legacy.drawer.panel | |
| edu.kis.legacy.drawer.shape | |
| edu.kis.legacy.drawer.shape.line |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DrawPanelController.drawLine(ILine line) |
Draw line in panel.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ILine |
LineFactory.getBasicLine() |
Method creates and returns basic line.
|
static ILine |
LineFactory.getDottedLine() |
Method creates and returns dotted line.
|
static ILine |
LineFactory.getSpecialLine() |
Method creates and returns special line.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractLine |
|
class |
BasicLine |
|
class |
DottedLine |
|
class |
SpecialLine |