Class JDFAutoPositionObj

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

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

      • JDFAutoPositionObj

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

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

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

      • setAnchor

        public void setAnchor​(JDFAutoPositionObj.EnumAnchor enumVar)
        (5) set attribute Anchor
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setCTM

        public void setCTM​(JDFMatrix value)
        (36) set attribute CTM
        Parameters:
        value - the value to set the attribute to
      • getCTM

        public JDFMatrix getCTM()
        (20) get JDFMatrix attribute CTM
        Returns:
        JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
      • setPageRange

        public void setPageRange​(JDFIntegerRangeList value)
        (36) set attribute PageRange
        Parameters:
        value - the value to set the attribute to
      • getPageRange

        public JDFIntegerRangeList getPageRange()
        (20) get JDFIntegerRangeList attribute PageRange
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setPositionPolicy

        public void setPositionPolicy​(JDFAutoPositionObj.EnumPositionPolicy enumVar)
        (5) set attribute PositionPolicy
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setRelativeSize

        public void setRelativeSize​(JDFXYPair value)
        (36) set attribute RelativeSize
        Parameters:
        value - the value to set the attribute to
      • getRelativeSize

        public JDFXYPair getRelativeSize()
        (20) get JDFXYPair attribute RelativeSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setRotationPolicy

        public void setRotationPolicy​(JDFAutoPositionObj.EnumRotationPolicy enumVar)
        (5) set attribute RotationPolicy
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setSize

        public void setSize​(JDFXYPair value)
        (36) set attribute Size
        Parameters:
        value - the value to set the attribute to
      • getSize

        public JDFXYPair getSize()
        (20) get JDFXYPair attribute Size
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setSizePolicy

        public void setSizePolicy​(JDFAutoPositionObj.EnumSizePolicy enumVar)
        (5) set attribute SizePolicy
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getRefAnchor

        public JDFRefAnchor getRefAnchor()
        (24) const get element RefAnchor
        Returns:
        JDFRefAnchor the element
      • getCreateRefAnchor

        public JDFRefAnchor getCreateRefAnchor()
        (25) getCreateRefAnchor
        Returns:
        JDFRefAnchor the element
      • appendRefAnchor

        public JDFRefAnchor appendRefAnchor()
        (29) append element RefAnchor
        Returns:
        JDFRefAnchor the element @ if the element already exists