Class JDFAutoImageShift

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

    public abstract class JDFAutoImageShift
    extends JDFElement
    class JDFAutoImageShift : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoImageShift

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

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

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

      • setPositionX

        public void setPositionX​(JDFAutoImageShift.EnumPositionX enumVar)
        (5) set attribute PositionX
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPositionY

        public void setPositionY​(JDFAutoImageShift.EnumPositionY enumVar)
        (5) set attribute PositionY
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setShiftBack

        public void setShiftBack​(JDFXYPair value)
        (36) set attribute ShiftBack
        Parameters:
        value - the value to set the attribute to
      • getShiftBack

        public JDFXYPair getShiftBack()
        (20) get JDFXYPair attribute ShiftBack
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setShiftFront

        public void setShiftFront​(JDFXYPair value)
        (36) set attribute ShiftFront
        Parameters:
        value - the value to set the attribute to
      • getShiftFront

        public JDFXYPair getShiftFront()
        (20) get JDFXYPair attribute ShiftFront
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair