Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.views.graphlayout |
A high-level, generic framework for the graph layout services provided
by JViews, which allows you to easily obtain readable representations
of graphs and networks.
|
ilog.views.graphlayout.recursive |
The Recursive Layout class is not really a layout algorithm but rather a
facility to traverse a nested graph containing subgraphs and perform
layouts recursively for each subgraph.
|
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 |
---|
IlvRecursiveMultipleLayout
The main class for the Recursive Multiple Layout algorithm.
|
Class and Description |
---|
IlvRecursiveLayout
The main class for the Recursive Layout algorithm.
|
Class and Description |
---|
IlvRecursiveLayout
The main class for the Recursive Layout algorithm.
|
IlvRecursiveLayoutGrapherProperty
The class
IlvRecursiveLayoutGrapherProperty allows you to
store the global settings of an instance of
IlvRecursiveLayout as a named property in the grapher. |
IlvRecursiveMultipleLayout
The main class for the Recursive Multiple Layout algorithm.
|
IlvSubgraphCorrectionBarycenterFixed
This subgraph correction strategy keeps the barycenter of a subgraph
fixed during recursive layout.
|
IlvSubgraphCorrectionInterface
An interface used to define corrections of a subgraph after the layout
of the subgraph was performed.
|
Class and Description |
---|
IlvRecursiveMultipleLayout
The main class for the Recursive Multiple Layout algorithm.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.