org.apache.poi.xslf.usermodel
Class XSLFColor
- java.lang.Object
-
- org.apache.poi.xslf.usermodel.XSLFColor
-
-
Constructor Summary
Constructors Constructor and Description XSLFColor(org.apache.xmlbeans.XmlObject obj, XSLFTheme theme, org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.awt.ColorgetColor()org.apache.xmlbeans.XmlObjectgetXmlObject()
-
-
-
Constructor Detail
-
XSLFColor
public XSLFColor(org.apache.xmlbeans.XmlObject obj, XSLFTheme theme, org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor phClr)
-
-
Method Detail
-
getXmlObject
@Internal public org.apache.xmlbeans.XmlObject getXmlObject()
-
getColor
public java.awt.Color getColor()
- Returns:
- the displayed color as a Java Color. If not color information was found in the supplied xml object then a null is returned.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG