Class JDFAutoPageElement

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

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

      • JDFAutoPageElement

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

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

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

      • setContentDataRefs

        public void setContentDataRefs​(VString value)
        (36) set attribute ContentDataRefs
        Parameters:
        value - the value to set the attribute to
      • getContentDataRefs

        public VString getContentDataRefs()
        (21) get VString attribute ContentDataRefs
        Returns:
        VString the value of the attribute
      • setContentListIndex

        public void setContentListIndex​(int value)
        (36) set attribute ContentListIndex
        Parameters:
        value - the value to set the attribute to
      • getContentListIndex

        public int getContentListIndex()
        (15) get int attribute ContentListIndex
        Returns:
        int the value of the attribute
      • setElementPages

        public void setElementPages​(JDFIntegerRangeList value)
        (36) set attribute ElementPages
        Parameters:
        value - the value to set the attribute to
      • getElementPages

        public JDFIntegerRangeList getElementPages()
        (20) get JDFIntegerRangeList attribute ElementPages
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setContentType

        public void setContentType​(java.lang.String value)
        (36) set attribute ContentType
        Parameters:
        value - the value to set the attribute to
      • getContentType

        public java.lang.String getContentType()
        (23) get String attribute ContentType
        Returns:
        the value of the attribute
      • setRelativeBox

        public void setRelativeBox​(JDFRectangle value)
        (36) set attribute RelativeBox
        Parameters:
        value - the value to set the attribute to
      • getRelativeBox

        public JDFRectangle getRelativeBox()
        (20) get JDFRectangle attribute RelativeBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle