메소드 | 설명 | |
---|---|---|
GenerateXmlAttributes ( System writer ) : void |
속성들을 Xml Attribute로 생성합니다.
|
|
SetRootCategory ( |
메소드 | 설명 | |
---|---|---|
GenerateXmlElements ( System writer ) : void |
ChartElementBase 형식의 Element 객체들을 XML Element Node로 생성합니다.
|
public GenerateXmlAttributes ( System writer ) : void | ||
writer | System | Attribute를 쓸 Writer |
리턴 | void |
protected GenerateXmlElements ( System writer ) : void | ||
writer | System | Element를 쓸 Writer |
리턴 | void |
public SetRootCategory ( |
||
root | ||
리턴 | void |