org.jcurl.zui.piccolo
Class PIceFactory
java.lang.Object
org.jcurl.zui.piccolo.PIceFactory
- All Implemented Interfaces:
- Factory
- Direct Known Subclasses:
- PIceFactory.Fancy
public abstract class PIceFactory
- extends Object
- implements Factory
Creates a unpickable PNode 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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PIceFactory
public PIceFactory()
node
protected static PNode node(Shape s,
Paint p,
Stroke l)
newInstance
public abstract PNode newInstance()
Copyright © 2005-2009 jcurl.org. All Rights Reserved.