Class JDFAutoPosition

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

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

    • JDFAutoPosition

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

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

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

    • getTheAttributeInfo

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

      public void setAbsoluteBox(JDFRectangle value)
      (36) set attribute AbsoluteBox
      Parameters:
      value - the value to set the attribute to
    • getAbsoluteBox

      public JDFRectangle getAbsoluteBox()
      (20) get JDFRectangle attribute AbsoluteBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setMarginBottom

      public void setMarginBottom(double value)
      (36) set attribute MarginBottom
      Parameters:
      value - the value to set the attribute to
    • getMarginBottom

      public double getMarginBottom()
      (17) get double attribute MarginBottom
      Returns:
      double the value of the attribute
    • setMarginTop

      public void setMarginTop(double value)
      (36) set attribute MarginTop
      Parameters:
      value - the value to set the attribute to
    • getMarginTop

      public double getMarginTop()
      (17) get double attribute MarginTop
      Returns:
      double the value of the attribute
    • setMarginLeft

      public void setMarginLeft(double value)
      (36) set attribute MarginLeft
      Parameters:
      value - the value to set the attribute to
    • getMarginLeft

      public double getMarginLeft()
      (17) get double attribute MarginLeft
      Returns:
      double the value of the attribute
    • setMarginRight

      public void setMarginRight(double value)
      (36) set attribute MarginRight
      Parameters:
      value - the value to set the attribute to
    • getMarginRight

      public double getMarginRight()
      (17) get double attribute MarginRight
      Returns:
      double the value of the attribute
    • setOrientation

      public void setOrientation(JDFAutoPosition.EnumOrientation enumVar)
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOrientation

      public JDFAutoPosition.EnumOrientation getOrientation()
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setRelativeBox

      public void setRelativeBox(JDFRectangle value)
      (36) set attribute RelativeBox
      Parameters:
      value - the value to set the attribute to
    • getRelativeBox

      public JDFRectangle getRelativeBox()
      (20) get JDFRectangle attribute RelativeBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle