public class Perimeter extends Object
| Constructor and Description |
|---|
Perimeter(double top,
double left,
double bottom,
double right) |
| Modifier and Type | Method and Description |
|---|---|
double |
getBottom() |
double |
getLeft() |
double |
getRight() |
double |
getTop() |
Copyright © 2019. All rights reserved.