|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Polygon2d | |
---|---|
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 |
Uses of Polygon2d in org.jzy3d.maths |
---|
Methods in org.jzy3d.maths that return Polygon2d | |
---|---|
static Polygon2d |
ConvexHull.hull(List<Coord3d> cell)
|
Uses of Polygon2d in org.jzy3d.plot3d.primitives.selectable |
---|
Methods in org.jzy3d.plot3d.primitives.selectable that return Polygon2d | |
---|---|
Polygon2d |
SelectableSphere.getHull2d()
|
Polygon2d |
SelectableScatter.getHull2d()
|
Polygon2d |
Selectable.getHull2d()
|
Uses of Polygon2d in org.jzy3d.plot3d.primitives.textured |
---|
Fields in org.jzy3d.plot3d.primitives.textured declared as Polygon2d | |
---|---|
protected Polygon2d |
TexturedCylinder.lastHull
|
protected Polygon2d |
TexturedCube.lastHull
|
Methods in org.jzy3d.plot3d.primitives.textured that return Polygon2d | |
---|---|
Polygon2d |
TexturedCylinder.getHull2d()
|
Polygon2d |
TexturedCube.getHull2d()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |