See: Description
Interface | Description |
---|---|
IlvCachedLinkConnectionRectIndex |
An object that knows about the link connection rectangle index
of composite graphics.
|
Class | Description |
---|---|
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 IlvGraphic s in the manager. |
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 Perforce JViews 5.0, collapsible sub-graphs are supported
directly by the Perforce 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 swimlanes.
|
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.
|
IlvLaneRenderer.ResizeLaneSelection |
A custom resize interactor on selection handles.
|
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.
|
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.NumericSymbolInteractor |
SymbolInteractor subclass to handle numerical values.
|
IlvSDMCSSFunction.StateSymbolInteractor |
SymbolInteractor subclass to handle String values.
|
IlvSDMCSSFunction.SymbolInteractor |
CSS function to handle symbol interactions in a cleaner way.
|
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.
|
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 | Deprecated
Since JViews 8.8, this class is no longer needed
|
IlvSubGraphRenderer.ExpandCollapseInteractor |
Since JViews 8.5, this class is the mouse listener that manages to expand/collapse
subgraphes.
|
IlvSubGraphRenderer.GraphicManagerFrame |
This class draws the graphic border of
IlvGrapher
objects that represent subgraphs. |
IlvSubGraphRenderer.SubGrapher |
This class is not intended to be directly used by a user application.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.