Package | Description |
---|---|
cn.sucang.wf.model | |
cn.sucang.wf.service |
Modifier and Type | Method and Description |
---|---|
java.util.List<MxCell> |
MxGraphModel.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
MxGraphModel.setRoot(java.util.List<MxCell> root) |
Modifier and Type | Method and Description |
---|---|
MxCell |
GraphParser.getCellById(java.lang.String id)
根据Id标识获取MxCell
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MxCell> |
GraphParser.getCells() |
Modifier and Type | Method and Description |
---|---|
int |
GraphParser.setCellId(MxCell cell,
java.lang.String id) |
Copyright © 2019 by Sucang.cn