Class JDFAutoIcon

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFIcon

    public abstract class JDFAutoIcon
    extends JDFElement
    class JDFAutoIcon : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoIcon

        protected JDFAutoIcon​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                              java.lang.String qualifiedName)
        Constructor for JDFAutoIcon
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoIcon

        protected JDFAutoIcon​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                              java.lang.String myNamespaceURI,
                              java.lang.String qualifiedName)
        Constructor for JDFAutoIcon
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoIcon

        protected JDFAutoIcon​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                              java.lang.String myNamespaceURI,
                              java.lang.String qualifiedName,
                              java.lang.String myLocalName)
        Constructor for JDFAutoIcon
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setSize

        public void setSize​(JDFXYPair value)
        (36) set attribute Size
        Parameters:
        value - the value to set the attribute to
      • getSize

        public JDFXYPair getSize()
        (20) get JDFXYPair attribute Size
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setBitDepth

        public void setBitDepth​(int value)
        (36) set attribute BitDepth
        Parameters:
        value - the value to set the attribute to
      • getBitDepth

        public int getBitDepth()
        (15) get int attribute BitDepth
        Returns:
        int the value of the attribute
      • setIconUsage

        public void setIconUsage​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute IconUsage
        Parameters:
        v - vector of the enumeration values
      • getIconUsage

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getIconUsage()
        (9.2) get IconUsage attribute IconUsage
        Returns:
        Vector of the enumerations
      • getFileSpec

        public JDFFileSpec getFileSpec()
        (24) const get element FileSpec
        Returns:
        JDFFileSpec the element
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec()
        (25) getCreateFileSpec
        Returns:
        JDFFileSpec the element
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (29) append element FileSpec
        Returns:
        JDFFileSpec the element @ if the element already exists