Package | Description |
---|---|
ilog.views.diagrammer.application |
Contains classes to easily build Swing applications or applets using the diagram
component.
|
Modifier and Type | Method and Description |
---|---|
IlvDiagrammerHashFunction |
IlvDiagrammerPaletteBar.getHashFunction()
Sets the hash function used to filter equivalent nodes or links is
automatic mode.
|
IlvDiagrammerHashFunction |
IlvDiagrammerTree.getIconHashFunction()
Returns the object used to determine which objects will have the same icon
in the tree.
|
Modifier and Type | Method and Description |
---|---|
static IlvDiagrammerAction[] |
IlvDiagrammerPaletteBar.getActions(IlvDiagrammer palette,
IlvDiagrammerHashFunction hashFunction)
Creates a set of palette actions.
|
static IlvDiagrammerAction[] |
IlvDiagrammerPaletteAction.getActions(IlvDiagrammer palette,
IlvDiagrammerHashFunction hashFunction)
Creates a set of palette actions.
|
void |
IlvDiagrammerPaletteBar.setHashFunction(IlvDiagrammerHashFunction hashFunction)
Returns the hash function used to filter equivalent nodes or links is
automatic mode.
|
void |
IlvDiagrammerTree.setIconHashFunction(IlvDiagrammerHashFunction iconHashFunction)
Changes the object used to determine which objects will have the same icon
in the tree.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.