public class LayoutIterationEvent
extends java.lang.Object
Constructor and Description |
---|
LayoutIterationEvent() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getEntitiesToLayout()
Return the entities used in this layout.
|
int |
getIterationCompleted()
Return the iteration of the layout algorithm that was
just completed.
|
java.util.List |
getRelationshipsToLayout()
Return the relationships used in this layout.
|
public java.util.List getRelationshipsToLayout()
public java.util.List getEntitiesToLayout()
public int getIterationCompleted()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.