Package org.jcae.viewer3d.fd

Interface Summary
FDDomain A domain of a finite difference mesh.
FDProvider A DomainProvider which provide FDDomain objects
 

Class Summary
CellManager Keep track of selected cell and of geometry overlay used to represent the selection.
DefaultFDProvider  
FDDomainAdaptor An empty FDDomain that help creating FDDomains
FDSelection This is a selection of finit elements in a domain.
GridUtil  
PL02BranchGroup  
PL02BranchGroup.EdgeLine Each EdgeLine object reports all edges along a particular infinite line This line is parallel to one of the axis, thus defined by: - Its direction: X, Y, or Z - The constant values in the other 2 directions Ex: X line defined by Y=5, Z=2 The values for the constants are indices in the grid array, thus integers Alongside each line, a certain number of edges can be defined.
PL02BranchGroup.NioLineArray Overloads the quad array and implements ref to double translation for Picking
PL02BranchGroup.NioQuadArray Overloads the quad array and implements ref to double translation for Picking
SelectionManager  
SimplePlateViewable  
Utils  
ViewableFD The J3D node of this viewable has the following structure parentBranchGroup | +-domainBg | +-wire Shape3D (also in wires Collection) | +-slots Shape3D (also in slots Collection) | +-plate Shape3d (also in plates Collection) | +-plate wireframe Shape3d