Class JDFAutoRepeatDesc

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

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

      • JDFAutoRepeatDesc

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

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

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

      • setAllowedRotate

        public void setAllowedRotate​(JDFAutoRepeatDesc.EnumAllowedRotate enumVar)
        (5) set attribute AllowedRotate
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setGutterX

        public void setGutterX​(double value)
        (36) set attribute GutterX
        Parameters:
        value - the value to set the attribute to
      • getGutterX

        public double getGutterX()
        (17) get double attribute GutterX
        Returns:
        double the value of the attribute
      • setGutterX2

        public void setGutterX2​(double value)
        (36) set attribute GutterX2
        Parameters:
        value - the value to set the attribute to
      • getGutterX2

        public double getGutterX2()
        (17) get double attribute GutterX2
        Returns:
        double the value of the attribute
      • setGutterY

        public void setGutterY​(double value)
        (36) set attribute GutterY
        Parameters:
        value - the value to set the attribute to
      • getGutterY

        public double getGutterY()
        (17) get double attribute GutterY
        Returns:
        double the value of the attribute
      • setGutterY2

        public void setGutterY2​(double value)
        (36) set attribute GutterY2
        Parameters:
        value - the value to set the attribute to
      • getGutterY2

        public double getGutterY2()
        (17) get double attribute GutterY2
        Returns:
        double the value of the attribute
      • setLayoutStyle

        public void setLayoutStyle​(VString value)
        (36) set attribute LayoutStyle
        Parameters:
        value - the value to set the attribute to
      • getLayoutStyle

        public VString getLayoutStyle()
        (21) get VString attribute LayoutStyle
        Returns:
        VString the value of the attribute
      • setOrderQuantity

        public void setOrderQuantity​(int value)
        (36) set attribute OrderQuantity
        Parameters:
        value - the value to set the attribute to
      • getOrderQuantity

        public int getOrderQuantity()
        (15) get int attribute OrderQuantity
        Returns:
        int the value of the attribute
      • setUseBleeds

        public void setUseBleeds​(boolean value)
        (36) set attribute UseBleeds
        Parameters:
        value - the value to set the attribute to
      • getUseBleeds

        public boolean getUseBleeds()
        (18) get boolean attribute UseBleeds
        Returns:
        boolean the value of the attribute