Package ilog.views.sdm.renderer

Contains the classes that define the renderers of an SDM engine.

See:
          Description

Class Summary
IlvBlinkingColor This class defines a blinking color and is designed to be used along the class IlvBlinkingRenderer.
IlvBlinkingRenderer The class IlvBlinkingRenderer is a filtering renderer that makes the grapher objects blinking.
IlvColoringRenderer The class IlvColoringRenderer is a filtering renderer that colors the grapher objects automatically, depending on the value of a specified property (called the "index property").
IlvCompositeRenderer The class IlvCompositeRenderer manages IlvSDMCompositeNode and IlvSDMCompositeLink.
IlvDecorationRenderer The class IlvDecorationRenderer is a filtering renderer that adds various IlvGraphics in the manager.
IlvDecorationRendererBeanInfo BeanInfo for IlvDecorationRenderer.
IlvDecorationRendererBeanInfo.StringArrayPropertyEditor A property editor for arrays of Strings.
IlvDrillDownRenderer The class IlvDrillDownRenderer is a filtering renderer that makes more and more objects appear as the user zooms in the view.
IlvExpandCollapseRenderer Deprecated. Beginning with ILOG JViews 5.0, collapsible sub-graphs are supported directly by the ILOG JViews Graphics Framework (see the class IlvManager for more details).
IlvExpandCollapseRenderer.ExpandableNode The class ExpandableNode implements the special graphic object used to display sub-graph nodes.
IlvExpandCollapseRenderer.ExpandCollapseIcon This graphic object is used to draw the "expand" and "collapse" icons used by the IlvExpandCollapseRenderer.
IlvExpandCollapseRenderer.ExpandCollapseInteractor ExpandCollapseInteractor is the object interactor that is set on expandable nodes by the IlvExpandCollapseRenderer.
IlvExpandCollapseRenderer.SubGraphNode The class SubGraphNode implements the special graphic object used to encapsulate the children of an expandable node.
IlvFilterSDMRenderer The class IlvFilterSDMRenderer is a superclass for "filtering" SDM renderers.
IlvGrapherPinRenderer IlvGrapherPinRenderer is a filtering renderer that lets you define the positions of the connection points between the links and the nodes of the graph.
IlvGrapherPinRenderer.SDMGrapherPin The class SDMGrapherPin implements the grapher pins used by the IlvGrapherPinRenderer.
IlvGrapherPinRenderer.SDMPinLinkConnector The class SDMPinLinkConnector implements the link connector used by the IlvGrapherPinRenderer.
IlvHalfZoomingRenderer The class IlvHalfZoomingRenderer is a filtering renderer that prevents the nodes of the graph to zoom in and/or out beyond given limits.
IlvHalfZoomingRenderer.HalfZoomingGraphic This subclass of IlvHalfZoomingGraphic is used internally by the IlvHalfZoomingRenderer.
IlvInfoBalloonRenderer The class IlvInfoBalloonRenderer displays selected properties of a data object in an "information balloon" when the user clicks the object.
IlvInteractorRenderer The class IlvInteractorRenderer is a filtering renderer that puts an object interactor on every graphic object representing a node or a link of the data model.
IlvLaneRenderer This class is an alternative implementation of swim lanes.
IlvLaneRenderer.ResizeLaneInteractor This class is public only to allow saving in an IVL file the contents of a grapher associated with an SDM engine and containing lanes.
IlvLegendRenderer The class IlvLegendRenderer is a filtering renderer that draws a legend on top of the graph, or in a separate window.
IlvLegendRenderer.LegendLayer This inner class is public only so that it can be saved to IVL files.
IlvLegendRendererBeanInfo BeanInfo for IlvLegendRenderer.
IlvRendererUtil The class IlvRendererUtil defines a set of static utility methods that help implement and manage SDM renderers.
IlvSDMClippingLinkConnector This class implements a special clipping link connector that takes into account the link connection rectangle of a node.
IlvSDMCSSFunction This interface define functions in IlvStyleSheetRenderer, so x they can be called from a style sheet.
IlvSDMCSSFunction.Feedback A placeholder which contains a String and an object.
IlvSDMCSSFunction.Test Test function.
IlvSDMFreeLinkConnector This class implements a special free link connector that takes into account the link connection rectangle of a node.
IlvSDMLinkConnector This link connector subclass is designed to be used in an SDM engine.
IlvSDMRenderer The class IlvSDMRenderer is the base class for the renderers used in an SDM engine.
IlvStyleSheetRenderer This class manages a CSS renderer.
IlvStyleSheetRendererBeanInfo BeanInfo for IlvStyleSheetRenderer.
IlvSubGraphRenderer The class IlvSubGraphRenderer is a filtering renderer that displays subgraphs as special nodes that can be expanded and collapsed.
IlvSubGraphRenderer.CollapsedGraphic This graphic object encapsulates the collapsed representation of a subgraph.
IlvSubGraphRenderer.ExpandCollapseIcon This graphic object is used to draw the "expand" and "collapse" icons used by the IlvSubGraphRenderer.
IlvSubGraphRenderer.ExpandCollapseInteractor ExpandCollapseInteractor is the object interactor that is set on subgrapher nodes by the IlvSubGraphRenderer.
IlvSubGraphRenderer.GraphicManagerFrame This class draws the graphic border of IlvGrapher objects that represent subgraphs.
 

Package ilog.views.sdm.renderer Description

Contains the classes that define the renderers of an SDM engine.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.