Class JDFAutoIDPImageShift

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoIDPImageShift
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFIDPImageShift

public abstract class JDFAutoIDPImageShift extends JDFElement
class JDFAutoIDPImageShift : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoIDPImageShift

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setPositionX

      public void setPositionX(JDFAutoImageShift.EPositionX enumVar)
      (5) set attribute PositionX
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEPositionX

      public JDFAutoImageShift.EPositionX getEPositionX()
      (9) get attribute PositionX
      Returns:
      the value of the attribute
    • setPositionX

      @Deprecated public void setPositionX(JDFAutoImageShift.EnumPositionX enumVar)
      Deprecated.
      use SetPositionX(EPositionX) based on java.lang.enum instead
      (5) set attribute PositionX
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPositionX

      Deprecated.
      use EPositionX GetEPositionX() based on java.lang.enum instead
      (9) get attribute PositionX
      Returns:
      the value of the attribute
    • setPositionY

      public void setPositionY(JDFAutoImageShift.EPositionY enumVar)
      (5) set attribute PositionY
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEPositionY

      public JDFAutoImageShift.EPositionY getEPositionY()
      (9) get attribute PositionY
      Returns:
      the value of the attribute
    • setPositionY

      @Deprecated public void setPositionY(JDFAutoImageShift.EnumPositionY enumVar)
      Deprecated.
      use SetPositionY(EPositionY) based on java.lang.enum instead
      (5) set attribute PositionY
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPositionY

      Deprecated.
      use EPositionY GetEPositionY() based on java.lang.enum instead
      (9) get attribute PositionY
      Returns:
      the value of the attribute
    • setShiftX

      public void setShiftX(int value)
      (36) set attribute ShiftX
      Parameters:
      value - the value to set the attribute to
    • getShiftX

      public int getShiftX()
      (15) get int attribute ShiftX
      Returns:
      int the value of the attribute
    • setShiftY

      public void setShiftY(int value)
      (36) set attribute ShiftY
      Parameters:
      value - the value to set the attribute to
    • getShiftY

      public int getShiftY()
      (15) get int attribute ShiftY
      Returns:
      int the value of the attribute
    • setShiftXSide1

      public void setShiftXSide1(int value)
      (36) set attribute ShiftXSide1
      Parameters:
      value - the value to set the attribute to
    • getShiftXSide1

      public int getShiftXSide1()
      (15) get int attribute ShiftXSide1
      Returns:
      int the value of the attribute
    • setShiftXSide2

      public void setShiftXSide2(int value)
      (36) set attribute ShiftXSide2
      Parameters:
      value - the value to set the attribute to
    • getShiftXSide2

      public int getShiftXSide2()
      (15) get int attribute ShiftXSide2
      Returns:
      int the value of the attribute
    • setShiftYSide1

      public void setShiftYSide1(int value)
      (36) set attribute ShiftYSide1
      Parameters:
      value - the value to set the attribute to
    • getShiftYSide1

      public int getShiftYSide1()
      (15) get int attribute ShiftYSide1
      Returns:
      int the value of the attribute
    • setShiftYSide2

      public void setShiftYSide2(int value)
      (36) set attribute ShiftYSide2
      Parameters:
      value - the value to set the attribute to
    • getShiftYSide2

      public int getShiftYSide2()
      (15) get int attribute ShiftYSide2
      Returns:
      int the value of the attribute