public class Cylinder extends ModelSolid
| Constructor and Description |
|---|
Cylinder(double bottomRadius,
double topRadius,
double height,
int slices,
boolean centered) |
| Modifier and Type | Method and Description |
|---|---|
double |
getBottomRadius() |
double |
getHeight() |
int |
getSlices() |
double |
getTopRadius() |
boolean |
isCentered() |
String |
toString() |
isShape, isSoliddifference, getPolygons, getTransform, intersection, print, print, transform, union, visitCopyright © 2018. All rights reserved.