public class IsoSurfaceBlockPlot extends Object
Contact: Don Brutzman (web.nps.navy.mil/~brutzman) brutzman@nps.navy.mil
CoverageArea, 
BullsEyePlot, 
DepthBlade, 
LineOfBearingPlot, 
RadialBlade, 
SLOBChart, 
SignalExcessPoint, 
SignalExcessZone, 
SonarModelOutputParser, 
StackScene3D| Constructor and Description | 
|---|
| IsoSurfaceBlockPlot(EnvironmentalData data,
                   LinkedList nodes)Creates a new instance of IsoSurfaceBlockPlot | 
| Modifier and Type | Method and Description | 
|---|---|
| String | createVisuals()Generates the String value of VRML node. | 
| String | generateSceneFile()Generates properly formatted X3D Isosurface Block Scene. | 
| void | x3dToVRML()convers X3D to VRML for browser display using X3dToVrml.xslt | 
public IsoSurfaceBlockPlot(EnvironmentalData data, LinkedList nodes)
data - The specific environmental variables for sonar modeling.nodes - LinkedList of nodes.public String createVisuals()
public String generateSceneFile()
public void x3dToVRML()