public class OrthoLinkShape extends LinkShape
| Modifier and Type | Field and Description |
|---|---|
protected Path2D.Float |
path |
| Constructor and Description |
|---|
OrthoLinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
| Modifier and Type | Method and Description |
|---|---|
Shape |
getShape() |
void |
paint(Graphics2D g) |
void |
update() |
equals, getColor, getInputType, getOutputType, hashCode, isAssociatedWith, isValid, paint, popupMenu, toStringprotected Path2D.Float path
public OrthoLinkShape(BlockComponent.Output output, BlockComponent.Input input)
Copyright © 2012–2015 MARID software development group. All rights reserved.