Class JDFAutoNumberItem

  • 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:
    JDFNumberItem

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

      • JDFAutoNumberItem

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

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

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

      • setStartValue

        public void setStartValue​(java.lang.String value)
        (36) set attribute StartValue
        Parameters:
        value - the value to set the attribute to
      • getStartValue

        public java.lang.String getStartValue()
        (23) get String attribute StartValue
        Returns:
        the value of the attribute
      • setStep

        public void setStep​(int value)
        (36) set attribute Step
        Parameters:
        value - the value to set the attribute to
      • getStep

        public int getStep()
        (15) get int attribute Step
        Returns:
        int the value of the attribute
      • getColorName

        public JDFSpanNamedColor getColorName()
        (24) const get element ColorName
        Returns:
        JDFSpanNamedColor the element
      • getCreateColorName

        public JDFSpanNamedColor getCreateColorName()
        (25) getCreateColorName
        Returns:
        JDFSpanNamedColor the element
      • appendColorName

        public JDFSpanNamedColor appendColorName()
        (29) append element ColorName
        Returns:
        JDFSpanNamedColor the element @ if the element already exists
      • getCreateColorNameDetails

        public JDFStringSpan getCreateColorNameDetails​(int iSkip)
        (26) getCreateColorNameDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFStringSpan the element
      • getColorNameDetails

        public JDFStringSpan getColorNameDetails​(int iSkip)
        (27) const get element ColorNameDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFStringSpan the element default is getColorNameDetails(0)
      • getAllColorNameDetails

        public java.util.Collection<JDFStringSpan> getAllColorNameDetails()
        Get all ColorNameDetails from the current element
        Returns:
        Collection, null if none are available
      • appendColorNameDetails

        public JDFStringSpan appendColorNameDetails()
        (30) append element ColorNameDetails
        Returns:
        JDFStringSpan the element
      • getXPosition

        public JDFNumberSpan getXPosition()
        (24) const get element XPosition
        Returns:
        JDFNumberSpan the element
      • getCreateXPosition

        public JDFNumberSpan getCreateXPosition()
        (25) getCreateXPosition
        Returns:
        JDFNumberSpan the element
      • appendXPosition

        public JDFNumberSpan appendXPosition()
        (29) append element XPosition
        Returns:
        JDFNumberSpan the element @ if the element already exists
      • getYPosition

        public JDFNumberSpan getYPosition()
        (24) const get element YPosition
        Returns:
        JDFNumberSpan the element
      • getCreateYPosition

        public JDFNumberSpan getCreateYPosition()
        (25) getCreateYPosition
        Returns:
        JDFNumberSpan the element
      • appendYPosition

        public JDFNumberSpan appendYPosition()
        (29) append element YPosition
        Returns:
        JDFNumberSpan the element @ if the element already exists
      • getOrientation

        public JDFNumberSpan getOrientation()
        (24) const get element Orientation
        Returns:
        JDFNumberSpan the element
      • getCreateOrientation

        public JDFNumberSpan getCreateOrientation()
        (25) getCreateOrientation
        Returns:
        JDFNumberSpan the element
      • appendOrientation

        public JDFNumberSpan appendOrientation()
        (29) append element Orientation
        Returns:
        JDFNumberSpan the element @ if the element already exists
      • getSeparationSpec

        public JDFSeparationSpec getSeparationSpec()
        (24) const get element SeparationSpec
        Returns:
        JDFSeparationSpec the element
      • getCreateSeparationSpec

        public JDFSeparationSpec getCreateSeparationSpec()
        (25) getCreateSeparationSpec
        Returns:
        JDFSeparationSpec the element
      • appendSeparationSpec

        public JDFSeparationSpec appendSeparationSpec()
        (29) append element SeparationSpec
        Returns:
        JDFSeparationSpec the element @ if the element already exists