public class DynSvg extends Object
| 构造器和说明 |
|---|
DynSvg() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<com.ds.esd.tool.ui.component.UIItem> |
getDymMenu() |
com.ds.esd.tool.ui.component.svg.SVGPathComponent |
getSvgPath() |
void |
setDymMenu(List<com.ds.esd.tool.ui.component.UIItem> dymMenu) |
void |
setSvgPath(com.ds.esd.tool.ui.component.svg.SVGPathComponent svgPath) |
public List<com.ds.esd.tool.ui.component.UIItem> getDymMenu()
public void setDymMenu(List<com.ds.esd.tool.ui.component.UIItem> dymMenu)
public com.ds.esd.tool.ui.component.svg.SVGPathComponent getSvgPath()
public void setSvgPath(com.ds.esd.tool.ui.component.svg.SVGPathComponent svgPath)
Copyright © 2023 onecode. All rights reserved.