Class JDFAutoBendingParams

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

    public abstract class JDFAutoBendingParams
    extends JDFResource
    class JDFAutoBendingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoBendingParams

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

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

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

      • setBend

        public void setBend​(boolean value)
        (36) set attribute Bend
        Parameters:
        value - the value to set the attribute to
      • getBend

        public boolean getBend()
        (18) get boolean attribute Bend
        Returns:
        boolean the value of the attribute
      • setPunch

        public void setPunch​(boolean value)
        (36) set attribute Punch
        Parameters:
        value - the value to set the attribute to
      • getPunch

        public boolean getPunch()
        (18) get boolean attribute Punch
        Returns:
        boolean the value of the attribute
      • setPunchType

        public void setPunchType​(java.lang.String value)
        (36) set attribute PunchType
        Parameters:
        value - the value to set the attribute to
      • getPunchType

        public java.lang.String getPunchType()
        (23) get String attribute PunchType
        Returns:
        the value of the attribute