Class JDFAutoHole

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

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

      • JDFAutoHole

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

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

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

      • setCenter

        public void setCenter​(JDFXYPair value)
        (36) set attribute Center
        Parameters:
        value - the value to set the attribute to
      • getCenter

        public JDFXYPair getCenter()
        (20) get JDFXYPair attribute Center
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • 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
      • setShape

        public void setShape​(JDFAutoHole.EnumShape enumVar)
        (5) set attribute Shape
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getShape

        public JDFAutoHole.EnumShape getShape()
        (9) get attribute Shape
        Returns:
        the value of the attribute