org.formaria.swing.util
Interface ShapeGenerator

All Known Implementing Classes:
Shape

public interface ShapeGenerator

Draws a simple shape

Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.

$Revision: 1.2 $


Method Summary
 java.awt.Shape getShape()
          Get a shape
 

Method Detail

getShape

java.awt.Shape getShape()
Get a shape

Returns:
the generated shape