Class JDFAutoRepeatDesc

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoRepeatDesc
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFRepeatDesc

public abstract class JDFAutoRepeatDesc extends JDFElement
class JDFAutoRepeatDesc : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoRepeatDesc

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setAllowedRotate

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

      public JDFAutoRepeatDesc.EnumAllowedRotate getAllowedRotate()
      (9) get attribute AllowedRotate
      Returns:
      the value of the attribute
    • 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