Package | Description |
---|---|
ilog.views.sdm |
The main Rogue Wave JViews Stylable Data Mapper (SDM) package.
|
ilog.views.sdm.event |
Contains the event-related classes in the SDM package.
|
ilog.views.sdm.renderer.graphlayout |
Contains the classes
IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the Rogue Wave JViews Graph Layout capabilities. |
Class and Description |
---|
IlvGraphLayoutRenderer
The class
IlvGraphLayoutRenderer is a
filtering renderer that applies a graph layout algorithm
to the links and/or the nodes of the graph. |
IlvLabelLayoutRenderer
The class
IlvLabelLayoutRenderer is a
filtering renderer that applies an "annealing" label layout algorithm
to:
The labels of a graph
The labels of the IlvGeneralNode instances
The labels of the IlvGeneralLink instances
The labels of the IlvSDMCompositeNode instances which are direct children of the root IlvSDMCompositeNode
The labels of the IlvSDMCompositeLink instances which are direct children of the root IlvSDMCompositeLink
For each label of an IlvComposite instance, its IlvAnnealingLabelDescriptor
instance can be customized in the style sheet. |
Class and Description |
---|
IlvGraphLayoutRenderer
The class
IlvGraphLayoutRenderer is a
filtering renderer that applies a graph layout algorithm
to the links and/or the nodes of the graph. |
Class and Description |
---|
IlvGraphLayoutParameters
The base class for classes that are loaded dynamically
to add custom setters for graph layout parameters.
|
IlvGraphLayoutParametersProvider
A provider can allocate the
IlvGraphLayoutParameters
for a specific layout style. |
IlvGraphLayoutRenderer
The class
IlvGraphLayoutRenderer is a
filtering renderer that applies a graph layout algorithm
to the links and/or the nodes of the graph. |
IlvGraphLayoutRenderer.ParameterSetter
This inner class is used to register custom graph layout
parameters with the
IlvGraphLayoutRenderer . |
IlvSDMObjectComparator.SortCriteria
SortCriteria is the base class
for specifying a sort criteria. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.