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