Class JDFAutoPageData

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

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

      • JDFAutoPageData

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

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

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

      • setAssemblyID

        public void setAssemblyID​(java.lang.String value)
        (36) set attribute AssemblyID
        Parameters:
        value - the value to set the attribute to
      • getAssemblyID

        public java.lang.String getAssemblyID()
        (23) get String attribute AssemblyID
        Returns:
        the value of the attribute
      • setAssemblyIDs

        public void setAssemblyIDs​(VString value)
        (36) set attribute AssemblyIDs
        Parameters:
        value - the value to set the attribute to
      • getAssemblyIDs

        public VString getAssemblyIDs()
        (21) get VString attribute AssemblyIDs
        Returns:
        VString the value of the attribute
      • setCatalogID

        public void setCatalogID​(java.lang.String value)
        (36) set attribute CatalogID
        Parameters:
        value - the value to set the attribute to
      • getCatalogID

        public java.lang.String getCatalogID()
        (23) get String attribute CatalogID
        Returns:
        the value of the attribute
      • setCatalogDetails

        public void setCatalogDetails​(java.lang.String value)
        (36) set attribute CatalogDetails
        Parameters:
        value - the value to set the attribute to
      • getCatalogDetails

        public java.lang.String getCatalogDetails()
        (23) get String attribute CatalogDetails
        Returns:
        the value of the attribute
      • setFoldOutPages

        public void setFoldOutPages​(JDFIntegerList value)
        (36) set attribute FoldOutPages
        Parameters:
        value - the value to set the attribute to
      • getFoldOutPages

        public JDFIntegerList getFoldOutPages()
        (20) get JDFIntegerList attribute FoldOutPages
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • setHasBleeds

        public void setHasBleeds​(boolean value)
        (36) set attribute HasBleeds
        Parameters:
        value - the value to set the attribute to
      • getHasBleeds

        public boolean getHasBleeds()
        (18) get boolean attribute HasBleeds
        Returns:
        boolean the value of the attribute
      • setIsBlank

        public void setIsBlank​(boolean value)
        (36) set attribute IsBlank
        Parameters:
        value - the value to set the attribute to
      • getIsBlank

        public boolean getIsBlank()
        (18) get boolean attribute IsBlank
        Returns:
        boolean the value of the attribute
      • setIsPrintable

        public void setIsPrintable​(boolean value)
        (36) set attribute IsPrintable
        Parameters:
        value - the value to set the attribute to
      • getIsPrintable

        public boolean getIsPrintable()
        (18) get boolean attribute IsPrintable
        Returns:
        boolean the value of the attribute
      • setIsTrapped

        public void setIsTrapped​(boolean value)
        (36) set attribute IsTrapped
        Parameters:
        value - the value to set the attribute to
      • getIsTrapped

        public boolean getIsTrapped()
        (18) get boolean attribute IsTrapped
        Returns:
        boolean the value of the attribute
      • setJobID

        public void setJobID​(java.lang.String value)
        (36) set attribute JobID
        Parameters:
        value - the value to set the attribute to
      • getJobID

        public java.lang.String getJobID()
        (23) get String attribute JobID
        Returns:
        the value of the attribute
      • setPageFormat

        public void setPageFormat​(java.lang.String value)
        (36) set attribute PageFormat
        Parameters:
        value - the value to set the attribute to
      • getPageFormat

        public java.lang.String getPageFormat()
        (23) get String attribute PageFormat
        Returns:
        the value of the attribute
      • setPageIndex

        public void setPageIndex​(JDFIntegerRangeList value)
        (36) set attribute PageIndex
        Parameters:
        value - the value to set the attribute to
      • getPageIndex

        public JDFIntegerRangeList getPageIndex()
        (20) get JDFIntegerRangeList attribute PageIndex
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setPageLabel

        public void setPageLabel​(java.lang.String value)
        (36) set attribute PageLabel
        Parameters:
        value - the value to set the attribute to
      • getPageLabel

        public java.lang.String getPageLabel()
        (23) get String attribute PageLabel
        Returns:
        the value of the attribute
      • setPageLabelPrefix

        public void setPageLabelPrefix​(java.lang.String value)
        (36) set attribute PageLabelPrefix
        Parameters:
        value - the value to set the attribute to
      • getPageLabelPrefix

        public java.lang.String getPageLabelPrefix()
        (23) get String attribute PageLabelPrefix
        Returns:
        the value of the attribute
      • setPageLabelSuffix

        public void setPageLabelSuffix​(java.lang.String value)
        (36) set attribute PageLabelSuffix
        Parameters:
        value - the value to set the attribute to
      • getPageLabelSuffix

        public java.lang.String getPageLabelSuffix()
        (23) get String attribute PageLabelSuffix
        Returns:
        the value of the attribute
      • setPageStatus

        public void setPageStatus​(java.lang.String value)
        (36) set attribute PageStatus
        Parameters:
        value - the value to set the attribute to
      • getPageStatus

        public java.lang.String getPageStatus()
        (23) get String attribute PageStatus
        Returns:
        the value of the attribute
      • setProductID

        public void setProductID​(java.lang.String value)
        (36) set attribute ProductID
        Parameters:
        value - the value to set the attribute to
      • getProductID

        public java.lang.String getProductID()
        (23) get String attribute ProductID
        Returns:
        the value of the attribute
      • setSourceBleedBox

        public void setSourceBleedBox​(JDFRectangle value)
        (36) set attribute SourceBleedBox
        Parameters:
        value - the value to set the attribute to
      • getSourceBleedBox

        public JDFRectangle getSourceBleedBox()
        (20) get JDFRectangle attribute SourceBleedBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setSourceClipBox

        public void setSourceClipBox​(JDFRectangle value)
        (36) set attribute SourceClipBox
        Parameters:
        value - the value to set the attribute to
      • getSourceClipBox

        public JDFRectangle getSourceClipBox()
        (20) get JDFRectangle attribute SourceClipBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setSourceTrimBox

        public void setSourceTrimBox​(JDFRectangle value)
        (36) set attribute SourceTrimBox
        Parameters:
        value - the value to set the attribute to
      • getSourceTrimBox

        public JDFRectangle getSourceTrimBox()
        (20) get JDFRectangle attribute SourceTrimBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setTemplate

        public void setTemplate​(boolean value)
        (36) set attribute Template
        Parameters:
        value - the value to set the attribute to
      • getTemplate

        public boolean getTemplate()
        (18) get boolean attribute Template
        Returns:
        boolean the value of the attribute
      • getElementColorParams

        public JDFElementColorParams getElementColorParams()
        (24) const get element ElementColorParams
        Returns:
        JDFElementColorParams the element
      • getCreateElementColorParams

        public JDFElementColorParams getCreateElementColorParams()
        (25) getCreateElementColorParams
        Returns:
        JDFElementColorParams the element
      • appendElementColorParams

        public JDFElementColorParams appendElementColorParams()
        (29) append element ElementColorParams
        Returns:
        JDFElementColorParams the element @ if the element already exists
      • refElementColorParams

        public void refElementColorParams​(JDFElementColorParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getImageCompressionParams

        public JDFImageCompressionParams getImageCompressionParams()
        (24) const get element ImageCompressionParams
        Returns:
        JDFImageCompressionParams the element
      • getCreateImageCompressionParams

        public JDFImageCompressionParams getCreateImageCompressionParams()
        (25) getCreateImageCompressionParams
        Returns:
        JDFImageCompressionParams the element
      • appendImageCompressionParams

        public JDFImageCompressionParams appendImageCompressionParams()
        (29) append element ImageCompressionParams
        Returns:
        JDFImageCompressionParams the element @ if the element already exists
      • refImageCompressionParams

        public void refImageCompressionParams​(JDFImageCompressionParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateOCGControl

        public JDFOCGControl getCreateOCGControl​(int iSkip)
        (26) getCreateOCGControl
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFOCGControl the element
      • getOCGControl

        public JDFOCGControl getOCGControl​(int iSkip)
        (27) const get element OCGControl
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFOCGControl the element default is getOCGControl(0)
      • getAllOCGControl

        public java.util.Collection<JDFOCGControl> getAllOCGControl()
        Get all OCGControl from the current element
        Returns:
        Collection, null if none are available
      • appendOCGControl

        public JDFOCGControl appendOCGControl()
        (30) append element OCGControl
        Returns:
        JDFOCGControl the element
      • getCreatePageElement

        public JDFPageElement getCreatePageElement​(int iSkip)
        (26) getCreatePageElement
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPageElement the element
      • getPageElement

        public JDFPageElement getPageElement​(int iSkip)
        (27) const get element PageElement
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFPageElement the element default is getPageElement(0)
      • getAllPageElement

        public java.util.Collection<JDFPageElement> getAllPageElement()
        Get all PageElement from the current element
        Returns:
        Collection, null if none are available
      • appendPageElement

        public JDFPageElement appendPageElement()
        (30) append element PageElement
        Returns:
        JDFPageElement the element
      • getScreeningParams

        public JDFScreeningParams getScreeningParams()
        (24) const get element ScreeningParams
        Returns:
        JDFScreeningParams the element
      • getCreateScreeningParams

        public JDFScreeningParams getCreateScreeningParams()
        (25) getCreateScreeningParams
        Returns:
        JDFScreeningParams the element
      • appendScreeningParams

        public JDFScreeningParams appendScreeningParams()
        (29) append element ScreeningParams
        Returns:
        JDFScreeningParams the element @ if the element already exists
      • refScreeningParams

        public void refScreeningParams​(JDFScreeningParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateSeparationSpec

        public JDFSeparationSpec getCreateSeparationSpec​(int iSkip)
        (26) getCreateSeparationSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSeparationSpec the element
      • getSeparationSpec

        public JDFSeparationSpec getSeparationSpec​(int iSkip)
        (27) const get element SeparationSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFSeparationSpec the element default is getSeparationSpec(0)
      • getAllSeparationSpec

        public java.util.Collection<JDFSeparationSpec> getAllSeparationSpec()
        Get all SeparationSpec from the current element
        Returns:
        Collection, null if none are available
      • appendSeparationSpec

        public JDFSeparationSpec appendSeparationSpec()
        (30) append element SeparationSpec
        Returns:
        JDFSeparationSpec the element