Package edu.umd.cs.piccolo.nodes

This package contains nodes that may be useful for Piccolo applications.

See:
          Description

Class Summary
PImage PImage is a wrapper around a java.awt.Image.
PPath PPath is a wrapper around a java.awt.geom.GeneralPath.
PText PText is a multi-line text node.
 

Package edu.umd.cs.piccolo.nodes Description

This package contains nodes that may be useful for Piccolo applications. These nodes are intended to be useful, but not definitive. Many applications will also end up defining their nodes which can be used along with these.



Copyright © 2008 by University of Maryland, College Park, MD 20742, USA All rights reserved.