|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectorShape | |
|---|---|
| de.ukn.hci.squidy.designer.model | Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Uses of ConnectorShape in de.ukn.hci.squidy.designer.model |
|---|
| Subclasses of ConnectorShape in de.ukn.hci.squidy.designer.model | |
|---|---|
class |
NodeShape
ZoomValve. |
class |
PipelineShape
ZoomPipeline. |
| Methods in de.ukn.hci.squidy.designer.model that return ConnectorShape | |
|---|---|
ConnectorShape<?,?> |
PipeShape.getSource()
|
ConnectorShape<?,?> |
PipeShape.getTarget()
|
| Methods in de.ukn.hci.squidy.designer.model with parameters of type ConnectorShape | |
|---|---|
static PipeShape |
PipeShape.create(ConnectorShape<?,?> source,
ConnectorShape<?,?> target)
|
static PipeShape |
PipeShape.create(ConnectorShape<?,?> source,
ConnectorShape<?,?> target)
|
void |
PipeShape.setSource(ConnectorShape<?,?> source)
|
void |
PipeShape.setTarget(ConnectorShape<?,?> target)
|
| Constructors in de.ukn.hci.squidy.designer.model with parameters of type ConnectorShape | |
|---|---|
PipeShape(ConnectorShape<?,?> source,
ConnectorShape<?,?> target)
|
|
PipeShape(ConnectorShape<?,?> source,
ConnectorShape<?,?> target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||