| Styling > Customizing Links > Customizing Link Sets |
Customizing Link Sets |
INDEX
PREVIOUS
NEXT
|
Link sets do not have a graphic representation in the network and equipment components. Instead, they are used to group together multiple links that may exist between two nodes, so that the graph layout cannot insert a link that is not in the link set or have the links follow different paths.
You can customize a link set through the following CSS property:
Property Name |
Type |
Default Value |
Description |
|---|---|---|---|
linkDistance | float | 2 |
Defines the distance between the links that are part of the link set. |
object."ilog.tgo.model.IltLinkSet" {
linkDistance: 4;
}
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. All rights reserved. Legal terms. | PREVIOUS NEXT |