Package com.independentsoft.office.vml
Class Complex
java.lang.Object
com.independentsoft.office.vml.Complex
- All Implemented Interfaces:
IContentElement,IVmlElement
The Class Complex.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Complex
public Complex()Instantiates a new complex.
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIVmlElement- Overrides:
clonein classObject
-
toString
-
getValue
Gets the value.- Returns:
- the value
-
setValue
Sets the value.- Parameters:
value- the new value
-