Uses of Class
edu.rit.slides.items.OutlinedItem

Packages that use OutlinedItem
edu.rit.slides.items Package edu.rit.slides.items contains classes for the different kinds of items that can appear on slides in the Slides application. 
 

Uses of OutlinedItem in edu.rit.slides.items
 

Subclasses of OutlinedItem in edu.rit.slides.items
 class ArcItem
          Class ArcItem provides a slide item that consists of a circular arc.
 class FilledItem
          Class FilledItem is the abstract base class for a SlideItem that has an outline and is filled with a paint.
 class LineItem
          Class LineItem provides a slide item that consists of one or more straight line segments.
 class RectangleItem
          Class RectangleItem provides a rectangle SlideItem.
 class ShapeItem
          Class ShapeItem is the abstract base class for a SlideItem that consists of a single 2-D graphics shape with an outline and an interior.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.