Class JDFAutoLayoutIntent

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

    public abstract class JDFAutoLayoutIntent
    extends JDFIntentResource
    class JDFAutoLayoutIntent : public JDFIntentResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoLayoutIntent

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

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

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

      • setFolioCount

        public void setFolioCount​(JDFAutoLayoutIntent.EnumFolioCount enumVar)
        (5) set attribute FolioCount
        Parameters:
        enumVar - the enumVar to set the attribute to
      • 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
      • setOrientation

        public void setOrientation​(JDFAutoLayoutIntent.EnumOrientation enumVar)
        (5) set attribute Orientation
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setRotatePolicy

        public void setRotatePolicy​(JDFAutoLayoutIntent.EnumRotatePolicy enumVar)
        (5) set attribute RotatePolicy
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setSpreadType

        public void setSpreadType​(JDFAutoLayoutIntent.EnumSpreadType enumVar)
        (5) set attribute SpreadType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setSides

        public void setSides​(JDFAutoLayoutIntent.EnumSides enumVar)
        (5) set attribute Sides
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getCreateBleed

        public JDFNumberSpan getCreateBleed​(int iSkip)
        (26) getCreateBleed
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFNumberSpan the element
      • getBleed

        public JDFNumberSpan getBleed​(int iSkip)
        (27) const get element Bleed
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFNumberSpan the element default is getBleed(0)
      • getAllBleed

        public java.util.Collection<JDFNumberSpan> getAllBleed()
        Get all Bleed from the current element
        Returns:
        Collection, null if none are available
      • appendBleed

        public JDFNumberSpan appendBleed()
        (30) append element Bleed
        Returns:
        JDFNumberSpan the element
      • getDimensions

        public JDFXYPairSpan getDimensions()
        (24) const get element Dimensions
        Returns:
        JDFXYPairSpan the element
      • getCreateDimensions

        public JDFXYPairSpan getCreateDimensions()
        (25) getCreateDimensions
        Returns:
        JDFXYPairSpan the element
      • appendDimensions

        public JDFXYPairSpan appendDimensions()
        (29) append element Dimensions
        Returns:
        JDFXYPairSpan the element @ if the element already exists
      • getFinishedDimensions

        public JDFShapeSpan getFinishedDimensions()
        (24) const get element FinishedDimensions
        Returns:
        JDFShapeSpan the element
      • getCreateFinishedDimensions

        public JDFShapeSpan getCreateFinishedDimensions()
        (25) getCreateFinishedDimensions
        Returns:
        JDFShapeSpan the element
      • appendFinishedDimensions

        public JDFShapeSpan appendFinishedDimensions()
        (29) append element FinishedDimensions
        Returns:
        JDFShapeSpan the element @ if the element already exists
      • getFinishedGrainDirection

        public JDFSpanFinishedGrainDirection getFinishedGrainDirection()
        (24) const get element FinishedGrainDirection
        Returns:
        JDFSpanFinishedGrainDirection the element
      • getCreateFinishedGrainDirection

        public JDFSpanFinishedGrainDirection getCreateFinishedGrainDirection()
        (25) getCreateFinishedGrainDirection
        Returns:
        JDFSpanFinishedGrainDirection the element
      • appendFinishedGrainDirection

        public JDFSpanFinishedGrainDirection appendFinishedGrainDirection()
        (29) append element FinishedGrainDirection
        Returns:
        JDFSpanFinishedGrainDirection the element @ if the element already exists
      • getPages

        public JDFIntegerSpan getPages()
        (24) const get element Pages
        Returns:
        JDFIntegerSpan the element
      • getCreatePages

        public JDFIntegerSpan getCreatePages()
        (25) getCreatePages
        Returns:
        JDFIntegerSpan the element
      • appendPages

        public JDFIntegerSpan appendPages()
        (29) append element Pages
        Returns:
        JDFIntegerSpan the element @ if the element already exists
      • getPageVariance

        public JDFIntegerSpan getPageVariance()
        (24) const get element PageVariance
        Returns:
        JDFIntegerSpan the element
      • getCreatePageVariance

        public JDFIntegerSpan getCreatePageVariance()
        (25) getCreatePageVariance
        Returns:
        JDFIntegerSpan the element
      • appendPageVariance

        public JDFIntegerSpan appendPageVariance()
        (29) append element PageVariance
        Returns:
        JDFIntegerSpan the element @ if the element already exists
      • getLayout

        public JDFLayout getLayout()
        (24) const get element Layout
        Returns:
        JDFLayout the element
      • getCreateLayout

        public JDFLayout getCreateLayout()
        (25) getCreateLayout
        Returns:
        JDFLayout the element
      • appendLayout

        public JDFLayout appendLayout()
        (29) append element Layout
        Returns:
        JDFLayout the element @ if the element already exists
      • refLayout

        public void refLayout​(JDFLayout refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getSizePolicy

        public JDFSpanSizePolicy getSizePolicy()
        (24) const get element SizePolicy
        Returns:
        JDFSpanSizePolicy the element
      • getCreateSizePolicy

        public JDFSpanSizePolicy getCreateSizePolicy()
        (25) getCreateSizePolicy
        Returns:
        JDFSpanSizePolicy the element
      • appendSizePolicy

        public JDFSpanSizePolicy appendSizePolicy()
        (29) append element SizePolicy
        Returns:
        JDFSpanSizePolicy the element @ if the element already exists