Class JDFAutoPageCell

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

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

      • JDFAutoPageCell

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

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

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

      • setBorder

        public void setBorder​(double value)
        (36) set attribute Border
        Parameters:
        value - the value to set the attribute to
      • getBorder

        public double getBorder()
        (17) get double attribute Border
        Returns:
        double the value of the attribute
      • setClipBox

        public void setClipBox​(JDFRectangle value)
        (36) set attribute ClipBox
        Parameters:
        value - the value to set the attribute to
      • getClipBox

        public JDFRectangle getClipBox()
        (20) get JDFRectangle attribute ClipBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setMarkList

        public void setMarkList​(VString value)
        (36) set attribute MarkList
        Parameters:
        value - the value to set the attribute to
      • getMarkList

        public VString getMarkList()
        (21) get VString attribute MarkList
        Returns:
        VString the value of the attribute
      • setRotate

        public void setRotate​(JDFAutoPageCell.EnumRotate enumVar)
        (5) set attribute Rotate
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setTrimSize

        public void setTrimSize​(JDFXYPair value)
        (36) set attribute TrimSize
        Parameters:
        value - the value to set the attribute to
      • getTrimSize

        public JDFXYPair getTrimSize()
        (20) get JDFXYPair attribute TrimSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • getColor

        public JDFColor getColor()
        (24) const get element Color
        Returns:
        JDFColor the element
      • getCreateColor

        public JDFColor getCreateColor()
        (25) getCreateColor
        Returns:
        JDFColor the element
      • appendColor

        public JDFColor appendColor()
        (29) append element Color
        Returns:
        JDFColor the element @ if the element already exists
      • refColor

        public void refColor​(JDFColor refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getDeviceMark

        public JDFDeviceMark getDeviceMark()
        (24) const get element DeviceMark
        Returns:
        JDFDeviceMark the element
      • getCreateDeviceMark

        public JDFDeviceMark getCreateDeviceMark()
        (25) getCreateDeviceMark
        Returns:
        JDFDeviceMark the element
      • appendDeviceMark

        public JDFDeviceMark appendDeviceMark()
        (29) append element DeviceMark
        Returns:
        JDFDeviceMark the element @ if the element already exists
      • refDeviceMark

        public void refDeviceMark​(JDFDeviceMark refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getFitPolicy

        public JDFFitPolicy getFitPolicy()
        (24) const get element FitPolicy
        Returns:
        JDFFitPolicy the element
      • getCreateFitPolicy

        public JDFFitPolicy getCreateFitPolicy()
        (25) getCreateFitPolicy
        Returns:
        JDFFitPolicy the element
      • appendFitPolicy

        public JDFFitPolicy appendFitPolicy()
        (29) append element FitPolicy
        Returns:
        JDFFitPolicy the element @ if the element already exists
      • refFitPolicy

        public void refFitPolicy​(JDFFitPolicy refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getImageShift

        public JDFImageShift getImageShift()
        (24) const get element ImageShift
        Returns:
        JDFImageShift the element
      • getCreateImageShift

        public JDFImageShift getCreateImageShift()
        (25) getCreateImageShift
        Returns:
        JDFImageShift the element
      • appendImageShift

        public JDFImageShift appendImageShift()
        (29) append element ImageShift
        Returns:
        JDFImageShift the element @ if the element already exists