Class JDFAutoBendingParams

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
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFBendingParams

public abstract class JDFAutoBendingParams extends JDFResource
class JDFAutoBendingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoBendingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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(String value)
      (36) set attribute PunchType
      Parameters:
      value - the value to set the attribute to
    • getPunchType

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