All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class graph.RotateTextFilter

java.lang.Object
   |
   +----java.awt.image.ImageFilter
           |
           +----graph.RotateTextFilter

class RotateTextFilter
extends ImageFilter
This is an extension to the ImageFilter class that will rotate an image a multiple of 90 degrees. This filter is easily extended to allow arbitrary rotations

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index