| Package | Description |
|---|---|
| org.marid.bd.schema | |
| org.marid.bd.shapes |
| Modifier and Type | Method and Description |
|---|---|
LinkShape |
SchemaEditor.addLink(BlockComponent.Output output,
BlockComponent.Input input) |
| Modifier and Type | Method and Description |
|---|---|
Set<LinkShape> |
SchemaEditor.getLinkShapes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaEditor.removeLink(LinkShape link) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLiveLinkShape<T> |
class |
LineLinkShape |
class |
LiveLinkShape |
class |
OrthoLinkShape |
| Modifier and Type | Method and Description |
|---|---|
LinkShape |
LinkShapeEvent.getSource() |
LinkShape |
LinkShapeType.linkShapeFor(BlockComponent.Output output,
BlockComponent.Input input) |
| Constructor and Description |
|---|
Link(LinkShape linkShape) |
LinkShapeEvent(LinkShape link,
int id,
MouseEvent sourceEvent) |
Copyright © 2012–2015 MARID software development group. All rights reserved.