Uses of Class
org.jlab.geom.prim.Sphere3D
Packages that use Sphere3D
- 
Uses of Sphere3D in org.jlab.detector.geom.RICHMethods in org.jlab.detector.geom.RICH that return Sphere3DModifier and TypeMethodDescriptionRICHGeoFactory.copy_Sphere3D(Sphere3D sphere) RICHComponent.get_TrackingSphere()RICHLayer.get_TrackingSphere()RICHLayer.get_TrackingSphere(int ico) Methods in org.jlab.detector.geom.RICH with parameters of type Sphere3DModifier and TypeMethodDescriptionvoidRICHGeoFactory.align_Element(Sphere3D sphere, RICHFrame frame, Vector3D angle, Vector3D shift) RICHGeoFactory.copy_Sphere3D(Sphere3D sphere) voidRICHComponent.set_TrackingSphere(Sphere3D sphere) voidRICHLayer.set_TrackingSphere(Sphere3D sphere) voidRICHLayer.set_TrackingSphere(Sphere3D sphere, int ico) voidRICHGeoFactory.show_Sphere3D(Sphere3D sphere, String name, String head) voidRICHGeoFactory.translate_Sphere3D(Sphere3D sphere, Vector3d shift) voidRICHGeoFactory.translate_Sphere3D(Sphere3D sphere, Vector3D shift)