org.jcurl.demo.tactics.sg
Class SGIceFactory

Package class diagram package SGIceFactory
java.lang.Object
  extended by org.jcurl.demo.tactics.sg.SGIceFactory
All Implemented Interfaces:
Factory
Direct Known Subclasses:
SGIceFactory.Fancy

public abstract class SGIceFactory
extends Object
implements Factory

Creates a unpickable SGGroup displaying a sheet of ice assuming a RIGHT HANDED coordinate system.

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

Nested Class Summary
static class SGIceFactory.Fancy
           
 
Constructor Summary
SGIceFactory()
           
 
Method Summary
abstract  SGNode newInstance()
           
protected static SGShape node(Shape s, Paint p, Stroke l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGIceFactory

public SGIceFactory()
Method Detail

node

protected static SGShape node(Shape s,
                              Paint p,
                              Stroke l)

newInstance

public abstract SGNode newInstance()


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