org.jcurl.demo.tactics.sg
Class SGTrajectoryFactory

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

public abstract class SGTrajectoryFactory
extends GenTrajectoryFactory<SGGroup>

Create an unpickable SGGroup for a combined curve describing the path of one rock.

Version:
$Id:PTrajectoryFactory.java 795 2008-03-19 13:40:42Z mrohrmoser $
Author:
M. Rohrmoser

Nested Class Summary
static class SGTrajectoryFactory.Fancy
           
 
Constructor Summary
SGTrajectoryFactory()
           
 
Method Summary
protected  SGGroup post(SGGroup parent)
           
protected  SGGroup pre(SGGroup parent)
           
 
Methods inherited from class org.jcurl.core.ui.GenTrajectoryFactory
addSegment, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGTrajectoryFactory

public SGTrajectoryFactory()
Method Detail

post

protected SGGroup post(SGGroup parent)
Specified by:
post in class GenTrajectoryFactory<SGGroup>

pre

protected SGGroup pre(SGGroup parent)
Specified by:
pre in class GenTrajectoryFactory<SGGroup>


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