public class PortGeometry extends Object
| Constructor and Description |
|---|
PortGeometry(double position,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getLastY() |
double |
getPosition() |
String |
toString() |
PortGeometry |
translateY(double deltaY) |
public PortGeometry translateY(double deltaY)
public double getHeight()
public double getPosition()
public double getLastY()
Copyright © 2017. All rights reserved.