ChartReaderpublic class EPFlowChartXmlReader extends EPChartXmlReader
rootEl| Constructor | Description |
|---|---|
EPFlowChartXmlReader(java.lang.String xmlFileName) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
checkFileType() |
|
protected java.lang.Class<?> |
getImplClass(java.lang.String type) |
|
protected <T extends EntityPlotter> |
readShape(T item,
org.jdom2.Element curEl) |
loadConnections, loadEntities, postProcessItempublic EPFlowChartXmlReader(java.lang.String xmlFileName)
throws java.lang.Exception
java.lang.Exceptionprotected void checkFileType()
checkFileType in class EPChartXmlReaderprotected java.lang.Class<?> getImplClass(java.lang.String type)
getImplClass in class EPChartXmlReaderprotected <T extends EntityPlotter> void readShape(T item, org.jdom2.Element curEl)
readShape in class EPChartXmlReaderCopyright © 2019 SMYLD. All rights reserved.