j3d.Terra3D
Class GroundCover

java.lang.Object
  extended by j3d.Terra3D.GroundCover

public class GroundCover
extends java.lang.Object


Constructor Summary
GroundCover(java.lang.String fnm)
           
 
Method Summary
 javax.media.j3d.BranchGroup getCoverBG()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroundCover

public GroundCover(java.lang.String fnm)
Method Detail

getCoverBG

public javax.media.j3d.BranchGroup getCoverBG()