Class JDFAutoLayoutPreparationParams

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

    public abstract class JDFAutoLayoutPreparationParams
    extends JDFResource
    class JDFAutoLayoutPreparationParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoLayoutPreparationParams

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

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

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

      • setPageDistributionScheme

        public void setPageDistributionScheme​(java.lang.String value)
        (36) set attribute PageDistributionScheme
        Parameters:
        value - the value to set the attribute to
      • getPageDistributionScheme

        public java.lang.String getPageDistributionScheme()
        (23) get String attribute PageDistributionScheme
        Returns:
        the value of the attribute
      • setPageOrder

        public void setPageOrder​(java.lang.String value)
        (36) set attribute PageOrder
        Parameters:
        value - the value to set the attribute to
      • getPageOrder

        public java.lang.String getPageOrder()
        (23) get String attribute PageOrder
        Returns:
        the value of the attribute
      • setBackMarkList

        public void setBackMarkList​(VString value)
        (36) set attribute BackMarkList
        Parameters:
        value - the value to set the attribute to
      • getBackMarkList

        public VString getBackMarkList()
        (21) get VString attribute BackMarkList
        Returns:
        VString the value of the attribute
      • setCreepValue

        public void setCreepValue​(JDFXYPair value)
        (36) set attribute CreepValue
        Parameters:
        value - the value to set the attribute to
      • getCreepValue

        public JDFXYPair getCreepValue()
        (20) get JDFXYPair attribute CreepValue
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setFoldCatalog

        public void setFoldCatalog​(java.lang.String value)
        (36) set attribute FoldCatalog
        Parameters:
        value - the value to set the attribute to
      • getFoldCatalog

        public java.lang.String getFoldCatalog()
        (23) get String attribute FoldCatalog
        Returns:
        the value of the attribute
      • setFrontMarkList

        public void setFrontMarkList​(VString value)
        (36) set attribute FrontMarkList
        Parameters:
        value - the value to set the attribute to
      • getFrontMarkList

        public VString getFrontMarkList()
        (21) get VString attribute FrontMarkList
        Returns:
        VString the value of the attribute
      • setGutter

        public void setGutter​(JDFXYPair value)
        (36) set attribute Gutter
        Parameters:
        value - the value to set the attribute to
      • getGutter

        public JDFXYPair getGutter()
        (20) get JDFXYPair attribute Gutter
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setGutterMinimumLimit

        public void setGutterMinimumLimit​(JDFXYPair value)
        (36) set attribute GutterMinimumLimit
        Parameters:
        value - the value to set the attribute to
      • getGutterMinimumLimit

        public JDFXYPair getGutterMinimumLimit()
        (20) get JDFXYPair attribute GutterMinimumLimit
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setHorizontalCreep

        public void setHorizontalCreep​(JDFIntegerList value)
        (36) set attribute HorizontalCreep
        Parameters:
        value - the value to set the attribute to
      • getHorizontalCreep

        public JDFIntegerList getHorizontalCreep()
        (20) get JDFIntegerList attribute HorizontalCreep
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • setImplicitGutter

        public void setImplicitGutter​(JDFXYPair value)
        (36) set attribute ImplicitGutter
        Parameters:
        value - the value to set the attribute to
      • getImplicitGutter

        public JDFXYPair getImplicitGutter()
        (20) get JDFXYPair attribute ImplicitGutter
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setImplicitGutterMinimumLimit

        public void setImplicitGutterMinimumLimit​(JDFXYPair value)
        (36) set attribute ImplicitGutterMinimumLimit
        Parameters:
        value - the value to set the attribute to
      • getImplicitGutterMinimumLimit

        public JDFXYPair getImplicitGutterMinimumLimit()
        (20) get JDFXYPair attribute ImplicitGutterMinimumLimit
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setNumberUp

        public void setNumberUp​(JDFXYPair value)
        (36) set attribute NumberUp
        Parameters:
        value - the value to set the attribute to
      • getNumberUp

        public JDFXYPair getNumberUp()
        (20) get JDFXYPair attribute NumberUp
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setPresentationDirection

        public void setPresentationDirection​(java.lang.String value)
        (36) set attribute PresentationDirection
        Parameters:
        value - the value to set the attribute to
      • getPresentationDirection

        public java.lang.String getPresentationDirection()
        (23) get String attribute PresentationDirection
        Returns:
        the value of the attribute
      • setStackDepth

        public void setStackDepth​(int value)
        (36) set attribute StackDepth
        Parameters:
        value - the value to set the attribute to
      • getStackDepth

        public int getStackDepth()
        (15) get int attribute StackDepth
        Returns:
        int the value of the attribute
      • setStepDocs

        public void setStepDocs​(JDFXYPair value)
        (36) set attribute StepDocs
        Parameters:
        value - the value to set the attribute to
      • getStepDocs

        public JDFXYPair getStepDocs()
        (20) get JDFXYPair attribute StepDocs
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setStepRepeat

        public void setStepRepeat​(JDFIntegerList value)
        (36) set attribute StepRepeat
        Parameters:
        value - the value to set the attribute to
      • getStepRepeat

        public JDFIntegerList getStepRepeat()
        (20) get JDFIntegerList attribute StepRepeat
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • setSurfaceContentsBox

        public void setSurfaceContentsBox​(JDFRectangle value)
        (36) set attribute SurfaceContentsBox
        Parameters:
        value - the value to set the attribute to
      • getSurfaceContentsBox

        public JDFRectangle getSurfaceContentsBox()
        (20) get JDFRectangle attribute SurfaceContentsBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setVerticalCreep

        public void setVerticalCreep​(JDFIntegerList value)
        (36) set attribute VerticalCreep
        Parameters:
        value - the value to set the attribute to
      • getVerticalCreep

        public JDFIntegerList getVerticalCreep()
        (20) get JDFIntegerList attribute VerticalCreep
        Returns:
        JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
      • 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
      • getCreateInsertSheet

        public JDFInsertSheet getCreateInsertSheet​(int iSkip)
        (26) getCreateInsertSheet
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInsertSheet the element
      • getInsertSheet

        public JDFInsertSheet getInsertSheet​(int iSkip)
        (27) const get element InsertSheet
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInsertSheet the element default is getInsertSheet(0)
      • getAllInsertSheet

        public java.util.Collection<JDFInsertSheet> getAllInsertSheet()
        Get all InsertSheet from the current element
        Returns:
        Collection, null if none are available
      • appendInsertSheet

        public JDFInsertSheet appendInsertSheet()
        (30) append element InsertSheet
        Returns:
        JDFInsertSheet the element
      • refInsertSheet

        public void refInsertSheet​(JDFInsertSheet 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
      • getExternalImpositionTemplate

        public JDFExternalImpositionTemplate getExternalImpositionTemplate()
        (24) const get element ExternalImpositionTemplate
        Returns:
        JDFExternalImpositionTemplate the element
      • getCreateExternalImpositionTemplate

        public JDFExternalImpositionTemplate getCreateExternalImpositionTemplate()
        (25) getCreateExternalImpositionTemplate
        Returns:
        JDFExternalImpositionTemplate the element
      • appendExternalImpositionTemplate

        public JDFExternalImpositionTemplate appendExternalImpositionTemplate()
        (29) append element ExternalImpositionTemplate
        Returns:
        JDFExternalImpositionTemplate the element @ if the element already exists
      • refExternalImpositionTemplate

        public void refExternalImpositionTemplate​(JDFExternalImpositionTemplate 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
      • getCreateJobField

        public JDFJobField getCreateJobField​(int iSkip)
        (26) getCreateJobField
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJobField the element
      • getJobField

        public JDFJobField getJobField​(int iSkip)
        (27) const get element JobField
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFJobField the element default is getJobField(0)
      • getAllJobField

        public java.util.Collection<JDFJobField> getAllJobField()
        Get all JobField from the current element
        Returns:
        Collection, null if none are available
      • appendJobField

        public JDFJobField appendJobField()
        (30) append element JobField
        Returns:
        JDFJobField the element
      • refJobField

        public void refJobField​(JDFJobField refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getMedia

        public JDFMedia getMedia()
        (24) const get element Media
        Returns:
        JDFMedia the element
      • getCreateMedia

        public JDFMedia getCreateMedia()
        (25) getCreateMedia
        Returns:
        JDFMedia the element
      • appendMedia

        public JDFMedia appendMedia()
        (29) append element Media
        Returns:
        JDFMedia the element @ if the element already exists
      • refMedia

        public void refMedia​(JDFMedia refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getPageCell

        public JDFPageCell getPageCell()
        (24) const get element PageCell
        Returns:
        JDFPageCell the element
      • getCreatePageCell

        public JDFPageCell getCreatePageCell()
        (25) getCreatePageCell
        Returns:
        JDFPageCell the element
      • appendPageCell

        public JDFPageCell appendPageCell()
        (29) append element PageCell
        Returns:
        JDFPageCell the element @ if the element already exists