Package | Description |
---|---|
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 |
---|
IlvUniformLengthEdgesLayout(IlvUniformLengthEdgesLayout source)
Creates a new layout instance by copying an existing one.
|
IlvUniformLengthEdgesLayoutGrapherProperty(String name,
IlvUniformLengthEdgesLayout layout,
boolean withDefaults)
Creates a new
IlvUniformLengthEdgesLayoutGrapherProperty
that stores layout parameter settings of the layout . |
IlvUniformLengthEdgesLayoutLinkProperty(String name,
IlvUniformLengthEdgesLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new
IlvUniformLengthEdgesLayoutLinkProperty
that stores layout parameter settings of the layout for
the link . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.