public interface IStructuralChangeEvent extends IVisualChangeEvent
| Modifier and Type | Method and Description | 
|---|---|
Collection<StructuralDiff> | 
getColumnDiffs()  | 
Collection<StructuralDiff> | 
getRowDiffs()  | 
boolean | 
isHorizontalStructureChanged()  | 
boolean | 
isVerticalStructureChanged()  | 
getChangedPositionRectangles, getLayercloneEvent, convertToLocalboolean isHorizontalStructureChanged()
Collection<StructuralDiff> getColumnDiffs()
boolean isVerticalStructureChanged()
Collection<StructuralDiff> getRowDiffs()
Copyright © 2013. All Rights Reserved.