org.jcurl.demo.tactics.sg
Class SGTrajectoryFactory
java.lang.Object
org.jcurl.core.ui.GenTrajectoryFactory<SGGroup>
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SGTrajectoryFactory
public SGTrajectoryFactory()
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.