See: Description
Interface | Description |
---|---|
IlpGraphLayoutParametersFactory |
This factory creates an
IlpGraphLayoutParameters
which is used to customize per-object properties on layout classes. |
Class | Description |
---|---|
IlpAbstractLinkLayoutParameters | |
IlpBusLayoutParameters |
This class models the properties that can be configured for
each object when using the Bus layout.
|
IlpCircularLayoutParameters |
This class models the properties that can be configured for
each object when using the Circular layout.
|
IlpDefaultGraphLayoutParametersFactory |
Default factory which creates configuration instances for each
graph layout class provided by Rogue Wave JViews TGO.
|
IlpGraphLayoutParameters |
This class models the Java Bean used to configure per-object
properties that are valid to all graph layouts.
|
IlpGridLayoutParameters |
This class models the properties that can be configured for
each object when using the Grid layout.
|
IlpHierarchicalLayoutParameters |
This class models the properties that can be configured for
each object when using the Hierarchical layout.
|
IlpLinkLayoutParameters |
This class models the properties that can be configured for
each object when using the Link layout.
|
IlpLongLinkLayoutParameters |
This class models the properties that can be configured for
each object when using the Long Link layout.
|
IlpShortLinkLayoutParameters |
This class models the properties that can be configured for
each object when using the Short Link layout.
|
IlpTreeLayoutParameters |
This class models the properties that can be configured for
each object when using the Tree layout.
|
IlpUniformLengthEdgesLayoutParameters |
This class models the properties that can be configured for
each object when using the Uniform Length Edges layout.
|
Provides the classes related to graph layout and link layout per-object parameters in the graph component.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.