Package | Description |
---|---|
ilog.views.graphlayout.basic |
This package contains base classes for other layout algorithms.
|
ilog.views.graphlayout.uniformlengthedges |
The Uniform Length Edges Layout algorithm can be used to
lay out any type of graph; it allows you to specify the length of the links.
|
Constructor and Description |
---|
IlvBasicLinkStyleLayoutLinkProperty(IlvBasicLinkStyleLayoutLinkProperty source)
Creates a new
IlvBasicLinkStyleLayoutLinkProperty by
copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvUniformLengthEdgesLayoutLinkProperty
The class
IlvUniformLengthEdgesLayoutLinkProperty allows
you to store the settings of an instance of
IlvUniformLengthEdgesLayout for an individual link as a
named property in the link. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.