Uses of Class
org.jcae.viewer3d.fd.PL02BranchGroup.EdgeLine

Packages that use PL02BranchGroup.EdgeLine
org.jcae.viewer3d.fd   
 

Uses of PL02BranchGroup.EdgeLine in org.jcae.viewer3d.fd
 

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

Methods in org.jcae.viewer3d.fd with parameters of type PL02BranchGroup.EdgeLine
protected  void PL02BranchGroup.addEdge(java.util.HashMap<PL02BranchGroup.EdgeLine,PL02BranchGroup.EdgeLine> edges, PL02BranchGroup.EdgeLine line, int i, int j)
          Adds a new edge to a line, merging with other edges on this line if necessary
 

Method parameters in org.jcae.viewer3d.fd with type arguments of type PL02BranchGroup.EdgeLine
protected  void PL02BranchGroup.addEdge(java.util.HashMap<PL02BranchGroup.EdgeLine,PL02BranchGroup.EdgeLine> edges, PL02BranchGroup.EdgeLine line, int i, int j)
          Adds a new edge to a line, merging with other edges on this line if necessary
protected  void PL02BranchGroup.addEdge(java.util.HashMap<PL02BranchGroup.EdgeLine,PL02BranchGroup.EdgeLine> edges, PL02BranchGroup.EdgeLine line, int i, int j)
          Adds a new edge to a line, merging with other edges on this line if necessary