Package edu.umd.cs.piccolo.nodes

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

See:
          Description

Class Summary
PHtmlView PHtmlView is a Piccolo node for rendering HTML text.
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 © 1995-2011 Piccolo2D. All Rights Reserved.