Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.graphic.linkbundle |
Provides a grapher link that stores and represents a bundle
of individual links ("sublinks").
|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
Modifier and Type | Class and Description |
---|---|
class |
IltNetwork
This subclass of
IlvGrapher instantiates its own
IltCompositeGrapher , and
optionally it instantiates a sample network. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGrapher
IlvGrapher is a subclass of IlvManager that uses
graphic objects in the form of nodes and links to represent dynamic
interconnected information. |
class |
IlvManager
IlvManager is the container class used to store and manipulate
IlvGraphic objects displayed in one or more IlvManagerView
instance. |
Modifier and Type | Method and Description |
---|---|
IlvObjectWithSelection |
IlvObjectWithSelection.getCollapseExpandObject(IlvPoint p,
IlvManagerView view,
IlvTransformer t,
boolean traverse)
Returns the first object that should change its collapsed state
when clicking at the input point.
|
IlvObjectWithSelection |
IlvManager.getCollapseExpandObject(IlvPoint p,
IlvManagerView view,
IlvTransformer t,
boolean traverse)
Returns the first object that can change its collapsed or expanded state
when the input point is clicked.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvLinkBundle
The
IlvLinkBundle class provides a link object that stores and
represents a bundle of individual links ("sublinks"). |
Modifier and Type | Method and Description |
---|---|
IlvObjectWithSelection |
IlvLinkBundle.getCollapseExpandObject(IlvPoint p,
IlvManagerView view,
IlvTransformer t,
boolean traverse)
Returns the first object that should change its collapsed state
when clicking at the input point.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvHyperGrapher
IlvHyperGrapher is a grapher that displays nodes and hyperedges. |
Modifier and Type | Class and Description |
---|---|
class |
IlvSDMLinkBundle
This class adds styling support to the
IlvLinkBundle class. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvSubGraphRenderer.SubGrapher
This class is not intended to be directly used by a user application.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.