Rogue Wave Views |
Rogue Wave Views Documentation Home |
IlvAbstractProtoLibrary | Abstract base class of prototype libraries |
IlvProtoLibrary | Simple prototype library implementation based on file system directories |
IlvAccessible | Abstract class providing queryValue , changeValue , conversion, and introspection methods |
IlvAccessorHolder | Owns a list of objects of the class IlvAccessor class |
IlvGroup | Base class to hold graphic objects together and assign behaviors to them |
IlvProtoInstance | Clone of a prototype |
IlvPrototype | Clonable group |
IlvGroupMediator | Mediator between a 'Business Graphic Object' and its corresponding object in the application |
IlvProtoMediator | Self-instantiating link between a 'Business Graphic Object' and its corresponding object in the application |
IlvGroupNode | Base class for objects held in a group |
IlvGraphicNode | Group node encapsulating a graphic object |
IlvSubGroupNode | Group node handling a subgroup |
IlvAccessor | Base class of all dynamic accessors |
IlvGroupAccessor | Grouping accessors to change or query all the nodes of a group in one pass |
IlvMultipleAccessor | Accessor allowing handling several values at the same time |
IlvMultipleGroupAccessor | Combines the features of IlvGroupAccessor and IlvMultipleAccessor |
IlvUserAccessor | Base class for persistent behaviors |
IlvAbstractEventAccessor | Abstract class handling event behaviors, usually mouse or keyboard events |
IlvEventAccessor | Handling events behavior (usually mouse or keyboard events) |
IlvRotationAccessor | Behavior to set the rotation angle of a graphic object |
IlvSlideXAccessor | Translate a node horizontally |
IlvSlideYAccessor | Translates a node horizontally |
IlvAnimationAccessor | Base class of user accessor classes used for animating objects |
IlvBlinkAccessor | Makes objects blink by switching their visible value back and forth |
IlvInvertAccessor | Animation accessor used to make objects blink by alternating two of their attributes |
IlvRotateAccessor | Makes groups or group nodes repeatedly rotate around a given center |
IlvCallbackAccessor | Allows user actions that trigger a callback to, in turn, set an attribute |
IlvCompositeAccessor | Assign the current attribute value to multiple other attributes or subattributes |
IlvConditionAccessor | Modifies an attribute depending on a condition |
IlvCounterAccessor | Defines a counter |
IlvDebugAccessor | Prints a trace each time it is queried or changed |
IlvFillAccessor | Polygon filling behavior |
IlvFormatAccessor | Format a float value into a string |
IlvGroupUserAccessor | References all the subattributes of a group that have the same name |
IlvJavaScriptAccessor | User accessor whose behavior is implemented by a script |
IlvLoopbackAccessor | Watch attribute behavior |
IlvExportOutputAccessor | Combination of IlvExportAccessor and IlvOutputAccessor |
IlvMinMaxAccessor | Modifies an attribute with respect to numerical bounds |
IlvMultipleUserAccessor | Base class for accessors that represent several attributes |
IlvMultiRepAccessor | Switch between different representations |
IlvNodeAccessor | Reference to another attribute or subattribute of an IlvGroup object |
IlvOutputAccessor | Notifying behavior |
IlvPrototypeAccessor | Delegates a full behavior to a prototype |
IlvSwitchAccessor | Implements a switch statement |
IlvToggleAccessor | Switch a Boolean attribute back and forth between IlTrue and IlFalse |
IlvTriggerAccessor | Assign a value to another attribute or subattribute of the accessor holder |
IlvValueAccessor | Stores the values of an attribute |
IlvZoomXAccessor | Behavior to set the X scaling factor of a graphic object |
IlvZoomYAccessor | Behavior to set the Y scaling factor of a graphic object |
IlvAccessorDescriptor | Accessor description |
IlvAccessorParameter | Provides information for a single parameter of an IlvUserAccessor |
IlvGraphic [external] | |
IlvSimpleGraphic [external] | |
IlvGroupGraphic | Graphic object encapsulating an IlvGroup |
IlvProtoGraphic | Encapsulates an IlvGroup into a regular IlvGraphic |
IlvGroupFile | Base class for handling input/output of groups |
IlvGroupInputFile | Main class for reading groups from a stream. It provides contextual information |
IlvGroupOutputFile | Main class for writing groups to a stream |
IlvInteractor [external] | |
IlvProtoGraphicInteractor | Interactor propagating events into graphic objects held by a protographic |
IlvNamedProperty [external] | |
IlvGroupHolder | Abstract base class for containers and managers holding IlvGroup s |
IlvValueArray | Array of IlvValue objects |
© Copyright 2015, 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.