Uses of Class
org.jcae.viewer3d.fd.sd.Plate

Packages that use Plate
org.jcae.viewer3d.fd   
org.jcae.viewer3d.fd.sd   
 

Uses of Plate in org.jcae.viewer3d.fd
 

Fields in org.jcae.viewer3d.fd declared as Plate
 Plate PL02BranchGroup.SelectionQuad.p
           
 

Methods in org.jcae.viewer3d.fd with parameters of type Plate
protected  PL02BranchGroup.EdgeLine PL02BranchGroup.getLine(Plate p, int dirnum, int idx)
          Gets the EdgeLine object corresponding to a plate edge
 

Constructors in org.jcae.viewer3d.fd with parameters of type Plate
PL02BranchGroup.BehindShape(javax.media.j3d.Shape3D s3d, Plate[] plates, int g)
           
PL02BranchGroup.SelectionQuad(Plate p, int u, int v, int groupIdx)
           
 

Uses of Plate in org.jcae.viewer3d.fd.sd
 

Subclasses of Plate in org.jcae.viewer3d.fd.sd
 class PlateX
           
 class PlateY
           
 class PlateZ
           
 

Methods in org.jcae.viewer3d.fd.sd that return Plate
 Plate Mesh.getPlate(int groupId, int plateId)
           
 

Methods in org.jcae.viewer3d.fd.sd that return types with arguments of type Plate
 java.util.ArrayList<Plate> Mesh.getPlates(int groupId)
           
 

Method parameters in org.jcae.viewer3d.fd.sd with type arguments of type Plate
 void Jqf02File.readValue(int iteration, java.util.List<Plate> plates, int valueType)
           
 

Constructor parameters in org.jcae.viewer3d.fd.sd with type arguments of type Plate
ColoredPlateSet(java.util.ArrayList<Plate> plates, float[][] grid)
          Creates a new instance of ColoredPlateSet
PreprocessPlateSet(java.util.ArrayList<Plate> plates, float[][] grid)
          Creates a new instance of ColoredPlateSet