Interface ModelChange.Producer
-
- All Known Subinterfaces:
LayoutModel<V>
,VisualizationModel<V,E>
- All Known Implementing Classes:
AbstractLayoutModel
,AbstractVisualizationModel
,AggregateLayoutModel
,DefaultLayoutModel
- Enclosing interface:
- ModelChange
public static interface ModelChange.Producer
indicates support for this type of event dispatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelChange.Support
getModelChangeSupport()
-
-
-
Method Detail
-
getModelChangeSupport
ModelChange.Support getModelChangeSupport()
-
-