IlvPrintableComposite::Coordinates | This class represents the concept of coordinates of a component of a composite |
IlvPSPrinter::DialogHandle | Class to handle a dialog to initialize or modify the settings |
IlvPSPrinter::DialogHandle::Factory | Factory class to create a dialog handle |
IlCalendar | Abstract base class managing a calendar date |
IlGregorianCalendar | Class that provides the standard calendar used by most of the world |
IlIUrlStream | Input stream class |
IlList | A predefined list class that stores IlAny pointers |
IlListIterator | A predefined list iterator class that iterates on IlList objects |
IlSafeListIterator | A predefined safe list iterator class that iterates on IlList objects |
IlListIteratorOf(NAME) | An unsafe iterator of lists |
IlListOf(NAME) | A generic class that handles lists |
IlNumeric | Class managing large numbers |
IlPathList | The purpose of this class is to provide a way to order the search path of files |
IlPathName | Class that manages path names in a portable way |
IlPoolOf(Char) | A predefined memory pool that manages pointers to char |
IlPoolOf(IlUInt) | A memory pool of arrays of IlUInt s |
IlPoolOf(IlvDoublePoint) | A memory pool of arrays of IlvDoublePoints |
IlPoolOf(IlvFloatPoint) | A memory pool of arrays of IlvFloatPoints |
IlPoolOf(IlvPoint) | A memory pool of arrays of IlvPoints |
IlPoolOf(IlvRect) | A memory pool of arrays of IlvRects |
IlPoolOf(NAME) | A generic class that handles memory pools |
IlPoolOf(Pointer) | A predefined memory pool that manages pointers to void |
IlPredefinedUnits | Utility class holding all time units |
IlSafeListIteratorOf(NAME) | A safe iterator of lists |
IlSharedPtr< T > | Manages the storage of a pointer, providing a limited garbage-collection facility, possibly sharing that management with other objects |
IlString | Class that manages strings in single or multi-bytes |
IlSymbol | Symbol class |
IlTimeUnit | Base class representing a time unit (second, hour, year...) |
IlTimeUnitDay | Day time unit |
IlTimeUnitHour | Hour time unit |
IlTimeUnitMilliSecond | Millisecond time unit |
IlTimeUnitMinute | Minute time unit |
IlTimeUnitMonth | Month time unit |
IlTimeUnitQuarter | Quarter time unit |
IlTimeUnitSecond | Second time unit |
IlTimeUnitWeek | Week time unit |
IlTimeUnitYear | Year time unit |
IlTimeZone | Dummy IlTimeZone class - not really used |
IlvAbstractCOMInterface< INTERFACE > | This pure template abstract class is a base class for COM encapsulation |
IlvATLInterface< INTERFACE > | This class loads a control by using ATLHOST |
IlvCOMInterface< INTERFACE > | This class queries for a specific interface from an IUnknown* or from another IlvAbstractCOMInterface |
IlvCOMInterfaceFromCLSID< INTERFACE > | This class queries for a specific interface from an CLSID |
IlvAbstractCOMInterface< IOleObject > | |
IlvATLInterface< IOleObject > | |
IlvAbstractCOMInterface< IViewObject > | |
IlvCOMInterface< IViewObject > | |
IlvAbstractLibraryInitialization | Root class for the initialization of the COM or ATL libraries |
IlvATLModuleInitialization | This class initializes the ATL library |
IlvCOMLibraryInitialization | This class initializes the COM library |
IlvAccelerator | Base class for accelerators |
IlvContainerAccelerator | Container accelerator class |
IlvAction | Object class encapsulating the interpretation of an action of the user in a given context |
IlvCommand | Defines actions that can be undone |
IlvChangeValueCommand | A command class for storing simple attribute changes made to an object of the class IlvValueInterface |
IlvMacroCommand | Defines a list of commands to be executed in one operation |
IlvActionFlags | Flags indicating the properties of an IlvAction object |
IlvActionMessage | Notification message sent to observers of IlvActionHistory objects |
IlvActionSelectionHandler | Links an IlvActionHistory object to its context |
IlvBitmapAllocationResult | Return type of IlvBitmapAllocationFailedCallback functions |
IlvBitmapAnimationHandler | Animation handler class |
IlvBitmapData | Bitmap data base class |
IlvBWBitmapData | Bitmap data class |
IlvIndexedBitmapData | Bitmap data class |
IlvRGBBitmapData | Bitmap data class |
IlvBitmapDataAlgorithm | Bitmap data algorithm base class |
IlvBitmapDataQuickResampler | Quick bitmap data resampler class |
IlvBitmapDataSmoothResampler | Smooth bitmap data resampler class |
IlvBitmapDataKernel | Kernel |
IlvBitmapFilter | Bitmap filter base class |
IlvBlendFilter | Blend filter |
IlvColorMatrixFilter | Color matrix filter |
IlvHueRotateFilter | Hue rotate filter |
IlvLuminanceToAlphaFilter | Luminance To Alpha filter |
IlvSaturationFilter | Saturation filter |
IlvComponentTransferFilter | Component transfer filter |
IlvComposeFilter | Compose filter |
IlvConvolutionFilter | Convolution filter |
IlvDisplaceFilter | Displace filter |
IlvFilterFlow | Bitmap filter flow class |
IlvFloodFilter | Flood filter |
IlvGaussianBlurFilter | Gaussian Blur filter |
IlvImageFilter | Image filter |
IlvLightingFilter | Lighting filter |
IlvDiffuseLightingFilter | Diffuse Lighting filter |
IlvSpecularLightingFilter | Specular Lighting filter |
IlvMergeFilter | Merge filter |
IlvMorphologyFilter | Morphology filter |
IlvOffsetFilter | Offset filter |
IlvTileFilter | Tile filter |
IlvTurbulenceFilter | Turbulence filter |
IlvBitmapInformation | Bitmap information base class |
IlvBitmapStreamer | Bitmap streamer base class |
IlvBMPStreamer | Bitmap streamer class |
IlvGIFStreamer | Bitmap streamer class |
IlvJPGStreamer | Bitmap streamer class |
IlvPNGStreamer | Bitmap streamer class |
IlvPPMStreamer | Bitmap streamer class |
IlvRGBStreamer | Bitmap streamer class |
IlvTIFFStreamer | Bitmap streamer class |
IlvWBMPStreamer | Bitmap streamer class |
IlvBitmapTransition | Bitmap transition class |
IlvAlphaBitmapTransition | Bitmap transition class |
IlvDissolveBitmapTransition | Bitmap transition class |
IlvSimpleBitmapTransition | Bitmap transition class |
IlvClassInfo | Class information |
IlvColorMap | Colormap class |
IlvColorStop | |
IlvCOMError | Base class for the exceptions that may be raised by the classes that encapsulate COM interfaces |
IlvATLInterfaceError | Exception class for ATL interface query |
IlvATLLibraryInitializationError | Exception class for ATL library initialization |
IlvCOMCreateInstanceError | Exception class for COM instance creation |
IlvCOMGraphicFacadeDrawError | Exception class for IlvCOMGraphicFacade drawing |
IlvCOMInterfaceError | Exception class for COM interface query |
IlvCOMLibraryInitializationError | Exception class for COM library initialization |
IlvCOMGraphicFacade | Class that encapsulates an ActiveX so that it may be shared by several IlvGraphicCOMAdapter objects |
IlvCommandFlags | Flags describing the state of a command |
IlvControlBrowser | Class that encapsulate a dialog to select an ActiveX |
IlvDeltaPoint | Geometric class |
IlvDisplayConfig | Display configuration base class |
IlvWindowsDisplayConfig | Display configuration class for Windows applications |
IlvXDisplayConfig | Display configuration class for X Window applications |
IlvDisplayTestApi | Test API class |
IlvTestApi | Test API class |
IlvDoublePoint | Geometric class |
IlvError | Error handling class |
IlvEvent | Event handling class |
IlvEventLoop | Event loop class |
IlvEventPlayer | Event player class |
IlvFileSelector | File selector system dialog |
IlvFloatPoint | Geometric class |
IlvFloatRect | Geometric class |
IlvGradientGeometry | Resource class |
IlvLinearGradientGeometry | Resource class |
IlvRadialGradientGeometry | Resource class |
IlvGradientGraphicBBoxManager | Graphic class |
IlvGraphic | Graphic class |
IlvGraphicAdapter< ADAPTEE > | Frame class to adapt any object as an IlvGraphic |
IlvGraphicAdapter< IlvCOMGraphicFacade > | |
IlvGraphicCOMAdapter | Class that encapsulates an ActiveX so that it may be used as an IlvGraphic object |
IlvGraphicHandle | Graphic class |
IlvFilteredGraphic | Graphic class |
IlvFixedSizeGraphic | Graphic class |
IlvTransformedGraphic | Graphic handle class |
IlvGraphicInstance | Graphic handle class |
IlvGraphicSet | Graphic class |
IlvSelector | Graphic class |
IlvSimpleGraphic | Graphic class |
IlvArc | Graphic class |
IlvFilledArc | Graphic class |
IlvDrawSelection | Base class for selection objects |
IlvPolyPointsSelection | Represents the selectable portions of an IlvPolyPoints object |
IlvSplineSelection | Specialization of IlvPolyPointSelection to represent the selectable portions of an IlvSpline object |
IlvReshapeSelection | Default selection object for graphic objects |
IlvEllipse | Graphic class |
IlvFilledEllipse | Graphic class |
IlvGadget | The base class for all the gadgets classes |
IlvGauge | Graphic class |
IlvCircularGauge | Graphic class |
IlvFilledCircularGauge | Graphic class |
IlvRectangularGauge | Graphic class |
IlvReliefGauge | Graphic class |
IlvSliderGauge | Graphic class |
IlvGraphicPath | Graphic class |
IlvIcon | Graphic class |
IlvTransparentIcon | Graphic class |
IlvZoomableIcon | Graphic class |
IlvZoomableTransparentIcon | An icon that has transparent areas and that can be reshaped |
IlvLabel | Graphic class |
IlvFilledLabel | Graphic class |
IlvZoomableLabel | Graphic class |
IlvLine | Graphic class |
IlvArrowLine | Graphic class |
IlvReliefLine | Graphic class |
IlvListLabel | Graphic class |
IlvMarker | Implements graphic objects that are drawn with fixed-size symbols |
IlvZoomableMarker | IlvMarker subclass with zoomable capability |
IlvPolyPoints | Graphic class |
IlvPolyline | Graphic class |
IlvArrowPolyline | Graphic class |
IlvPolygon | Graphic class |
IlvOutlinePolygon | Graphic class |
IlvSpline | Graphic class |
IlvClosedSpline | Graphic class |
IlvFilledSpline | Graphic class |
IlvPolySelection | Graphic class |
IlvRectangle | Graphic class |
IlvFilledRectangle | Graphic class |
IlvFilledRoundRectangle | Graphic class |
IlvGridRectangle | Graphic class |
IlvReliefRectangle | Graphic class |
IlvReliefDiamond | Graphic class |
IlvReliefLabel | Graphic class |
IlvShadowRectangle | Graphic class |
IlvShadowLabel | Graphic class |
IlvViewRectangle | Graphic class |
IlvContainerRectangle | View rectangle class |
IlvRoundRectangle | Graphic class |
IlvScale | Scale class |
IlvCircularScale | Graphic class |
IlvRectangularScale | Graphic class |
IlvTimeScale | Graphic class that displays a time scale |
IlvCalendarScale | Calendar time scale class |
IlvGraphicHolder | Holder class |
IlvImValue | Class to help in Input Method management |
IlvInformationDialog | System dialog box class |
IlvInputFile | Input/Output class |
IlvInteractor | Abstract base class for interactors |
IlvButtonInteractor | Button interactor class |
IlvRepeatButtonInteractor | Button interactor with auto-repeat behavior |
IlvToggleInteractor | Interactor to add toggle behavior to graphic objects |
IlvDragDropInteractor | Drag-drop interactor for graphic objects |
IlvGadgetInteractor | The base class for gadget interactors |
IlvGaugeInteractor | Interactor class for IlvGauge objects |
IlvGraphicComAdapterInteractor | Interactor that lets the user to interact with the ActiveX associated to an IlvGraphicComAdapter |
IlvMoveInteractor | Manager interactor class |
IlvMoveReshapeInteractor | Interactor to move or resize graphic objects |
IlvReshapeInteractor | Interactor to resize graphic objects |
IlvSelectorInteractor | Interactor for IlvSelector instances |
IlvLightSource | Lights |
IlvDistantLight | Distant Light |
IlvPointLight | Point Light |
IlvSpotLight | Spot Light |
IlvLookFeelHandler | Look & feel base class |
IlvBasicLFHandler | Look & feel class |
IlvMotifLFHandler | Look and feel handler class |
IlvWindowsLFHandler | Look and feel handler class |
IlvVXLFHandler | Look and feel handler class |
IlvWindows95LFHandler | Look and feel handler class |
IlvMessageDatabase | Message handling class |
IlvNamedProperty | Named property class |
IlvAnimator | Named property class |
IlvBitmapAnimator | Named property class |
IlvGraphicAnimator | Named property class |
IlvToolTip | Named Property class |
IlvObjectLFHandler | Object look & feel base class |
IlvObserver | Observer class, notified of changes occurring in a set of IlvObservable objects |
IlvModifiedFlagObserver | Reports the modifications made to a document |
IlvOutputFile | Input/Output class |
IlvOwnership< OBJECT, HASHSIZE > | This class is a smart pointer with the additional property of dealing with the ownership of the object |
IlvOwnership< ADAPTEE > | |
IlvOwnership< IlvCOMGraphicFacade > | |
IlvPaperFormat | Base class for the paper format classes |
IlvPathSteppingData | Graphic path-related class |
IlvPathDrawingData | Graphic path related class |
IlvPerlinNoise | Ken Perlin's noise generator |
IlvPoint | Geometric class |
IlvWindowsPoint | This class is a helper to deal with the Windows API structure POINT in Rogue Wave Views code |
IlvPointArray | Geometric class |
IlvPort | Port class |
IlvPSDevice | Class implementing a dump device in PostScript |
IlvPSColorDevice | Class implementing a dump device in PostScript (color-enabled) |
IlvSystemPort | Port class |
IlvAbstractView | View class |
IlvScrollView | View class |
IlvView | View class |
IlvDrawingView | View class |
IlvContainer | View container class |
IlvElasticView | View class |
IlvViewCOMAdapter | Class that encapsulate an ActiveX so that it may be used as an IlvView |
IlvBitmap | Port class |
IlvWindowsVirtualDevice | Windows-specific class to predefine devices |
IlvWindowsDevice | Windows-specific class to predefine printer devices |
IlvPostScriptEncoder | Base PostScript encoder class |
IlvASCII85Encoder | ASCII85 encoder class |
IlvASCIIHexEncoder | ASCII Hex encoder class |
IlvRunLengthEncoder | RunLength encoder class |
IlvPrintable | This class encapsulates the object to be printed |
IlvPrintableComposite | This class lets you merge several IlvPrintable objects in the same IlvPrintable |
IlvPrintableFrame | This class prints a frame (a rectangle) |
IlvPrintableScalable | This class encapsulates an object that may be scaled |
IlvPrintableContainer | This class encapsulates an IlvContainer so that it can be printed with this library |
IlvPrintableGraphic | This class encapsulates an IlvGraphic so that it can be printed with this library |
IlvPrintableText | This class encapsulates a text so that it can be printed with this library |
IlvPrintableFormattedText | This class encapsulates a text with various attributes so that it can be printed with this library |
IlvPrintableArea | Abstract class that represents an area of a logical page |
IlvPrintableActualArea | This class is used to represent an actual area where to print |
IlvPrintableNullArea | This class is used to represent an area that is not used |
IlvPrintableDocument | Class that manages the document to print |
IlvPrintableJob | Class of printing settings |
IlvPrintableLayout | Base class for the layout classes |
IlvPrintableLayoutMultiplePages | This class defines a layout using a matrix of pages |
IlvPrintableLayoutFixedSize | This class defines a layout using a given size on the paper |
IlvPrintableLayoutIdentity | This class defines a layout using the same size as the printable |
IlvPrintableLayoutOnePage | This class defines a layout using a single page |
IlvPrinter | Base class for the printer classes |
IlvPrinterPreview | This class lets you preview pages |
IlvPSPrinter | Class for printing to a PostScript printer |
IlvWindowsPrinter | Class for printing on the Windows printer |
IlvPrinterPreviewDisplayer | Class to actually display the printing preview |
IlvPrintUnit | Base class for the measurement system classes |
IlvPrintCMUnit | Class for measurement system in centimeters |
IlvPrintInchUnit | Class for measurement system in inches |
IlvPrintPicaUnit | Class for measurement system in pica |
IlvPrintPointUnit | Class for measurement system in points |
IlvPromptDialog | String entry dialog |
IlvPushAlpha | This class is used to temporarily modify the alpha component of an IlvPort |
IlvPushClip | This class is used to temporarily modify the clip of an IlvPalette |
IlvQuantizer | Quantizer base class |
IlvFixedQuantizer | Fixed Colormap Quantizer base class |
IlvNetscapeQuantizer | Netscape fixed colormap quantizer class |
IlvQuickQuantizer | 332 fixed colormap quantizer class |
IlvWUQuantizer | WU quantizer class |
IlvQuestionDialog | A system dialog box that asks a question |
IlvRect | Geometric class |
IlvWindowsRect | This class is a helper to deal with the Windows API structure RECT in Rogue Wave Views code |
IlvRefCountPtr< LOCKABLE > | Non-intrusive Reference Counter smart pointer |
IlvRefCountPtr< IlvAbstractLibraryInitialization > | |
IlvRefCountPtr< IlvOwnership< ADAPTEE > > | |
IlvRefCountPtr< IlvOwnership< IlvCOMGraphicFacade > > | |
IlvRegion | Geometric class |
IlvRegionOptimizer | Utility class to optimize a region |
IlvRegionUpdater | Utility class to update invalidated display regions |
IlvResource | Resource class |
IlvColor | Resource class |
IlvCursor | Cursor class |
IlvFont | Resource class |
IlvLineStyle | Resource class |
IlvPalette | Resource class |
IlvPattern | Resource class |
IlvColorPattern | Resource class |
IlvGradientPattern | Resource class |
IlvScript | Scripting class |
IlvScriptContext | Scripting class |
IlvScriptFunction | Scripting class |
IlvScriptLanguage | Scripting class |
IlvSelectionInterface | Interface used to create selection objects |
IlvSmartData | Base class for reference counting |
IlvObservable | Observable class, sending notification to a set of Observer objects |
IlvActionHistory | A repository of user actions |
IlvCommandHistory | A command stack allowing the implementation of the undo/redo functionality |
IlvSmartSet | Group class |
IlvStylable | Base interface for classes that can be applied a style |
IlvAbstractView | View class |
IlvGadget | The base class for all the gadgets classes |
IlvStyleSheet | Holds a style sheet |
IlvStylist | Applies styles to IlvStylable objects |
IlvDisplay | Display class |
IlvTable | Table class |
IlvTimeConverter | Class for converting dates |
IlvLinearTimeConverter | Linear time converter class |
IlvTimeInterval | Holds a time interval |
IlvTimeIterator | Iterator class |
IlvTimer | Timer class |
IlvTimeScalePaintContext | Utility class for IlvTimeScale |
IlvTimeScaleRow | Time scale row class |
IlvDayTimeScaleRow | Time scale row class |
IlvHalfDayTimeScaleRow | Time scale row class |
IlvHourTimeScaleRow | Time scale row class |
IlvMinuteTimeScaleRow | Time scale row class |
IlvMonthTimeScaleRow | Time scale row class |
IlvQuarterTimeScaleRow | Time scale row class |
IlvWeekTimeScaleRow | Time scale row class |
IlvYearTimeScaleRow | Time scale row class |
IlvTimeScrollable | Date and time-related abstract class |
IlvTimeScale | Graphic class that displays a time scale |
IlvTimeUtil | Utility class for dealing with dates and calendars |
IlvTransferFunction | Base transfer function |
IlvDiscreteTransfer | Discrete transfer function |
IlvGammaTransfer | Gamma transfer function |
IlvIdentityTransfer | Identity transfer function |
IlvLinearTransfer | Linear transfer function |
IlvTableTransfer | Table transfer function |
IlvTransformer | Geometric transformation class |
IlvTransitionHandler | Transition Handler class |
IlvBitmapTransitionHandler | Transition Handler class |
IlvTransitionScheduler | Transition Scheduler class |
IlvValue | Graphic related class |
IlvValueTypeClass | Base class for value types |
IlvViewHandler | Class used to handle events that occurs on an IlvView |
IlvAttachmentsHandler | Class used to handle attachments of graphic objects |
IlvToolTipHandler | Tooltip handler class |
IlvGraphicHolderToolTipHandler | Tooltip handler class |
IlvWindowsPrinterDCFactory | Windows-specific class to create a printer device context |
IlvWindowsPrinterDCDialogFactory | Windows-specific class to create a printer device context from the Windows dialog |
IlXmlDocumentI | Interface for XML documents |
IlXmlDocument | Default implementation for XML documents |
IlXmlNodeFactory | Node factory used when parsing XML documents |
IlXmlNodeI | Interface for XML nodes |
IlXmlAttributeI | Interface for XML attributes |
IlXmlAttribute | Default implementation of XML attributes |
IlXmlCDataI | Interface for XML processing instruction entities |
IlXmlCData | Default implementation of XML CData entities |
IlXmlCharRefI | Interface for XML CharRefs |
IlXmlCharRef | Default implementation of XML CharRefs |
IlXmlCommentI | Interface for XML comments |
IlXmlComment | Default implementation of XML comments |
IlXmlElementI | Interface for XML elements |
IlXmlElement | Default implementation of XML elements |
IlXmlPII | Interface for XML processing instruction entities |
IlXmlPI | Default implementation of XML processing instructions |
IlXmlTextI | Interface for XML texts |
IlXmlText | Default implementation of XML texts |
IlXmlNodeIteratorI | Interface for XML node iterators |
IlXmlNodeArrayIterator | XML node array iterator |
IlXmlNodeIterator | XML node iterator |
IlXmlNodeListIterator | Interface for XML node list iterators |
IlXmlNodePtrArrayIterator | XML node pointer array iterator |
IlvPrintableDocument::Iterator | Iterator class to walk through the objects stored in an IlvPrintableDocument |
IlvPrintableComposite::Iterator | Iterator class to walk through the objects stored in an IlvPrintableComposite |
IlvPrintableComposite::PositionCoordinate | This is an abstract class representing the concept of the end point of a segment |
IlvPrintableComposite::DeducedPositionCoordinate | This class is used to represent the concept of a deduced end point of a segment, that is computed by the calling object |
IlvPrintableComposite::RelativePositionCoordinate | This abstract class is used to represent the concept of the end point of a segment relatively to the bounding box of an IlvPrintableComposite |
IlvPrintableComposite::DeltaRelativePositionCoordinate | This class is used to represent the concept of the end point of a segment relatively in pixel to the bounding box of an IlvPrintableComposite |
IlvPrintableComposite::RatioRelativePositionCoordinate | This class is used to represent the concept of the end point of a segment with a percentage of the bounding box of an IlvPrintableComposite . The ratio is actually stored in hundredths of a percent |
IlvPrintableComposite::SegmentCoordinates | This is an abstract class that represents the concept of the position, on an axis, of a component |
IlvPrintableComposite::DeducedSegmentCoordinates | This class is used to represent the deduced position, on an axis, of a component that are computed by the calling object |
IlvPrintableComposite::RelativeSegmentCoordinates | This is an abstract class that represents the concept of relative position, on an axis, of a component |
IlvPrintableComposite::DeltaRelativeSegmentCoordinates | This class is used to represent the position in pixel, on an axis, of a component relatively to the bounding box of an IlvPrintableComposite |
IlvPrintableComposite::RatioRelativeSegmentCoordinates | This class is used to represent the position, on an axis, of a component. It is a percentage of the bounding box of an IlvPrintableComposite . It is stored in hundredths of a percent |
IlvPrintableDocument::ThresholdHook | Hook class to decide what to do when there are too many pages to print |