|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.rit.slides.items | |
---|---|
edu.rit.slides | Package edu.rit.slides contains Slides, a service and collaborative application based on Many-to-Many Invocation (M2MI). |
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. |
Classes in edu.rit.slides.items used by edu.rit.slides | |
---|---|
ColorFill
Class ColorFill provides an object that fills an area in a SlideItem with a solid color. |
|
SlideItem
Class SlideItem is the abstract base class for each item on a Slide . |
Classes in edu.rit.slides.items used by edu.rit.slides.items | |
---|---|
ArcItem
Class ArcItem provides a slide item that consists of a circular arc. |
|
Arrow
Class Arrow provides various kinds of arrowheads that can be added to the ends of a LineItem . |
|
Bullet
Class Bullet provides various kinds of bullets that can be added to a TextItem . |
|
ColorFill
Class ColorFill provides an object that fills an area in a SlideItem with a solid color. |
|
DottedOutline
Class DottedOutline provides an object that outlines an area in a SlideItem with a square-cornered dotted stroke in a
solid color. |
|
Fill
Interface Fill specifies the interface for an object that gives the paint with which to fill an area in a SlideItem . |
|
FilledItem
Class FilledItem is the abstract base class for a SlideItem that has an outline and is filled with a paint. |
|
ImageItem
Class ImageItem provides a SlideItem
containing an image. |
|
LineItem
Class LineItem provides a slide item that consists of one or more straight line segments. |
|
Outline
Interface Outline specifies the interface for an object that gives the stroke and paint with which to outline an area in a SlideItem . |
|
OutlinedItem
Class OutlinedItem is the abstract base class for a SlideItem that has an outline. |
|
Point
Class Point provides an (x,y) point on a slide. |
|
RectangleItem
Class RectangleItem provides a rectangle SlideItem . |
|
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. |
|
Size
Class Size provides a size (width,height) for a SlideItem . |
|
SlideItem
Class SlideItem is the abstract base class for each item on a Slide . |
|
SolidOutline
Class SolidOutline provides an object that outlines an area in a SlideItem with a square-cornered solid stroke in a
solid color. |
|
TextItem
Class TextItem provides a slide item consisting of a single line of text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |