Uses of Interface
gov.nist.microanalysis.NISTMonte.TrajectoryVRML.IRender

Packages that use TrajectoryVRML.IRender
gov.nist.microanalysis.NISTMonte   
 

Uses of TrajectoryVRML.IRender in gov.nist.microanalysis.NISTMonte
 

Classes in gov.nist.microanalysis.NISTMonte that implement TrajectoryVRML.IRender
 class CylindricalShape
           A MonteCarloSS.Shape representing a cylindrical shape of arbitrary axis and radius.
 class MultiPlaneShape
           MCSS_MultiPlane implements simple or more complex shapes as the region bounded by a series of planes.
 class SimpleBlock
           Implements the MonteCarloSS.Shape interface for a simple block shaped region.
 class Sphere
           Implements the MonteCarloSS.Shape interface for a sphere.
 class SumShape
           An implementation of the Shape interface for the union of the volume encompassed by multiple Shape instances.