JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.chart3d.j3d
Class JCTransform

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

public class JCTransform
extends Object


Constructor Summary
JCTransform(TransformGroup ViewerTG)
           
 
Method Summary
 void Rotate(double dx, double dy)
           
 void setTransformGroup(TransformGroup tg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCTransform

public JCTransform(TransformGroup ViewerTG)
Method Detail

setTransformGroup

public void setTransformGroup(TransformGroup tg)

Rotate

public void Rotate(double dx,
                   double dy)

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