JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart3d.j3d
Class DataSurfaceQA

java.lang.Object
  |
  +--com.klg.jclass.chart3d.j3d.DataSurfaceQA

public class DataSurfaceQA
extends Object


Constructor Summary
DataSurfaceQA(Matrix4d absolute, com.klg.jclass.chart3d.Chart3dGridData data, Color3f color, com.klg.jclass.chart3d.JCContour contour)
           
 
Method Summary
 GeometryArray getGeometryArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSurfaceQA

public DataSurfaceQA(Matrix4d absolute,
                     com.klg.jclass.chart3d.Chart3dGridData data,
                     Color3f color,
                     com.klg.jclass.chart3d.JCContour contour)
Method Detail

getGeometryArray

public GeometryArray getGeometryArray()

Copyright © 2004 Quest Software Inc..
All rights reserved.