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.Producerindicates support for this type of event dispatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelChange.SupportgetModelChangeSupport()
-
-
-
Method Detail
-
getModelChangeSupport
ModelChange.Support getModelChangeSupport()
-
-