JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart3d.j3d
Class DataSurfaceTA

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

public class DataSurfaceTA
extends Object


Constructor Summary
DataSurfaceTA(Matrix4d absolute, com.klg.jclass.chart3d.Chart3dGridData data, com.klg.jclass.chart3d.JCContour contour)
           
 
Method Summary
 TriangleStripArray getGeometryArray()
           
protected  boolean isEqual(double value1, double value2, double error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSurfaceTA

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

getGeometryArray

public TriangleStripArray getGeometryArray()

isEqual

protected boolean isEqual(double value1,
                          double value2,
                          double error)

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