Package | Description |
---|---|
ilog.views.sdm.renderer.graphlayout |
Contains the classes
IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the Rogue Wave JViews Graph Layout capabilities. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGraphLayoutRenderer.DefaultGraphLayoutParametersProvider
The default provider to allocate the
IlvGraphLayoutParameters
for the knows layout styles. |
Modifier and Type | Method and Description |
---|---|
IlvGraphLayoutParametersProvider |
IlvGraphLayoutRenderer.getParametersProvider()
Returns the provider for the
IlvGraphLayoutParameters . |
Modifier and Type | Method and Description |
---|---|
void |
IlvGraphLayoutRenderer.setParametersProvider(IlvGraphLayoutParametersProvider provider)
Sets the provider for the
IlvGraphLayoutParameters
The provider returns an instance of IlvGraphLayoutParameters
for each layout instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.