public interface Envelope3D extends Shape
| Modifier and Type | Method and Description |
|---|---|
Envelope3D |
copy() |
List<Point3D> |
getBounds() |
Point3D |
getCentroid() |
double |
getDepth() |
tr.com.terrayazilim.core.unit.DimensionUnit |
getDimensionUnit() |
double |
getHeight() |
ShapeUnit |
getShapeUnit() |
double |
getVolume() |
double |
getWidth() |
boolean |
isBounded() |
Envelope3D |
scale(double scaleFactor) |
Envelope3D |
translate(double... args) |
double getVolume()
Point3D getCentroid()
double getWidth()
double getHeight()
double getDepth()
Envelope3D copy()
boolean isBounded()
Envelope3D translate(double... args)
Envelope3D scale(double scaleFactor)
tr.com.terrayazilim.core.unit.DimensionUnit getDimensionUnit()
getDimensionUnit in interface ShapeShapeUnit getShapeUnit()
getShapeUnit in interface ShapeCopyright © 2018 Terra Software Informatics LLC.. All rights reserved.