Interface ConvexPolygon3D

All Superinterfaces:
HyperplaneConvexSubset<Vector3D>, HyperplaneSubset<Vector3D>, PlaneConvexSubset, PlaneSubset, Sized, Splittable<Vector3D,HyperplaneSubset<Vector3D>>
All Known Subinterfaces:
Triangle3D
All Known Implementing Classes:
AbstractConvexPolygon3D, SimpleTriangle3D, VertexListConvexPolygon3D

public interface ConvexPolygon3D extends PlaneConvexSubset
Interface representing a closed, finite convex polygon in Euclidean 3D space.