Uses of Interface
org.apache.commons.math3.geometry.euclidean.threed.CrossSectionProvider

Packages that use CrossSectionProvider
fr.cnes.sirius.patrius.assembly.properties   
fr.cnes.sirius.patrius.assembly.properties.features   
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
 

Uses of CrossSectionProvider in fr.cnes.sirius.patrius.assembly.properties
 

Constructors in fr.cnes.sirius.patrius.assembly.properties with parameters of type CrossSectionProvider
CrossSectionProviderProperty(CrossSectionProvider geometry)
          Constructor of this property.
 

Uses of CrossSectionProvider in fr.cnes.sirius.patrius.assembly.properties.features
 

Classes in fr.cnes.sirius.patrius.assembly.properties.features that implement CrossSectionProvider
 class Facet
          This class is a cross section provider.
 

Uses of CrossSectionProvider in org.apache.commons.math3.geometry.euclidean.threed
 

Classes in org.apache.commons.math3.geometry.euclidean.threed that implement CrossSectionProvider
 class Parallelepiped
           This is a describing class for a rectangle parallelepiped shape, with some algorithm to compute intersections and distances to some other objects.
 class Plate
           This is a describing class for a 3D rectangle plate shape, with some algorithm to compute intersections and distances to some other objects.
 class Sphere
           This is a describing class for a 3D spherical shape, with some algorithm to compute intersections and distances to some other objects.
 



Copyright © 2016 CNES. All Rights Reserved.