|
Interface Summary |
| AggregateGraphic |
A common abstraction for implementations of aggregated Graphics. |
| Graphic |
Graphic defines the root abstraction of a graphic object
taxonomy, specifying the methods common to a lightweight set of graphic objects. |
| GraphicArc |
A GraphicArc represents a portion of an ellipse. |
| GraphicIcon |
The GraphicIcon defines a common abstraction for implementations that render
icons on a drawing surface. |
| GraphicLabel |
Defines a common abstraction for implementations that render text on a drawing surface. |
| GraphicLineString |
Defines a common abstraction for implementations of 1-dimensional lines made
up of one or more line segments. |
| GraphicPolygon |
Defines a common abstraction for graphic representation of polygons. |
| GraphicScaledImage |
Defines a common abstraction for implementations projected images defined
by a lower-left (lowerCorner) point and an upper-right (upperCorner) point. |