Uses of Interface
org.jlab.geom.prim.Face3D
Packages that use Face3D
-
Uses of Face3D in org.jlab.geom.prim
Classes in org.jlab.geom.prim that implement Face3DModifier and TypeClassDescriptionfinal class
A horizontal cylindrical segment represented by anarc
and a height.final class
A sector represented by anarc
and a radial thickness.final class
A 3D trapezoid represented by four points laying on the same plane.final class
A 3D triangle represented by three points.Methods in org.jlab.geom.prim that return Face3DModifier and TypeMethodDescriptionShape3D.face
(int index) Returns the face corresponding to the given index.Methods in org.jlab.geom.prim with parameters of type Face3DModifier and TypeMethodDescriptionvoid
Adds the given face to this shape.Constructors in org.jlab.geom.prim with parameters of type Face3D