Package | Description |
---|---|
ilog.cpl.graph.graphlayout.css |
Provides the classes related to graph layout and link layout per-object parameters in the graph component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractLinkLayoutParameters |
class |
IlpBusLayoutParameters
This class models the properties that can be configured for
each object when using the Bus layout.
|
class |
IlpCircularLayoutParameters
This class models the properties that can be configured for
each object when using the Circular layout.
|
class |
IlpGridLayoutParameters
This class models the properties that can be configured for
each object when using the Grid layout.
|
class |
IlpHierarchicalLayoutParameters
This class models the properties that can be configured for
each object when using the Hierarchical layout.
|
class |
IlpLinkLayoutParameters
This class models the properties that can be configured for
each object when using the Link layout.
|
class |
IlpLongLinkLayoutParameters
This class models the properties that can be configured for
each object when using the Long Link layout.
|
class |
IlpShortLinkLayoutParameters
This class models the properties that can be configured for
each object when using the Short Link layout.
|
class |
IlpTreeLayoutParameters
This class models the properties that can be configured for
each object when using the Tree layout.
|
class |
IlpUniformLengthEdgesLayoutParameters
This class models the properties that can be configured for
each object when using the Uniform Length Edges layout.
|
Modifier and Type | Method and Description |
---|---|
IlpGraphLayoutParameters |
IlpGraphLayoutParametersFactory.create(Class layout)
Create the
IlpGraphLayoutParameters |
IlpGraphLayoutParameters |
IlpDefaultGraphLayoutParametersFactory.create(Class layout)
Creates an instance of a Java bean used to customize per-object
layout properties.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.