Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
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 Perforce JViews Graph Layout capabilities. |
Modifier and Type | Field and Description |
---|---|
protected IlvRecursiveMultipleLayout |
IltCompositeGrapher._labelLayout
reference to the label layout instance
|
Constructor and Description |
---|
IlvRecursiveMultipleLayout(IlvRecursiveMultipleLayout source)
Creates a new layout instance by copying an existing one.
|
Modifier and Type | Method and Description |
---|---|
IlvRecursiveMultipleLayout |
IlvLabelLayoutRenderer.getRecursiveMultipleLayout()
Returns the instance of
IlvRecursiveMultipleLayout
used internally by this renderer. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.