org.jcurl.demo.tactics.sg
Class SGTrajectoryFactory.Fancy

Package class diagram package SGTrajectoryFactory.Fancy
java.lang.Object
  extended by org.jcurl.core.ui.GenTrajectoryFactory<SGGroup>
      extended by org.jcurl.demo.tactics.sg.SGTrajectoryFactory
          extended by org.jcurl.demo.tactics.sg.SGTrajectoryFactory.Fancy
All Implemented Interfaces:
Factory
Enclosing class:
SGTrajectoryFactory

public static class SGTrajectoryFactory.Fancy
extends SGTrajectoryFactory


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jcurl.demo.tactics.sg.SGTrajectoryFactory
SGTrajectoryFactory.Fancy
 
Constructor Summary
SGTrajectoryFactory.Fancy()
           
 
Method Summary
protected  void addSegment(R1RNFunction src, double tmin, double tmax, boolean isDark, SGGroup dst)
           
 
Methods inherited from class org.jcurl.demo.tactics.sg.SGTrajectoryFactory
post, pre
 
Methods inherited from class org.jcurl.core.ui.GenTrajectoryFactory
refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGTrajectoryFactory.Fancy

public SGTrajectoryFactory.Fancy()
Method Detail

addSegment

protected void addSegment(R1RNFunction src,
                          double tmin,
                          double tmax,
                          boolean isDark,
                          SGGroup dst)
Specified by:
addSegment in class GenTrajectoryFactory<SGGroup>


Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.