com.jzy3d.surfedit
Class AbstractSurfEditDemo

java.lang.Object
  extended by com.jzy3d.surfedit.AbstractSurfEditDemo
Direct Known Subclasses:
DemoSingleSurfEdit

public class AbstractSurfEditDemo
extends Object


Constructor Summary
AbstractSurfEditDemo()
           
 
Method Summary
protected  void keyboardListener(InteractiveChart chart)
          Few key controls to simulate integration
protected static void pause(int mili)
           
protected  void wireInteractionListeners(InteractiveChart chart)
          Adding listeners on selection and surface control
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSurfEditDemo

public AbstractSurfEditDemo()
Method Detail

wireInteractionListeners

protected void wireInteractionListeners(InteractiveChart chart)
Adding listeners on selection and surface control


keyboardListener

protected void keyboardListener(InteractiveChart chart)
Few key controls to simulate integration


pause

protected static void pause(int mili)


Copyright © 2014. All rights reserved.