public class Cube extends ModelSolid
| Constructor and Description |
|---|
Cube(double sizeX,
double sizeY,
double sizeZ,
boolean centered) |
| Modifier and Type | Method and Description |
|---|---|
double |
getSizeX() |
double |
getSizeY() |
double |
getSizeZ() |
boolean |
isCentered() |
String |
toString() |
isShape, isSoliddifference, getPolygons, getTransform, intersection, print, print, transform, union, visitCopyright © 2018. All rights reserved.