Package org.jdesktop.swingx.geom


package org.jdesktop.swingx.geom
Contains custom shapes for 2D rendering.
  • Classes
    Class
    Description
    A morphing shape is a shape which geometry is constructed from two other shapes: a start shape and an end shape.
     
     
    This class provides a star shape.