public class Ports extends Object
| Constructor and Description |
|---|
Ports() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String portName,
double position,
double height) |
void |
addThis(Ports other) |
Map<String,PortGeometry> |
getAll() |
String |
toString() |
Ports |
translateY(double deltaY) |
Copyright © 2017. All rights reserved.