scenic
Class Brush

java.lang.Object
  extended by scenic.SceneNode
      extended by scenic.SceneLeaf
          extended by scenic.Brush
Direct Known Subclasses:
Gradient, Pattern, SolidColor

public abstract class Brush
extends SceneLeaf

This is the base class for different brushes. Brushes are scene nodes that paint the entire available area (the area that is not clipped) using some method.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait