public interface IlpGraphLayoutParametersFactory
IlpGraphLayoutParameters
which is used to customize per-object properties on layout classes.
Each layout class has its own configuration class that lists all the properties that can be applied to nodes and links.
Modifier and Type | Method and Description |
---|---|
IlpGraphLayoutParameters |
create(Class layout)
Create the
IlpGraphLayoutParameters |
IlpGraphLayoutParameters create(Class layout)
IlpGraphLayoutParameters
layout
- Graph layout classIlpGraphLayoutParameters
that
is able to be used with the given layout class.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.