Class ExtrusionColor
java.lang.Object
com.independentsoft.office.drawing.Color
com.independentsoft.office.drawing.ExtrusionColor
The Class ExtrusionColor.
-
Field Summary
Fields inherited from class com.independentsoft.office.drawing.Color
colorChoice -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new extrusion color.ExtrusionColor(InternalXMLStreamReader reader)Instantiates a new extrusion color. -
Method Summary
Methods inherited from class com.independentsoft.office.drawing.Color
getColorChoice, setColorChoice
-
Constructor Details
-
ExtrusionColor
public ExtrusionColor()Instantiates a new extrusion color. -
ExtrusionColor
Instantiates a new extrusion color.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details