public class PolygonROIAddedEvent extends PropertyChangeEvent
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The UID for serialization.
|
source| Constructor and Description |
|---|
PolygonROIAddedEvent(Object source,
List<PolygonROI> polygonROIs)
A new instance is generated, passing a reference to the source
object.
|
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId, toStringgetSourceprivate static final long serialVersionUID
public PolygonROIAddedEvent(Object source, List<PolygonROI> polygonROIs)
source - - the sourcepolygonROIs - - the List of PolygonROIsCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.