Class JDFAutoHoleMakingIntent

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

    public abstract class JDFAutoHoleMakingIntent
    extends JDFIntentResource
    class JDFAutoHoleMakingIntent : public JDFIntentResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoHoleMakingIntent

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

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

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

      • setExtent

        public void setExtent​(JDFXYPair value)
        (36) set attribute Extent
        Parameters:
        value - the value to set the attribute to
      • getExtent

        public JDFXYPair getExtent()
        (20) get JDFXYPair attribute Extent
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • getHoleType

        public JDFStringSpan getHoleType()
        (24) const get element HoleType
        Returns:
        JDFStringSpan the element
      • getCreateHoleType

        public JDFStringSpan getCreateHoleType()
        (25) getCreateHoleType
        Returns:
        JDFStringSpan the element
      • appendHoleType

        public JDFStringSpan appendHoleType()
        (29) append element HoleType
        Returns:
        JDFStringSpan the element @ if the element already exists
      • getHoleList

        public JDFHoleList getHoleList()
        (24) const get element HoleList
        Returns:
        JDFHoleList the element
      • getCreateHoleList

        public JDFHoleList getCreateHoleList()
        (25) getCreateHoleList
        Returns:
        JDFHoleList the element
      • appendHoleList

        public JDFHoleList appendHoleList()
        (29) append element HoleList
        Returns:
        JDFHoleList the element @ if the element already exists