public class RightDuplocatorWrapper extends Object
构造器和说明 |
---|
RightDuplocatorWrapper(String mainCellName) |
限定符和类型 | 方法和说明 |
---|---|
void |
addCellRightDuplicator(CellRightDuplicator duplicator) |
boolean |
contains(Cell cell) |
List<CellRightDuplicator> |
fetchChildrenDuplicator(Cell topParentCell) |
List<CellRightDuplicator> |
getCellDuplicators() |
List<CellRightDuplicator> |
getMainCellChildren() |
public RightDuplocatorWrapper(String mainCellName)
public void addCellRightDuplicator(CellRightDuplicator duplicator)
public boolean contains(Cell cell)
public List<CellRightDuplicator> getMainCellChildren()
public List<CellRightDuplicator> fetchChildrenDuplicator(Cell topParentCell)
public List<CellRightDuplicator> getCellDuplicators()
Copyright © 2022 Bstek. All rights reserved.