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