Class JDFAutoImageShift

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

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

    • JDFAutoImageShift

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

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

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

    • getTheAttributeInfo

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

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

      public JDFAutoImageShift.EnumPositionX getPositionX()
      (9) get attribute PositionX
      Returns:
      the value of the attribute
    • setPositionY

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

      public JDFAutoImageShift.EnumPositionY getPositionY()
      (9) get attribute PositionY
      Returns:
      the value of the attribute
    • 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