Foundation > Drawing Ports > Derived Classes of IlvPort
 
Derived Classes of IlvPort
The illustration below shows some of the predefined classes that derive from IlvPort:
Figure 8.1    The IlvPort Base Class
The class IlvPort defines a drawing port in one of two ways, either:
*Physically as a screen or bitmap, via The IlvSystemPort Class.
*In a dedicated zone as a file or a printer.
The other two subclasses are:
*IlvBitmap, providing bitmap support as described in Bitmaps.
*The subclass IlvAbstractView is the base class for views. This subject is treated at length in Views. See especially IlvAbstractView: The Base Class.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.