|
Interface Summary |
| GraphicsParameters |
Definition of a structure for associating
basic appearance settings for a
GraphicalComponentInt,
including the background and foreground colors, font, etc. |
| GuiGraphicsParameters |
Extension of GraphicsParameters
for supporting graphical interface-specific extensions. |
| GuiOutputDeviceInt |
Interface for defining a graphical interface dependent
device which offers a mechanism to obtain
a graphics context. |
| HookParameters |
An interface for graphics parameters classes that need to do
something special when parameters are set (pushed) or
reset(popped). |
| OutputDevice |
The basic requirements for rendering graphics output. |
The interfaces and classes defining output devices (including Components) and also
graphics parameters.