Callback interface that will be called to determine if a graph object should be displayed.
Package: | widget |
includeItem(Object)
Called to determine if a graph object should be displayed.
public boolean includeItem(Object graphObject)
Parameter | Description |
---|---|
graphObject | The graph object |