Documentation of 'org.apache.poi.xslf.usermodel.XSLFColor' Java class
XSLFColor
org.apache.poi.xslf.usermodel

Class XSLFColor



  • @Beta
     @Internal
    public class XSLFColor
    extends java.lang.Object
    Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color
    • 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.Color getColor() 
      org.apache.xmlbeans.XmlObject getXmlObject() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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

You see the box below because you did not login.