Package | Description |
---|---|
org.jzy3d.maths |
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
|
org.jzy3d.plot3d.primitives.selectable | |
org.jzy3d.plot3d.primitives.textured |
Modifier and Type | Method and Description |
---|---|
static Polygon2d |
ConvexHull.hull(List<Coord3d> cell) |
Modifier and Type | Method and Description |
---|---|
Polygon2d |
SelectableSphere.getHull2d() |
Polygon2d |
SelectableScatter.getHull2d() |
Polygon2d |
Selectable.getHull2d() |
Modifier and Type | Field and Description |
---|---|
protected Polygon2d |
TexturedCylinder.lastHull |
protected Polygon2d |
TexturedCube.lastHull |
Modifier and Type | Method and Description |
---|---|
Polygon2d |
TexturedCylinder.getHull2d() |
Polygon2d |
TexturedCube.getHull2d() |
Copyright © 2016. All rights reserved.