org.jcurl.zui.piccolo
Class PTrajectoryFactory.Fancy

Package class diagram package PTrajectoryFactory.Fancy
java.lang.Object
  extended by org.jcurl.core.ui.GenTrajectoryFactory<PNode>
      extended by org.jcurl.zui.piccolo.PTrajectoryFactory
          extended by org.jcurl.zui.piccolo.PTrajectoryFactory.Fancy
All Implemented Interfaces:
Factory
Enclosing class:
PTrajectoryFactory

public static class PTrajectoryFactory.Fancy
extends PTrajectoryFactory


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jcurl.zui.piccolo.PTrajectoryFactory
PTrajectoryFactory.Compare, PTrajectoryFactory.Fancy
 
Constructor Summary
PTrajectoryFactory.Fancy()
           
 
Method Summary
protected  void addSegment(R1RNFunction src, double tmin, double tmax, boolean isDark, PNode dst)
           
 
Methods inherited from class org.jcurl.zui.piccolo.PTrajectoryFactory
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

PTrajectoryFactory.Fancy

public PTrajectoryFactory.Fancy()
Method Detail

addSegment

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


Copyright © 2005-2009 jcurl.org. All Rights Reserved.